aws_sagemaker_list_notebook_instances
Retrieve and filter Amazon SageMaker notebook instances to monitor their status and manage machine learning development environments.
Instructions
List SageMaker notebook instances.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| status_equals | No | Filter by status | |
| max_results | No | Maximum instances to return |