aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::Config::DeliveryChannel] - [Enhancement] - Implement `GetAtt` for the `Delivery Channel 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::Config::DeliveryChannel
### Description
Currently `AWS::Config::DeliveryChannel` only supports `Ref` to get the `Delivery Channel Name`. Implementing this would be great.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-deliverychannel.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68
Contributor guide
Research direction
Start with the AWS::Config::DeliveryChannel resource and compare the CloudFormation documentation for Ref and GetAtt behavior. Trace how existing resource attributes are represented and tested in the implementation, then verify that GetAtt for Delivery Channel Name returns the same name currently exposed by Ref.
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
- 52/100