get_workspace_status
Retrieve the current status of an Amazon Managed Prometheus workspace by providing the workspace ID and AWS region. Returns workspace details in JSON format for monitoring and management.
Instructions
Get the current status of an Amazon Managed Prometheus workspace.
Args: workspace_id: The ID of the workspace region: AWS region where the workspace is located (default: us-east-1)
Returns: JSON string containing workspace status information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
region | No | us-east-1 | |
workspace_id | Yes |