aws_codebuild_batch_get_projects
Retrieve detailed configuration for multiple AWS CodeBuild projects to manage build settings, environment variables, and deployment parameters across your CI/CD pipeline.
Instructions
Get full configuration details for one or more CodeBuild projects.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| names | Yes | Project names to retrieve (max 100) |