/AWS1/CL_SGMMODELREGSETTINGS¶
The model registry settings for the SageMaker Canvas application.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_status
TYPE /AWS1/SGMFEATURESTATUS
/AWS1/SGMFEATURESTATUS
¶
Describes whether the integration to the model registry is enabled or disabled in the Canvas application.
iv_crossacctmodelregrolearn
TYPE /AWS1/SGMROLEARN
/AWS1/SGMROLEARN
¶
The Amazon Resource Name (ARN) of the SageMaker model registry account. Required only to register model versions created by a different SageMaker Canvas Amazon Web Services account than the Amazon Web Services account in which SageMaker model registry is set up.
Queryable Attributes¶
Status¶
Describes whether the integration to the model registry is enabled or disabled in the Canvas application.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
CrossAccountModelRegisterRoleArn¶
The Amazon Resource Name (ARN) of the SageMaker model registry account. Required only to register model versions created by a different SageMaker Canvas Amazon Web Services account than the Amazon Web Services account in which SageMaker model registry is set up.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CROSSACCTMODELREGROLEARN() |
Getter for CROSSACCOUNTMODELREGROLEARN, with configurable de |
ASK_CROSSACCTMODELREGROLEARN() |
Getter for CROSSACCOUNTMODELREGROLEARN w/ exceptions if fiel |
HAS_CROSSACCTMODELREGROLEARN() |
Determine if CROSSACCOUNTMODELREGROLEARN has a value |