AWS::S3::Bucket SseKmsEncryptedObjects - AWS CloudFormation

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 AWS 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