-
Notifications
You must be signed in to change notification settings - Fork 423
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IAM ARNs can have paths (ex. arn:aws:iam::123456789012:assumed-role/org/team/rolename/session). When normalizing the assumed role the output only contained the first part of the path after assumed-role. Signed-off-by: Matt Landis <matlan@amazon.com>
- Loading branch information
1 parent
bae670c
commit b5938b9
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters