/AWS1/CL_S3CSTRGLENSDATAEXPORT¶
A container to specify the properties of your S3 Storage Lens metrics export, including the destination, schema, and format.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_s3bucketdestination TYPE REF TO /AWS1/CL_S3CS3BUCKETDST /AWS1/CL_S3CS3BUCKETDST¶
A container for the bucket where the S3 Storage Lens metrics export will be located.
This bucket must be located in the same Region as the storage lens configuration.
io_cloudwatchmetrics TYPE REF TO /AWS1/CL_S3CCLOUDWATCHMETRICS /AWS1/CL_S3CCLOUDWATCHMETRICS¶
A container for enabling Amazon CloudWatch publishing for S3 Storage Lens metrics.
io_storagelenstabledst TYPE REF TO /AWS1/CL_S3CSTRGLENSTABLEDST /AWS1/CL_S3CSTRGLENSTABLEDST¶
A container for configuring S3 Storage Lens data exports to read-only S3 table buckets.
Queryable Attributes¶
S3BucketDestination¶
A container for the bucket where the S3 Storage Lens metrics export will be located.
This bucket must be located in the same Region as the storage lens configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3BUCKETDESTINATION() |
Getter for S3BUCKETDESTINATION |
CloudWatchMetrics¶
A container for enabling Amazon CloudWatch publishing for S3 Storage Lens metrics.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDWATCHMETRICS() |
Getter for CLOUDWATCHMETRICS |
StorageLensTableDestination¶
A container for configuring S3 Storage Lens data exports to read-only S3 table buckets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGELENSTABLEDST() |
Getter for STORAGELENSTABLEDESTINATION |