Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add external id config for role assumption #36725

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

binarymatt
Copy link

Description

When assuming a role in an external AWS account, there are cases where it's desirable to have an external id in the role assumption trust policy. This pull requests adds external id as an optional parameter when role assumption is used to retrieve AWS credentials.

@binarymatt binarymatt requested a review from a team as a code owner December 9, 2024 16:31
Copy link

linux-foundation-easycla bot commented Dec 9, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@andrzej-stencel
Copy link
Member

@binarymatt please sign the CLA.

Would it make sense to update the respective exporters' docs, adding the new configuration option?

Code owners please review.

@binarymatt
Copy link
Author

@andrzej-stencel i'm working on the CLA with my company today.

I will look at updating the exporter docs as well, thanks.

@binarymatt
Copy link
Author

@andrzej-stencel when i took a look at some of the exporter docs and realized that various exporters do not include docs for role_arn. I'm going to add both items to the docs where needed for exporters that use AWSSessionSettings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants