aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::Scheduler::ScheduleGroup] - [Enhancement] - Implement `GetAtt` for the `Resource 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::Scheduler::ScheduleGroup
### Description
Currently `AWS::Scheduler::ScheduleGroup` only supports `Ref` to get the `Resource Name`. Implementing this would be great.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-scheduler-schedulegroup.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68
Contributor guide
Research direction
Start by reading the AWS::Scheduler::ScheduleGroup documentation linked in the issue and the related coverage-roadmap issue to understand the expected GetAtt behavior. No repository files or tests are named, so identify the relevant implementation or coverage entry point first; done means the Resource Name is available through GetAtt as well as Ref and the behavior is covered by validation or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100