AWS::S3::Bucket ReplicaModifications - AWS CloudFormation

AWS::S3::Bucket ReplicaModifications

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

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

Allowed values: Enabled | Disabled

Required: Yes

Type: String

Allowed values: Enabled | Disabled

Update requires: No interruption