Skip to content

CodeBuild Projects

Provider: AWS
Service ID: codebuild_projects
Rendering: Standard table with expandable detail rows

Quick Example

<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
    service: 'codebuild_projects',
    provider: 'aws',
    region: 'eu-west-2',
    source: 'live',
    attributes: ['name', 'project_name']
});
</script>

<div data-sd-service="codebuild_projects" data-sd-source="live"></div>

Default Attributes

When no attributes array is specified, these columns are displayed:

attributes: ['name', 'project_name']

All Attributes

Attribute Display Name Format Description
name Project Name text Resource display name (from tags or identifier)
project_name Project Name text From API field: __id__

= included in default view

Sort Order

Results are sorted by: name