describe_check
Retrieve comprehensive details of a specific AWS SRA check, including its name, service, account type, description, and severity, by providing its check ID.
Instructions
Get detailed information about a specific check.
Args: check_id: The check ID (e.g., 'SRA-GUARDDUTY-01')
Returns: Dictionary with check details including name, service, account_type, description, severity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |