Skip to content

Commit 6b271f2

Browse files
authored
add unTagRole (#276)
1 parent b8aa15c commit 6b271f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data-collection/deploy/module-compute-optimizer.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ Resources:
142142
- iam:GetRolePolicy
143143
- iam:PutRolePolicy
144144
- iam:TagRole
145+
- iam:UntagRole
145146
Resource:
146147
- !Sub 'arn:${AWS::Partition}:iam::${AWS::AccountId}:role/${ResourcePrefix}Compute-Optimizer-Replication-*'
147148
- !Sub 'arn:${AWS::Partition}:iam::${AWS::AccountId}:role/StackSet-${ResourcePrefix}ComputeOptimizer*' # For Compatibility with older versions: Shorter version of StackSetName

0 commit comments

Comments
 (0)