aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::Logs::LogStream] - [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::Logs::LogStream
### Description
Currently `AWS::Logs::LogStream` only supports `Ref` to get the `Resource Name`. Implementing this would be great.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-logstream.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68
Contributor guide
Research direction
Start with the AWS::Logs::LogStream documentation linked in the issue and review related issue #68 for context. Then identify where CloudFormation resource coverage for this resource is implemented; done means GetAtt exposes the documented Resource Name in addition to the existing Ref support, with coverage for that 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
- 42/100