aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::Logs::ResourcePolicy] - [Enhancement] - Implement `GetAtt` for the `PolicyName`
- 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::ResourcePolicy
### Description
Currently `AWS::Logs::ResourcePolicy` only supports `Ref` to get the `PolicyName`. Implementing this would be great.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-resourcepolicy.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68
Contributor guide
Research direction
Start with the AWS::Logs::ResourcePolicy documentation linked in the issue and compare its current Ref behavior with the requested GetAtt behavior for PolicyName. Review related issue 68 for context; done means the resource supports the requested GetAtt attribute and its behavior is verified against the documented expectation.
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