AWS CodeBuild website screenshot

AWS CodeBuild

AWS CodeBuild is a fully managed continuous integration build service that compiles source code, runs unit tests, and produces deployable artifacts. It eliminates the need to provision, manage, and scale build servers by providing prepackaged build environments for popular languages and tools, and scales automatically to meet peak build requests. The CodeBuild API uses AWS Signature Version 4 (SigV4) authentication and is accessed via SDKs, the AWS CLI, or direct HTTPS calls to regional service endpoints.

AWS CodeBuild publishes 1 API on the APIs.io network: AWS CodeBuild API API. Tagged areas include Builds, CI/CD, Continuous Integration, Developer Tools, and DevOps.

AWS CodeBuild’s developer surface includes authentication, documentation, API reference, pricing, CLI, support, and 10 more developer resources.

37.7/100 thin ▬ flat Agent 17/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
BuildsCI/CDContinuous IntegrationDeveloper ToolsDevOps

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/aws-codebuild: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

AWS CodeBuild AWS CodeBuild API API

The AWS CodeBuild API API from AWS CodeBuild — 1 operation(s) for aws codebuild api.

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

AWS CodeBuild API

OPEN COLLECTION

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Aws Codebuild Authentication

apiKey · 1 scheme

SECURITY

Aws Codebuild Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Aws Codebuild Vulnerability Disclosure

security.txt · contact published

SECURITY

Aws Codebuild Trust Center

PCI DSS, HIPAA, FedRAMP, GDPR, FIPS 140

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Aws Codebuild Agentic Access

1 operation · 1 acting

1 operations · 1 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: aws-codebuild
name: AWS CodeBuild
description: AWS CodeBuild is a fully managed continuous integration build service that compiles source code, runs unit tests,
  and produces deployable artifacts. It eliminates the need to provision, manage, and scale build servers by providing prepackaged
  build environments for popular languages and tools, and scales automatically to meet peak build requests. The CodeBuild
  API uses AWS Signature Version 4 (SigV4) authentication and is accessed via SDKs, the AWS CLI, or direct HTTPS calls to
  regional service endpoints.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/aws-codebuild.png
tags:
- AWS
- Builds
- CI/CD
- Continuous Integration
- Developer Tools
- DevOps
tags_raw:
- AWS
- Build
- CI/CD
- Continuous Integration
- Developer Tools
- DevOps
url: https://raw.githubusercontent.com/api-evangelist/aws-codebuild/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: aws-codebuild:aws-codebuild-aws-codebuild-api-api
  name: AWS CodeBuild AWS CodeBuild API API
  description: The AWS CodeBuild API API from AWS CodeBuild — 1 operation(s) for aws codebuild api.
  humanURL: https://docs.aws.amazon.com/codebuild/latest/APIReference/Welcome.html
  baseURL: https://codebuild.us-east-1.amazonaws.com
  tags:
  - AWS CodeBuild API
  properties:
  - type: OpenAPI
    url: openapi/aws-codebuild-aws-codebuild-api-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/codebuild/latest/APIReference/Welcome.html
  - type: User Guide
    url: https://docs.aws.amazon.com/codebuild/latest/userguide/welcome.html
  - type: GettingStarted
    url: https://docs.aws.amazon.com/codebuild/latest/userguide/getting-started.html
common:
- type: AgenticAccess
  url: agentic-access/aws-codebuild-agentic-access.yml
- type: TrustCenter
  url: security/aws-codebuild-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/aws-codebuild-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/aws-codebuild-domain-security.yml
- type: Authentication
  url: authentication/aws-codebuild-authentication.yml
- type: Website
  url: https://aws.amazon.com/codebuild/
- type: Documentation
  url: https://docs.aws.amazon.com/codebuild/
- type: APIReference
  url: https://docs.aws.amazon.com/codebuild/latest/APIReference/Welcome.html
- type: Pricing
  url: https://aws.amazon.com/codebuild/pricing/
- type: Authentication
  url: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html
- type: Endpoints
  url: https://docs.aws.amazon.com/general/latest/gr/codebuild.html
- type: CLI
  url: https://docs.aws.amazon.com/cli/latest/reference/codebuild/
- type: SDKs
  url: https://aws.amazon.com/tools/
- type: GitHubOrganization
  url: https://github.com/aws
- type: Support
  url: https://aws.amazon.com/premiumsupport/
- type: StatusPage
  url: https://health.aws.amazon.com/health/status
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-parent: aws
x-relationship: product

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/aws-codebuild"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aws-codebuild/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aws-codebuild/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.