software.amazon.awscdk.services.iam.ManagedPolicy: Tags not generated #29428
Labels
@aws-cdk/aws-iam
Related to AWS Identity and Access Management
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p2
Describe the bug
When a ,amahed policy is cxreated, tags are no generated.
The tags mage be directly attached using Tags.of(policy) or that are inherited from the stack itself.
Expected Behavior
Tags are attached to the managed policy.
Current Behavior
Tags are not attached top the managed policy.
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.102.0 (build 2abc59a)
Framework Version
2.102.0 (build 2abc59a)
Node.js Version
v18.16.0
OS
WIndows 10
Language
Java
Language Version
11
Other information
No response
The text was updated successfully, but these errors were encountered: