aws.codebuild.list_build_batches
Example SQL Queries
SELECT * FROMaws.codebuild.list_build_batches;Description
Retrieves the identifiers of your build batches in the current region.
Table Definition
| Column Name | Column Data Type |
|---|---|
| filter Input Column A BuildBatchFilter object that specifies the filters for the search. | STRUCT( |
Show child fields
| |
| sort_order Input Column Specifies the sort order of the returned items. Valid values include:
| 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 |
| ids | VARCHAR |