Skip to content

Conversation

@binarymatt
Copy link
Contributor

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
@linux-foundation-easycla
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
Contributor 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
Contributor 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

@binarymatt
Copy link
Contributor Author

is there anything i can do to move this along?

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Feb 15, 2025
atoulme pushed a commit that referenced this pull request Mar 7, 2025
…assumption (#38062)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### 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.

This is reopening this
[pr](#36725)

<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes

<!--Describe what testing was performed and which tests were added.-->
#### Testing

<!--Describe the documentation added.-->
#### Documentation

<!--Please delete paragraphs that you did not use before submitting.-->
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