Extending --auth to work with ES AWS IAM
panchicore opened this issue · 0 comments
panchicore commented
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.