Imported Datasets with KMS key blocks the environment stack update #1024
Labels
status: can't reproduce
This doesn't seem right
status: closing-soon
type: bug
Something isn't working
Describe the bug
After we import an S3 bucket that is encrypted with a KMS key, we can't update the environment. I receive this error in the cdkproxy logs:
Failed to get kms key id of alias/SSE-S3: An error occurred (NotFoundException) when calling the DescribeKey operation: Alias arn:aws:kms:eu-central-1:AWSAccountNumber:alias/SSE-S3 is not found.
Currently solved this issue by adding manual permissions to pivot role to describe key for SSE-S3.
How to Reproduce
Expected behavior
No response
Your project
No response
Screenshots
No response
OS
Win
Python version
python3.9
AWS data.all version
v2.2.0
Additional context
No response
The text was updated successfully, but these errors were encountered: