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::Lambda::LayerVersion] - [Enhancement] - Implement GetAtt for the ARN #1654

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

Comments

@r-heimann
Copy link

r-heimann commented May 5, 2023

Name of the resource

AWS::Lambda::LayerVersion

Description

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

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-layerversion.html

Related to #68

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

Seems to be implemented now?

Fn::GetAtt
LayerVersionArn
Property description not available.

@r-heimann r-heimann changed the title (AWS::Lambda::LayerVersion) Implement GetAtt for the ARN [AWS::Lambda::LayerVersion] - [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