aws-cloudformation / aws-cloudformation-resource-providers-codeartifact

The CloudFormation Resource Provider Package for the AWS CodeArtifact service
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_CodeArtifact.html
Apache License 2.0
27 stars 7 forks source link

What's in a name? #41

Closed richardhboyd closed 3 years ago

richardhboyd commented 3 years ago

Is your feature request related to a problem? Please describe. This reference should be Name and Owner. When I reference them !GetAtt MyDomain.DomainName feels clunky. are there other names on a domain besides the DomainName?

Cloud9 and CodeCommit use !GetAtt MyResource.Name (the rest of the services do not return names as return values.