Skip to content

/AWS1/CL_SGMAIRECOUTPUTCONFIG

The output configuration for an AI recommendation job.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_s3outputlocation TYPE /AWS1/SGMS3URI /AWS1/SGMS3URI

The Amazon S3 URI where recommendation results are stored.

iv_modelpackagegroupid TYPE /AWS1/SGMAIRESOURCEIDENTIFIER /AWS1/SGMAIRESOURCEIDENTIFIER

The name or Amazon Resource Name (ARN) of the model package group where the optimized model is registered as a new model package version.


Queryable Attributes

S3OutputLocation

The Amazon S3 URI where recommendation 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

ModelPackageGroupIdentifier

The name or Amazon Resource Name (ARN) of the model package group where the optimized model is registered as a new model package version.

Accessible with the following methods

Method Description
GET_MODELPACKAGEGROUPID() Getter for MODELPACKAGEGROUPIDENTIFIER, with configurable de
ASK_MODELPACKAGEGROUPID() Getter for MODELPACKAGEGROUPIDENTIFIER w/ exceptions if fiel
HAS_MODELPACKAGEGROUPID() Determine if MODELPACKAGEGROUPIDENTIFIER has a value