AWS::S3Express::DirectoryBucket BucketEncryption - AWS CloudFormation

AWS::S3Express::DirectoryBucket BucketEncryption

Specifies default encryption for a bucket using server-side encryption with Amazon S3 managed keys (SSE-S3) or AWS KMS keys (SSE-KMS). For information about default encryption for directory buckets, see Setting and monitoring default encryption for directory buckets in the Amazon S3 User Guide.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

ServerSideEncryptionConfiguration

Specifies the default server-side-encryption configuration.

Required: Yes

Type: Array of ServerSideEncryptionRule

Update requires: No interruption