Skip to content

/AWS1/CL_SGMMDELDASHBOARDMDE00

The model card for a model displayed in the Amazon SageMaker Model Dashboard.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_modelcardarn TYPE /AWS1/SGMMODELCARDARN /AWS1/SGMMODELCARDARN

The Amazon Resource Name (ARN) for a model card.

iv_modelcardname TYPE /AWS1/SGMENTITYNAME /AWS1/SGMENTITYNAME

The name of a model card.

iv_modelcardversion TYPE /AWS1/SGMINTEGER /AWS1/SGMINTEGER

The model card version.

iv_modelcardstatus TYPE /AWS1/SGMMODELCARDSTATUS /AWS1/SGMMODELCARDSTATUS

The model card status.

io_securityconfig TYPE REF TO /AWS1/CL_SGMMODELCARDSECCONFIG /AWS1/CL_SGMMODELCARDSECCONFIG

The KMS Key ID (KMSKeyId) for encryption of model card information.

iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A timestamp that indicates when the model card was created.

io_createdby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT

CreatedBy

iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A timestamp that indicates when the model card was last updated.

io_lastmodifiedby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT

LastModifiedBy

it_tags TYPE /AWS1/CL_SGMTAG=>TT_TAGLIST TT_TAGLIST

The tags associated with a model card.

iv_modelid TYPE /AWS1/SGMSTRING /AWS1/SGMSTRING

For models created in SageMaker, this is the model ARN. For models created outside of SageMaker, this is a user-customized string.

iv_riskrating TYPE /AWS1/SGMSTRING /AWS1/SGMSTRING

A model card's risk rating. Can be low, medium, or high.


Queryable Attributes

ModelCardArn

The Amazon Resource Name (ARN) for a model card.

Accessible with the following methods

Method Description
GET_MODELCARDARN() Getter for MODELCARDARN, with configurable default
ASK_MODELCARDARN() Getter for MODELCARDARN w/ exceptions if field has no value
HAS_MODELCARDARN() Determine if MODELCARDARN has a value

ModelCardName

The name of a model card.

Accessible with the following methods

Method Description
GET_MODELCARDNAME() Getter for MODELCARDNAME, with configurable default
ASK_MODELCARDNAME() Getter for MODELCARDNAME w/ exceptions if field has no value
HAS_MODELCARDNAME() Determine if MODELCARDNAME has a value

ModelCardVersion

The model card version.

Accessible with the following methods

Method Description
GET_MODELCARDVERSION() Getter for MODELCARDVERSION, with configurable default
ASK_MODELCARDVERSION() Getter for MODELCARDVERSION w/ exceptions if field has no va
HAS_MODELCARDVERSION() Determine if MODELCARDVERSION has a value

ModelCardStatus

The model card status.

Accessible with the following methods

Method Description
GET_MODELCARDSTATUS() Getter for MODELCARDSTATUS, with configurable default
ASK_MODELCARDSTATUS() Getter for MODELCARDSTATUS w/ exceptions if field has no val
HAS_MODELCARDSTATUS() Determine if MODELCARDSTATUS has a value

SecurityConfig

The KMS Key ID (KMSKeyId) for encryption of model card information.

Accessible with the following methods

Method Description
GET_SECURITYCONFIG() Getter for SECURITYCONFIG

CreationTime

A timestamp that indicates when the model card 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

CreatedBy

CreatedBy

Accessible with the following methods

Method Description
GET_CREATEDBY() Getter for CREATEDBY

LastModifiedTime

A timestamp that indicates when the model card 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

LastModifiedBy

LastModifiedBy

Accessible with the following methods

Method Description
GET_LASTMODIFIEDBY() Getter for LASTMODIFIEDBY

Tags

The tags associated with a model card.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

ModelId

For models created in SageMaker, this is the model ARN. For models created outside of SageMaker, this is a user-customized string.

Accessible with the following methods

Method Description
GET_MODELID() Getter for MODELID, with configurable default
ASK_MODELID() Getter for MODELID w/ exceptions if field has no value
HAS_MODELID() Determine if MODELID has a value

RiskRating

A model card's risk rating. Can be low, medium, or high.

Accessible with the following methods

Method Description
GET_RISKRATING() Getter for RISKRATING, with configurable default
ASK_RISKRATING() Getter for RISKRATING w/ exceptions if field has no value
HAS_RISKRATING() Determine if RISKRATING has a value