Andrej van der Zee

Results 16 comments of Andrej van der Zee

Thanks @damieva ! This works indeed. Closing issue.

We also require web identity. The AWS SDK 3.x supports it ( (https://docs.aws.amazon.com/sdkref/latest/guide/feature-assume-role-credentials.html), but is not implemented in this plugin. For example: ``` [default] role_arn = arn:aws:iam::111111111111111:role/opensearch-bulk credential_source = Environment...

The same holds for using the `aws_assume_role_arn` with environment variables `AWS_ACCESS_KEY_ID` and `AWS_ACCES_KEY`. Only via the `~/.aws/credentials file` it works.