aws.lookoutmetrics.describe_alert
Example SQL Queries
SELECT * FROMaws.lookoutmetrics.describe_alertWHERE"alert_arn" = 'VALUE';Description
Describes an alert.
Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.
Table Definition
| Column Name | Column Data Type |
|---|---|
| alert_arn Required Input Column The ARN of the alert to describe. | 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
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| alert Contains information about an alert. | STRUCT( |
Show child fields
| |