AWS::S3::Bucket SseKmsEncryptedObjects - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::S3::Bucket SseKmsEncryptedObjects

A container for filter information for the selection of S3 objects encrypted with Amazon KMS.

Syntax

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

JSON

{ "Status" : String }

YAML

Status: String

Properties

Status

Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon KMS key stored in Amazon Key Management Service.

Required: Yes

Type: String

Allowed values: Disabled | Enabled

Update requires: No interruption