1 Answer
- Newest
- Most votes
- Most comments
0
Hi Check for Errors:
- Access OpenSearch Service logs through AWS CloudWatch console. Look for error messages related to the deletion
Use the AWS CLI:
- Try deleting the domain using the AWS CLI command:
aws es delete-elasticsearch-domain --domain-name my-domain-name
This can bypass potential UI issues.
Consider AWS Support:
- If the domain remains stuck for over 24 hours, contact AWS Support.
- They can investigate further and provide specific guidance.
Relevant content
- asked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 months ago