taraslayshchuk/es2csv

Extending --auth to work with ES AWS IAM

panchicore opened this issue · 0 comments

When using Amazon Elasticsearch Service protected by AWS Identity and Access Management (IAM), allow es2csv to receive Access Key ID and Secret Access Key.

see before in https://github.com/taskrabbit/elasticsearch-dump where --awsAccessKeyId
--awsSecretAccessKey are used.