1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Add kms:Decrypt (#53547)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Ben Webb
2024-12-10 15:38:17 +08:00
committed by GitHub
parent 1e079b8939
commit e329e7ca45

View File

@@ -8,3 +8,4 @@
* `s3:DeleteObject`
* `s3:ListBucket`
* `kms:GenerateDataKey` (if Key Management Service (KMS) encryption has been enabled)
* `kms:Decrypt` (if Key Management Service (KMS) encryption has been enabled)