Skip to content

/AWS1/CL_CWMINTERNETMEASUREM00

Publish internet measurements to an Amazon S3 bucket in addition to CloudWatch Logs.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_s3config TYPE REF TO /AWS1/CL_CWMS3CONFIG /AWS1/CL_CWMS3CONFIG

The configuration information for publishing Internet Monitor internet measurements to Amazon S3. The configuration includes the bucket name and (optionally) prefix for the S3 bucket to store the measurements, and the delivery status. The delivery status is ENABLED or DISABLED, depending on whether you choose to deliver internet measurements to S3 logs.


Queryable Attributes

S3Config

The configuration information for publishing Internet Monitor internet measurements to Amazon S3. The configuration includes the bucket name and (optionally) prefix for the S3 bucket to store the measurements, and the delivery status. The delivery status is ENABLED or DISABLED, depending on whether you choose to deliver internet measurements to S3 logs.

Accessible with the following methods

Method Description
GET_S3CONFIG() Getter for S3CONFIG