iam: policy names attached to imported resources conflict with each other #7483
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
p2
Unable to change to a dynamic policy name when using
grantXXX()
api.Given the following within a
stack
:if I am to create multiple
templates
the above will create the samepolicy name
meaning that anthing on the same account will override the policy statement.Therefore if i deploy
dev
followed bytest
I will lose the send permissions indev
Environment
The text was updated successfully, but these errors were encountered: