aws.codebuild.list_reports
Example SQL Queries
SELECT * FROMaws.codebuild.list_reports;Description
Returns a list of ARNs for the reports in the current Amazon Web Services account.
Table Definition
| Column Name | Column Data Type |
|---|---|
| filter Input Column A ReportFilter object used to filter the returned reports. | STRUCT( |
Show child fields
| |
| sort_order Input Column Specifies the sort order for the list of returned reports. Valid values are:
| 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 |
| reports | VARCHAR |