AWS::S3::Bucket ReplicaModifications - 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 ReplicaModifications

A filter that you can specify for selection for modifications on replicas.

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 modifications on replicas.

Allowed values: Enabled | Disabled

Required: Yes

Type: String

Allowed values: Enabled | Disabled

Update requires: No interruption