Skip to content

/AWS1/CL_S3CREPLICAMODS

A filter that you can use to specify whether replica modification sync is enabled. S3 on Outposts replica modification sync can help you keep object metadata synchronized between replicas and source objects. By default, S3 on Outposts replicates metadata from the source objects to the replicas only. When replica modification sync is enabled, S3 on Outposts replicates metadata changes made to the replica copies back to the source object, making the replication bidirectional.

To replicate object metadata modifications on replicas, you can specify this element and set the Status of this element to Enabled.

You must enable replica modification sync on the source and destination buckets to replicate replica metadata changes between the source and the replicas.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_status TYPE /AWS1/S3CREPLICAMODSSTATUS /AWS1/S3CREPLICAMODSSTATUS

Specifies whether S3 on Outposts replicates modifications to object metadata on replicas.


Queryable Attributes

Status

Specifies whether S3 on Outposts replicates modifications to object metadata on replicas.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value