Skip to content

/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.


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