Skip to content

liferay-labs/restore-backup-elastisearch-aws-lambda

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages