Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AWS::IAM::ManagedPolicy] - [Enhancement] - Implement GetAtt for the ARN #1631

Closed
r-heimann opened this issue Apr 27, 2023 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@r-heimann
Copy link

r-heimann commented Apr 27, 2023

Name of the resource

AWS::ACMPCA::Certificate

Description

Currently AWS::IAM::ManagedPolicy only supports Ref to get the ARN. Implementing this would be great.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-managedpolicy.html

Related to #68

@r-heimann r-heimann added the enhancement New feature or request label Apr 27, 2023
@r-heimann
Copy link
Author

Seems to be implemented now:

PolicyArn
Property description not available.

@r-heimann r-heimann changed the title (AWS::IAM::ManagedPolicy) Implement GetAtt for the ARN [AWS::IAM::ManagedPolicy] - [Enhancement] - Implement GetAtt for the ARN Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant