cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

AWS::IAM::InstanceProfile - Tags

Open akunszt opened this issue 4 years ago • 3 comments
trafficstars

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

akunszt avatar Mar 26 '21 09:03 akunszt