I have automatic snapshots of my opensearch cluster in amazon and I get list of them using this command:
GET _snapshot/cs-automated-enc
now I try to find a way to download this snapshot with all of its data to my computer maybe some day I want to restore it back to amazon open search.
Can I have done this ? If no, what other options do I have? Do I have to keep it only in Amazon S3 buckets?