aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::IAM::Role] - [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::IAM::Role
### Description
Currently `AWS::IAM::Role` only supports `Ref` to get the `Resource Name`. Implementing this would be great.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68
Contributor guide
Research direction
Start with the AWS::IAM::Role CloudFormation documentation linked in the issue and compare the requested GetAtt behavior with the related coverage-roadmap issue #68. Identify the implementation repository, entry point, and tests for AWS::IAM::Role; done means GetAtt returns the resource name consistently with Ref and the relevant tests pass.
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