Skip to content

Commit fb5041e

Browse files
committed
Add TagResource conditionally to KMS.CreateKey
1 parent d723cfb commit fb5041e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

iamlivecore/map.json

+6
Original file line numberDiff line numberDiff line change
@@ -27836,6 +27836,12 @@
2783627836
{
2783727837
"action": "kms:CreateKey",
2783827838
"resource_mappings": {}
27839+
},
27840+
{
27841+
"action": "kms:TagResource",
27842+
"arn_override": {
27843+
"template": "%%iftruthy%${Tags[].TagKey}%*%%%"
27844+
}
2783927845
}
2784027846
],
2784127847
"KMS.Decrypt": [

0 commit comments

Comments
 (0)