aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::ResourceGroups::Group] - [Enhancement] - Implement `GetAtt` for the `Name`
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::ResourceGroups::Group
### Description
Currently `AWS::ResourceGroups::Group` only supports `Ref` to get the `Name`. Implementing this would be great.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resourcegroups-group.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68
Contributor guide
Research direction
Start with the AWS::ResourceGroups::Group documentation linked in the issue and review related issue 68 for context. Identify the implementation and test entry points for this CloudFormation resource; done means that GetAtt returns the group's Name, alongside the existing Ref behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100