We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c73863 commit b865c75Copy full SHA for b865c75
cloudformation/ds_env_backing_store.yaml
@@ -52,6 +52,7 @@ Resources:
52
Type: 'AWS::KMS::Key'
53
Properties:
54
Description: KMS key for S3 buckets
55
+ EnableKeyRotation: true
56
KeyPolicy:
57
Id: key-policy-1
58
Version: 2012-10-17
cloudformation/ds_shared_data_lake.yaml
@@ -27,6 +27,7 @@ Resources:
27
28
29
Description: KMS key for S3 data lake bucket
30
31
32
33
0 commit comments