aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::IAM::InstanceProfile - Tags
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
## 1. Title
AWS::IAM::InstanceProfile-Tags - set Tags via CloudFormation
## 2. Scope of request
The Instance Profiles are supporting Tags per the AWS CLI documentation but currently it's not possible to set those Tags in CloudFormation.
It would be nice if we can create the Tags automatically.
## 3. Expected behavior
Set the Tags.
## 4. Suggest specific test cases
N/A
## 5. Helpful Links to speed up research and evaluation
https://docs.aws.amazon.com/cli/latest/reference/iam/get-instance-profile.html
https://docs.aws.amazon.com/cli/latest/reference/iam/tag-instance-profile.html
## 6. Category
Security
## 7. Any additional context (optional)
N/A
Contributor guide
Assessment
This issue has not been assessed yet.