AwsS3BucketServerSideEncryptionByDefault
Specifies the default server-side encryption to apply to new objects in the bucket.
Contents
- KMSMasterKeyID
-
AWS KMS key ID to use for the default encryption.
Type: String
Pattern:
.*\S.*
Required: No
- SSEAlgorithm
-
Server-side encryption algorithm to use for the default encryption. Valid values are
aws: kms
orAES256
.Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: