The Amazon OpenSearch Service web console provides the option to Edit Cluster configuration, but there is no explicit way of changing a domain's name. Is there an alternative way (such as CLI or a classic web console hidden feature?
Asked
Active
Viewed 524 times
1 Answers
1
Not that I'm aware of. The current choice is laborious:
- create a new domain with the desired new name
- restore a snapshot from the old into the new one
- test it
- retire/delete the old one.
Hopefully AWS may add this feature in the future or the option to add a unique alias the cluster name.

Ricardo
- 3,696
- 5
- 36
- 50