Skip to content

/AWS1/CL_S3CDELETEMARKERREPL

Specifies whether S3 on Outposts replicates delete markers. If you specify a Filter element in your replication configuration, you must also include a DeleteMarkerReplication element. If your Filter includes a Tag element, the DeleteMarkerReplication element's Status child element must be set to Disabled, because S3 on Outposts does not support replicating delete markers for tag-based rules.

For more information about delete marker replication, see How delete operations affect replication in the Amazon S3 User Guide.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_status TYPE /AWS1/S3CDELETEMARKERREPLSTAT /AWS1/S3CDELETEMARKERREPLSTAT

Indicates whether to replicate delete markers.


Queryable Attributes

Status

Indicates whether to replicate delete markers.

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