/AWS1/CL_S3CSTRGLENSTABLEDST¶
A container for configuring your S3 Storage Lens reports to export to read-only S3 table buckets. This parameter enables you to store your Storage Lens metrics in a structured, queryable table format in Apache Iceberg.
For more information about S3 Storage Lens, see Assessing your storage activity and usage with S3 Storage Lens in the Amazon S3 User Guide.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_isenabled TYPE /AWS1/S3CISENABLED /AWS1/S3CISENABLED¶
A container that indicates whether the export to read-only S3 table buckets is enabled for your S3 Storage Lens configuration. When set to true, Storage Lens reports are automatically exported to tables in addition to other configured destinations.
Optional arguments:¶
io_encryption TYPE REF TO /AWS1/CL_S3CSTRGLENSDATAEXPENC /AWS1/CL_S3CSTRGLENSDATAEXPENC¶
A container for the encryption of the S3 Storage Lens metrics exports.
Queryable Attributes¶
IsEnabled¶
A container that indicates whether the export to read-only S3 table buckets is enabled for your S3 Storage Lens configuration. When set to true, Storage Lens reports are automatically exported to tables in addition to other configured destinations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISENABLED() |
Getter for ISENABLED |
Encryption¶
A container for the encryption of the S3 Storage Lens metrics exports.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENCRYPTION() |
Getter for ENCRYPTION |