Resource Type: AWS > SageMaker > Notebook Instance
The Notebook Instance resource type is a fully managed machine learning (ML) compute instance running the Jupyter Notebook App. This can be used to prepare and process data, write code to train models, deploy models to SageMaker hosting, and test or validate your machine learning models.
Resource Context
Notebook Instance is a part of the SageMaker service.
Each Notebook Instance lives under a Region.
Controls
The primary controls for AWS > SageMaker > Notebook Instance are:
It is also targeted by these controls:
- AWS > HIPAA > SageMaker > SageMaker notebook instance encryption should be enabled
- AWS > HIPAA > SageMaker > SageMaker notebook instances should not have direct internet access
- AWS > NIST 800-53 > SageMaker > SageMaker notebook instance encryption should be enabled
- AWS > NIST 800-53 > SageMaker > SageMaker notebook instances should not have direct internet access
- AWS > PCI v3.2.1 > SageMaker > 1 Amazon SageMaker notebook instances should not have direct internet access
Quick Actions
- Delete
- Delete from AWS
- Router
- Set Tags
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
- Skip alarm for Tags control
- Skip alarm for Tags control [90 days]
- Stop
- Update Tags
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-sagemaker#/resource/types/notebookInstance
- tmod:@turbot/turbot#/resource/categories/computeServer
- turbot graphql resource --id "tmod:@turbot/aws-sagemaker#/resource/types/notebookInstance"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-sagemaker#/resource/types/notebookInstance';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-sagemaker#/resource/types/notebookInstance"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-sagemaker#/resource/types/notebookInstance' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query