@aws-cdk/aws-iam: concrete role/group/user ARN does not include path #13156
Labels
@aws-cdk/aws-iam
Related to AWS Identity and Access Management
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/small
Small work item – less than a day of effort
good first issue
Related to contributions. See CONTRIBUTING.md
p1
IAM groups, users, and roles do not have the path included in their cross-environment ARN (i.e. in the getResourceArnAttribute's second argument)
Reproduction Steps
What did you expect to happen?
Correct ARN
What actually happened?
Invalid ARN error
Environment
Other
I tried creating a pull request, since this is a quick fix. However, I am having problems with pushing to GitHub.
This was basically my solution (also applied to group and user):
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: