Readonly
encryptionS3 encryption configuration.
Please use the following configuration to disable AWS KMS CMK for AWS S3 bucket encryption. In the absence of this property, the solution will deploy the AWS KMS CMK in every environment (AWS Account and Region). The solution will disregard this property and create CMKs to encrypt the installer bucket, pipeline bucket, and solution deployed CentralLogs bucket, because AWS KMS CMK is always used to encrypt installer buckets, pipeline buckets, and solution deployed CentralLogs buckets.
s3:
encryption:
createCMK: false
deploymentTargets:
organizationalUnits:
- Root
undefined
Generated using TypeDoc
GlobalConfig / S3GlobalConfig
AWS S3 global encryption configuration settings
Example