Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 426 Bytes

README.markdown

File metadata and controls

16 lines (11 loc) · 426 Bytes

AWS Lambda for listing Elasticsearch backups:

A parameter of type RestoreBackupRequest must be provided to the Lambda.

{
 "host": "Endpoint of the aws elasticsearch domain",
 "bucket": "Bucket repository name",
 "backup": "Backup Id"
}

Actions performed in Elasticsearch: