Andrej van der Zee
Andrej van der Zee
Seeing the same issue with chart 41.7.4
Thanks @damieva ! This works indeed. Closing issue.
We require this too.
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.