aws_sagemaker_list_endpoints
List and filter Amazon SageMaker inference endpoints to monitor deployment status and manage machine learning models in AWS.
Instructions
List SageMaker inference endpoints.
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 endpoints to return |