Readonly
createCMKFlag indicates whether solution will create CMK for S3 bucket encryption.
When set to true
, the solution will create AWS KMS CMK which will be used by the S3 for server-side encryption.
true
Readonly
deploymentTo control target environments (AWS Account and Region) for the given createCMK
setting, you may optionally specify deployment targets.
Leaving deploymentTargets
undefined will apply createCMK
setting to all accounts and enabled regions.
Generated using TypeDoc
GlobalConfig / S3GlobalConfig / S3EncryptionConfig
AWS S3 encryption configuration settings
Example