Skip to content

/AWS1/CL_SGMAIBENCHENDPOINT

The SageMaker endpoint configuration for benchmarking.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_identifier TYPE /AWS1/SGMAIRESOURCEIDENTIFIER /AWS1/SGMAIRESOURCEIDENTIFIER

The name or Amazon Resource Name (ARN) of the SageMaker endpoint to benchmark.

Optional arguments:

iv_targetcontainerhostname TYPE /AWS1/SGMSTRING /AWS1/SGMSTRING

The hostname of the specific container to target within a multi-container endpoint.

it_inferencecomponents TYPE /AWS1/CL_SGMAIBMKINFERCOMP=>TT_AIBENCHMARKINFRNCCOMPNTLIST TT_AIBENCHMARKINFRNCCOMPNTLIST

The list of inference components to benchmark on the endpoint.


Queryable Attributes

Identifier

The name or Amazon Resource Name (ARN) of the SageMaker endpoint to benchmark.

Accessible with the following methods

Method Description
GET_IDENTIFIER() Getter for IDENTIFIER, with configurable default
ASK_IDENTIFIER() Getter for IDENTIFIER w/ exceptions if field has no value
HAS_IDENTIFIER() Determine if IDENTIFIER has a value

TargetContainerHostname

The hostname of the specific container to target within a multi-container endpoint.

Accessible with the following methods

Method Description
GET_TARGETCONTAINERHOSTNAME() Getter for TARGETCONTAINERHOSTNAME, with configurable defaul
ASK_TARGETCONTAINERHOSTNAME() Getter for TARGETCONTAINERHOSTNAME w/ exceptions if field ha
HAS_TARGETCONTAINERHOSTNAME() Determine if TARGETCONTAINERHOSTNAME has a value

InferenceComponents

The list of inference components to benchmark on the endpoint.

Accessible with the following methods

Method Description
GET_INFERENCECOMPONENTS() Getter for INFERENCECOMPONENTS, with configurable default
ASK_INFERENCECOMPONENTS() Getter for INFERENCECOMPONENTS w/ exceptions if field has no
HAS_INFERENCECOMPONENTS() Determine if INFERENCECOMPONENTS has a value