aws.xray.get_groups
Example SQL Queries
SELECT * FROMaws.xray.get_groups;Description
Retrieves all active group details.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _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 |
| filter_expression The filter expression defining the parameters to include traces. | VARCHAR |
| group_arn The ARN of the group generated based on the GroupName. | VARCHAR |
| group_name The unique case-sensitive name of the group. | VARCHAR |
| insights_configuration The structure containing configurations related to insights.
| STRUCT( |
Show child fields
| |