aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 56 forks source link

[AWS::SES::ConfigurationSet] - [Enhancement] - Implement `GetAtt` for the `Resource Name` #1660

Open r-heimann opened 1 year ago

r-heimann commented 1 year ago

Name of the resource

AWS::SES::ConfigurationSet

Description

Currently AWS::SES::ConfigurationSet only supports Ref to get the Resource Name. Implementing this would be great.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-configurationset.html

Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68

r-heimann commented 1 month ago

Still no !GetAtt support