(IAM): Policy L2 Construct helper methods #29740
Labels
@aws-cdk/aws-iam
Related to AWS Identity and Access Management
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
IPolicy has policyName only, looking for policyArn field as well.
IManagedPolicy has managedPolicyArn only, looking for managedPolicyName.
Use Case
I want to take either IPolicy or IManagedPolicy and be able to extract both policy name and arn from it without custom implementation.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.132.0
Environment details (OS name and version, etc.)
Amazon Linux2
The text was updated successfully, but these errors were encountered: