aws.amp.describe_alert_manager_definition
Example SQL Queries
SELECT * FROMaws.amp.describe_alert_manager_definitionWHERE"workspace_id" = 'VALUE';Description
Retrieves the full information about the alert manager definition for a workspace.
Table Definition
| Column Name | Column Data Type |
|---|---|
| workspace_id Required Input Column The ID of the workspace to retrieve the alert manager definition from. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| alert_manager_definition The alert manager definition. | STRUCT( |
Show child fields
| |