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|DisabledRequired: Yes
Type: String
Update requires: No interruption