Skip to content

Failing to set up AWS auth for a sink? #14419

Answered by jszwedko
nahkampf asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @nahkampf !

The docs definitely don't make this clear, but assum_role isn't compatible with providing static credentials via access_key_id and secret_access_key. Though, it certainly could be, would you want to open an issue?.

As a work around, you can provide assume_role in the config and then provide the AWS credentials via the environment variables: AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nahkampf
Comment options

Answer selected by nahkampf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants