aws.codebuild.list_shared_projects
Example SQL Queries
SELECT * FROMaws.codebuild.list_shared_projects;Description
Gets a list of projects that are shared with other Amazon Web Services accounts or users.
Table Definition
| Column Name | Column Data Type |
|---|---|
| sort_by Input Column The criterion to be used to list build projects shared with the current Amazon Web Services account or user. Valid values include:
| VARCHAR |
| sort_order Input Column The order in which to list shared build projects. 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 |
| projects | VARCHAR |