File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -252,6 +252,7 @@ Resources:
252
252
- kms:Encrypt
253
253
- kms:Decrypt
254
254
- kms:GenerateDataKey
255
+ - kms:GetPublicKey
255
256
Resource :
256
257
- !Sub " arn:aws:kms:*:658956600833:key/*"
257
258
- !Sub " arn:aws:kms:*:658956600833:alias/*"
@@ -268,6 +269,7 @@ Resources:
268
269
- kms:Encrypt
269
270
- kms:Decrypt
270
271
- kms:GenerateDataKey
272
+ - kms:GetPublicKey
271
273
Resource :
272
274
- !Sub " arn:aws:kms:us-east-1:658956600833:key/*"
273
275
- !Sub " arn:aws:kms:us-east-1:658956600833:alias/*"
@@ -284,6 +286,7 @@ Resources:
284
286
- kms:Encrypt
285
287
- kms:Decrypt
286
288
- kms:GenerateDataKey
289
+ - kms:GetPublicKey
287
290
Resource :
288
291
- !Sub " arn:aws:kms:eu-west-1:658956600833:key/*"
289
292
- !Sub " arn:aws:kms:eu-west-1:658956600833:alias/*"
You can’t perform that action at this time.
0 commit comments