AWS::S3::Bucket SseKmsEncryptedObjects - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::S3::Bucket SseKmsEncryptedObjects

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

Syntax

To declare this entity in your 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 AWS KMS key stored in AWS Key Management Service.

Required: Yes

Type: String

Allowed values: Disabled | Enabled

Update requires: No interruption