aws.codebuild.list_report_groups
Example SQL Queries
SELECT * FROMaws.codebuild.list_report_groups;Description
Gets a list ARNs for the report groups in the current Amazon Web Services account.
Table Definition
| Column Name | Column Data Type |
|---|---|
| sort_by Input Column The criterion to be used to list build report groups. Valid values include:
| VARCHAR |
| sort_order Input Column Used to specify the order to sort the list of returned report groups. Valid values are ASCENDING and DESCENDING. | 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 |
| report_groups | VARCHAR |