Skip to content

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

Repository files navigation

AWS Lambda for backup indices:

A parameter of type BackupData should be provided to the Lambda for the Backup information.

{
 "host": "host of the elastic search to be backedup",
 "bucket": "s3 bucket were the backup will be stores",
 "role": "role that will execute the backup"

}

About

Create Backup of a Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages