Skip to content

/AWS1/CL_SGMAIBENCHOUTPUTRSLT

The output result of an AI benchmark job, including the Amazon S3 location and CloudWatch log information.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_s3outputlocation TYPE /AWS1/SGMS3URI /AWS1/SGMS3URI

The Amazon S3 URI where benchmark results are stored.

Optional arguments:

it_cloudwatchlogs TYPE /AWS1/CL_SGMAICLOUDWATCHLOGS=>TT_AICLOUDWATCHLOGSLIST TT_AICLOUDWATCHLOGSLIST

The CloudWatch log information for the benchmark job.

io_mlflowconfig TYPE REF TO /AWS1/CL_SGMAIMLFLOWCONFIG /AWS1/CL_SGMAIMLFLOWCONFIG

The MLflow tracking configuration for the job.


Queryable Attributes

S3OutputLocation

The Amazon S3 URI where benchmark results are stored.

Accessible with the following methods

Method Description
GET_S3OUTPUTLOCATION() Getter for S3OUTPUTLOCATION, with configurable default
ASK_S3OUTPUTLOCATION() Getter for S3OUTPUTLOCATION w/ exceptions if field has no va
HAS_S3OUTPUTLOCATION() Determine if S3OUTPUTLOCATION has a value

CloudWatchLogs

The CloudWatch log information for the benchmark job.

Accessible with the following methods

Method Description
GET_CLOUDWATCHLOGS() Getter for CLOUDWATCHLOGS, with configurable default
ASK_CLOUDWATCHLOGS() Getter for CLOUDWATCHLOGS w/ exceptions if field has no valu
HAS_CLOUDWATCHLOGS() Determine if CLOUDWATCHLOGS has a value

MlflowConfig

The MLflow tracking configuration for the job.

Accessible with the following methods

Method Description
GET_MLFLOWCONFIG() Getter for MLFLOWCONFIG