aws-cdk-lib/aws-s3-deployment: How to set up BucketDeployment when Staging bucket has a different encryption (SSE-KMS) #21538
-
What we have:
And the question: P.S. I've tried to add kmKeyId (from the Staging Bucket) to the BucketDeployment and it has no effects |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It was resolved by adding
|
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
It was resolved by adding
kms:decrypt
permissions: