Amazon S3 API · Schema

ReplicationRule

Specifies which Amazon S3 objects to replicate and where to store the replicas.

AWSCloud StorageObject StorageStorage

Properties

Name Type Description
ID object
Priority object
Prefix object
Filter object A filter that identifies the subset of objects to which the replication rule applies. A Filter must specify exactly one Prefix, Tag, or an And child
Status object
SourceSelectionCriteria object
ExistingObjectReplication object
Destination object
DeleteMarkerReplication object

Specifies whether Amazon S3 replicates delete markers. If you specify a Filter in your replication configuration, you must also include a DeleteMarkerReplication element.

View JSON Schema on GitHub