/AWS1/CL_EMRSTEPMONITORINGCONF¶
Object that holds configuration properties for logging.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_s3monitoringconfiguration TYPE REF TO /AWS1/CL_EMRS3MONITORINGCONF /AWS1/CL_EMRS3MONITORINGCONF¶
The Amazon S3 configuration for monitoring log publishing. You can configure your step to send log information to Amazon S3. When it's specified, it takes precedence over the cluster's logging configuration. If you don't specify this configuration entirely, or omit individual fields, EMR falls back to cluster-level logging behavior.
Queryable Attributes¶
S3MonitoringConfiguration¶
The Amazon S3 configuration for monitoring log publishing. You can configure your step to send log information to Amazon S3. When it's specified, it takes precedence over the cluster's logging configuration. If you don't specify this configuration entirely, or omit individual fields, EMR falls back to cluster-level logging behavior.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3MONITORINGCONF() |
Getter for S3MONITORINGCONFIGURATION |