How to create S3 bucket using ES 5.1 s3 repository plugin

Hi,
I am exploring the path to use ES 5.1 s3 repository plugin for snapshot & restore. I can get this working when i have a per-existing s3 bucket in AWS.

Trying to understand how ES can create a bucket if it doesn't already exists before creating a repository/snapshot

I can see here - https://www.elastic.co/guide/en/elasticsearch/plugins/5.1/repository-s3-repository.html

it mentions - "If you want elasticsearch to create the bucket instead, you can add the permission to create a specific bucket like this:" , but i couldn't find any instruction on how to create the bucket from ES.

Thanks
Saiket

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