get_workspace
Retrieve detailed information about an Amazon Managed Prometheus workspace using its ID and AWS region. Provides JSON output with workspace-specific details for monitoring and analysis.
Instructions
Get detailed information about a specific Amazon Managed Prometheus workspace.
Args: workspace_id: The ID of the workspace to retrieve region: AWS region where the workspace is located (default: us-east-1)
Returns: JSON string containing workspace details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
region | No | us-east-1 | |
workspace_id | Yes |