Delete Elasticsearch repository in S3

Hello!

Is there anyone here who knows how to delete AWS managed elasticsearch repository in S3 using curator? Or any command?

Should be as simple as:

DELETE /_snapshot/REPOSITORY_NAME

This will remove the repository from Elasticsearch, but will not delete the S3 bucket.

Hello @theuntergeek

Thank you!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.