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 ReplicaModifications
A filter that you can specify for selection for modifications on replicas.
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 modifications on replicas.
Allowed values:
Enabled|DisabledRequired: Yes
Type: String
Allowed values:
Enabled | DisabledUpdate requires: No interruption