Skip to content

/AWS1/CL_SGMDSCINFERENCECOMP01

DescribeInferenceComponentOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_inferencecomponentname TYPE /AWS1/SGMINFERENCECOMPONENTN00 /AWS1/SGMINFERENCECOMPONENTN00

The name of the inference component.

iv_inferencecomponentarn TYPE /AWS1/SGMINFERENCECOMPONENTARN /AWS1/SGMINFERENCECOMPONENTARN

The Amazon Resource Name (ARN) of the inference component.

iv_endpointname TYPE /AWS1/SGMENDPOINTNAME /AWS1/SGMENDPOINTNAME

The name of the endpoint that hosts the inference component.

iv_endpointarn TYPE /AWS1/SGMENDPOINTARN /AWS1/SGMENDPOINTARN

The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.

iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

The time when the inference component was created.

iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

The time when the inference component was last updated.

Optional arguments:

iv_variantname TYPE /AWS1/SGMVARIANTNAME /AWS1/SGMVARIANTNAME

The name of the production variant that hosts the inference component.

iv_failurereason TYPE /AWS1/SGMFAILUREREASON /AWS1/SGMFAILUREREASON

If the inference component status is Failed, the reason for the failure.

io_specification TYPE REF TO /AWS1/CL_SGMINFERENCECOMPONE05 /AWS1/CL_SGMINFERENCECOMPONE05

Details about the resources that are deployed with this inference component.

it_specifications TYPE /AWS1/CL_SGMINFERENCECOMPONE05=>TT_INFRNCCOMPNTSPECSUMMARYLIST TT_INFRNCCOMPNTSPECSUMMARYLIST

A list of specification summaries for the inference component, one per instance type. This parameter is populated when the inference component was created with multiple specifications. When this parameter is populated, the singular Specification parameter is not returned.

io_runtimeconfig TYPE REF TO /AWS1/CL_SGMINFERENCECOMPONE07 /AWS1/CL_SGMINFERENCECOMPONE07

Details about the runtime settings for the model that is deployed with the inference component.

iv_inferencecomponentstatus TYPE /AWS1/SGMINFERENCECOMPONENTS00 /AWS1/SGMINFERENCECOMPONENTS00

The status of the inference component.

io_lastdeploymentconfig TYPE REF TO /AWS1/CL_SGMINFERENCECOMPONE09 /AWS1/CL_SGMINFERENCECOMPONE09

The deployment and rollback settings that you assigned to the inference component.


Queryable Attributes

InferenceComponentName

The name of the inference component.

Accessible with the following methods

Method Description
GET_INFERENCECOMPONENTNAME() Getter for INFERENCECOMPONENTNAME, with configurable default
ASK_INFERENCECOMPONENTNAME() Getter for INFERENCECOMPONENTNAME w/ exceptions if field has
HAS_INFERENCECOMPONENTNAME() Determine if INFERENCECOMPONENTNAME has a value

InferenceComponentArn

The Amazon Resource Name (ARN) of the inference component.

Accessible with the following methods

Method Description
GET_INFERENCECOMPONENTARN() Getter for INFERENCECOMPONENTARN, with configurable default
ASK_INFERENCECOMPONENTARN() Getter for INFERENCECOMPONENTARN w/ exceptions if field has
HAS_INFERENCECOMPONENTARN() Determine if INFERENCECOMPONENTARN has a value

EndpointName

The name of the endpoint that hosts the inference component.

Accessible with the following methods

Method Description
GET_ENDPOINTNAME() Getter for ENDPOINTNAME, with configurable default
ASK_ENDPOINTNAME() Getter for ENDPOINTNAME w/ exceptions if field has no value
HAS_ENDPOINTNAME() Determine if ENDPOINTNAME has a value

EndpointArn

The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.

Accessible with the following methods

Method Description
GET_ENDPOINTARN() Getter for ENDPOINTARN, with configurable default
ASK_ENDPOINTARN() Getter for ENDPOINTARN w/ exceptions if field has no value
HAS_ENDPOINTARN() Determine if ENDPOINTARN has a value

VariantName

The name of the production variant that hosts the inference component.

Accessible with the following methods

Method Description
GET_VARIANTNAME() Getter for VARIANTNAME, with configurable default
ASK_VARIANTNAME() Getter for VARIANTNAME w/ exceptions if field has no value
HAS_VARIANTNAME() Determine if VARIANTNAME has a value

FailureReason

If the inference component status is Failed, the reason for the failure.

Accessible with the following methods

Method Description
GET_FAILUREREASON() Getter for FAILUREREASON, with configurable default
ASK_FAILUREREASON() Getter for FAILUREREASON w/ exceptions if field has no value
HAS_FAILUREREASON() Determine if FAILUREREASON has a value

Specification

Details about the resources that are deployed with this inference component.

Accessible with the following methods

Method Description
GET_SPECIFICATION() Getter for SPECIFICATION

Specifications

A list of specification summaries for the inference component, one per instance type. This parameter is populated when the inference component was created with multiple specifications. When this parameter is populated, the singular Specification parameter is not returned.

Accessible with the following methods

Method Description
GET_SPECIFICATIONS() Getter for SPECIFICATIONS, with configurable default
ASK_SPECIFICATIONS() Getter for SPECIFICATIONS w/ exceptions if field has no valu
HAS_SPECIFICATIONS() Determine if SPECIFICATIONS has a value

RuntimeConfig

Details about the runtime settings for the model that is deployed with the inference component.

Accessible with the following methods

Method Description
GET_RUNTIMECONFIG() Getter for RUNTIMECONFIG

CreationTime

The time when the inference component was created.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value

LastModifiedTime

The time when the inference component was last updated.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

InferenceComponentStatus

The status of the inference component.

Accessible with the following methods

Method Description
GET_INFERENCECOMPONENTSTATUS() Getter for INFERENCECOMPONENTSTATUS, with configurable defau
ASK_INFERENCECOMPONENTSTATUS() Getter for INFERENCECOMPONENTSTATUS w/ exceptions if field h
HAS_INFERENCECOMPONENTSTATUS() Determine if INFERENCECOMPONENTSTATUS has a value

LastDeploymentConfig

The deployment and rollback settings that you assigned to the inference component.

Accessible with the following methods

Method Description
GET_LASTDEPLOYMENTCONFIG() Getter for LASTDEPLOYMENTCONFIG