/AWS1/CL_SGMDIRECTDEPLOYSTGS¶
The model deployment settings for the SageMaker Canvas application.
In order to enable model deployment for Canvas, the SageMaker Domain's or user profile's Amazon Web Services IAM execution role must have the AmazonSageMakerCanvasDirectDeployAccess
policy attached. You can also turn on model deployment permissions through the SageMaker Domain's or user profile's settings in the SageMaker console.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_status
TYPE /AWS1/SGMFEATURESTATUS
/AWS1/SGMFEATURESTATUS
¶
Describes whether model deployment permissions are enabled or disabled in the Canvas application.
Queryable Attributes¶
Status¶
Describes whether model deployment permissions are 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 |