sagemaker
SageMakerEndpointConfig (AwsResource)
Attributes:
Name | Type | Description |
---|---|---|
sagemaker_endpoint_config_name |
str |
The name of the endpoint config. |
arn |
str |
The ARN of the SageMaker Endpoint Config. |
encrypted |
bool |
True if encryption is enabled. |
custom_invalidation(self)
inherited
A list of manual reasons why this resource should be invalidated
exclude_from_invalidation(self)
inherited
A list of attributes that should be excluded from the invalidation process
SageMakerNotebookInstance (AwsResource)
Attributes:
Name | Type | Description |
---|---|---|
name |
str |
The name of the notebook instance. |
arn |
str |
The ARN of the notebook instance. |
kms_key_id |
str |
The ID of the KMS Key used to encrypted the notebook instance, if any is used. |
kms_data |
KmsKey |
A pointer to the actual KMS key referenced by kms_key_id. |
direct_internet_access |
bool |
True if direct Internet access is enabled. |
custom_invalidation(self)
inherited
A list of manual reasons why this resource should be invalidated
exclude_from_invalidation(self)
inherited
A list of attributes that should be excluded from the invalidation process