/AWS1/CL_S3_METADATATABLECONF¶
The V1 S3 Metadata configuration for a general purpose bucket.
If you created your S3 Metadata configuration before July 15, 2025, we recommend that you delete and re-create your configuration by using CreateBucketMetadataConfiguration so that you can expire journal table records and create a live inventory table.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
io_s3tablesdestination
TYPE REF TO /AWS1/CL_S3_S3TABLESDST
/AWS1/CL_S3_S3TABLESDST
¶
The destination information for the metadata table configuration. The destination table bucket must be in the same Region and Amazon Web Services account as the general purpose bucket. The specified metadata table name must be unique within the
aws_s3_metadata
namespace in the destination table bucket.
Queryable Attributes¶
S3TablesDestination¶
The destination information for the metadata table configuration. The destination table bucket must be in the same Region and Amazon Web Services account as the general purpose bucket. The specified metadata table name must be unique within the
aws_s3_metadata
namespace in the destination table bucket.
Accessible with the following methods¶
Method | Description |
---|---|
GET_S3TABLESDESTINATION() |
Getter for S3TABLESDESTINATION |