Skip to content

Commit 3b6608d

Browse files
chore: update AWS IAM actions [automated]
1 parent 357d5ca commit 3b6608d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

aws-iam-actions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13893,6 +13893,7 @@
1389313893
"payment-cryptography:EnableDefaultKeyReplicationRegions",
1389413894
"payment-cryptography:EncryptData",
1389513895
"payment-cryptography:ExportKey",
13896+
"payment-cryptography:GenerateAs2805KekValidation",
1389613897
"payment-cryptography:GenerateCardValidationData",
1389713898
"payment-cryptography:GenerateMac",
1389813899
"payment-cryptography:GenerateMacEmvPinChange",

outputs.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14790,6 +14790,7 @@ output "actions" {
1479014790
EnableDefaultKeyReplicationRegions = "payment-cryptography:EnableDefaultKeyReplicationRegions"
1479114791
EncryptData = "payment-cryptography:EncryptData"
1479214792
ExportKey = "payment-cryptography:ExportKey"
14793+
GenerateAs2805KekValidation = "payment-cryptography:GenerateAs2805KekValidation"
1479314794
GenerateCardValidationData = "payment-cryptography:GenerateCardValidationData"
1479414795
GenerateMac = "payment-cryptography:GenerateMac"
1479514796
GenerateMacEmvPinChange = "payment-cryptography:GenerateMacEmvPinChange"

0 commit comments

Comments
 (0)