AWS Batch website screenshot

AWS Batch

AWS Batch is a fully managed batch computing service that enables developers, scientists, and engineers to run hundreds of thousands of batch and machine learning compute jobs efficiently on AWS by dynamically provisioning the optimal quantity and type of compute resources based on job volume and resource requirements. The AWS Batch API provides programmatic management of compute environments, job queues, job definitions, scheduling policies, and job submission and lifecycle operations, authenticated with AWS Signature Version 4 (SigV4).

AWS Batch publishes 6 APIs on the APIs.io network, including Compute Environments API, Job Definitions API, Job Queues API, and 3 more. Tagged areas include Batch Computing, Compute, HPC, Job Scheduling, and Containers.

AWS Batch’s developer surface includes authentication, documentation, pricing, signup flow, and 5 more developer resources.

27.5/100 emerging ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
7 APIs
Batch ComputingComputeHPCJob SchedulingContainersManaged Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 27.5/100 · emerging
Contract Quality 12.5 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 3.7 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/aws-batch: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

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

AWS Batch API

REST API for managing AWS Batch compute environments, job queues, job definitions, scheduling policies, consumable resources, and jobs. Operations are exposed as POST endpoints ...

AWS Batch Compute Environments API

The Compute Environments API from AWS Batch — 4 operation(s) for compute environments.

AWS Batch Job Definitions API

The Job Definitions API from AWS Batch — 3 operation(s) for job definitions.

AWS Batch Job Queues API

The Job Queues API from AWS Batch — 4 operation(s) for job queues.

AWS Batch Jobs API

The Jobs API from AWS Batch — 5 operation(s) for jobs.

AWS Batch Scheduling Policies API

The Scheduling Policies API from AWS Batch — 5 operation(s) for scheduling policies.

AWS Batch Tags API

The Tags API from AWS Batch — 1 operation(s) for tags.

Scroll for all 7

Open Collections 1

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

AWS Batch API

OPEN COLLECTION

Security Posture 4

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

Aws Batch Authentication

apiKey · 1 scheme

SECURITY

Aws Batch Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Aws Batch Vulnerability Disclosure

security.txt · contact published

SECURITY

Aws Batch Trust Center

PCI DSS, HIPAA, FedRAMP, GDPR, FIPS 140

SECURITY

Agentic Access 1

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

Aws Batch Agentic Access

24 operations · 23 acting · 1 human-in-the-loop

24 operations · 23 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 4

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: aws-batch
name: AWS Batch
description: AWS Batch is a fully managed batch computing service that enables developers, scientists, and engineers to run
  hundreds of thousands of batch and machine learning compute jobs efficiently on AWS by dynamically provisioning the optimal
  quantity and type of compute resources based on job volume and resource requirements. The AWS Batch API provides programmatic
  management of compute environments, job queues, job definitions, scheduling policies, and job submission and lifecycle operations,
  authenticated with AWS Signature Version 4 (SigV4).
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/aws-batch.png
tags:
- Batch Computing
- Compute
- HPC
- Job Scheduling
- Containers
- AWS
- Managed Service
url: https://raw.githubusercontent.com/api-evangelist/aws-batch/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: aws-batch:api
  name: AWS Batch API
  description: REST API for managing AWS Batch compute environments, job queues, job definitions, scheduling policies, consumable
    resources, and jobs. Operations are exposed as POST endpoints under /v1/ paths with JSON request and response bodies and
    are authenticated using AWS Signature Version 4 (SigV4).
  humanURL: https://docs.aws.amazon.com/batch/latest/APIReference/Welcome.html
  baseURL: https://batch.us-east-1.amazonaws.com
  tags:
  - Batch Computing
  - Job Scheduling
  - Containers
  - HPC
  - AWS
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/batch/latest/APIReference/Welcome.html
  - type: Actions
    url: https://docs.aws.amazon.com/batch/latest/APIReference/API_Operations.html
  - type: Authentication
    url: https://docs.aws.amazon.com/batch/latest/userguide/security-iam.html
  - type: Endpoints
    url: https://docs.aws.amazon.com/general/latest/gr/batch.html
- aid: aws-batch:aws-batch-compute-environments-api
  name: AWS Batch Compute Environments API
  description: The Compute Environments API from AWS Batch — 4 operation(s) for compute environments.
  humanURL: https://docs.aws.amazon.com/batch/latest/APIReference/Welcome.html
  baseURL: https://batch.us-east-1.amazonaws.com
  tags:
  - Compute Environments
  properties:
  - type: OpenAPI
    url: openapi/aws-batch-compute-environments-api-openapi.yml
- aid: aws-batch:aws-batch-job-definitions-api
  name: AWS Batch Job Definitions API
  description: The Job Definitions API from AWS Batch — 3 operation(s) for job definitions.
  humanURL: https://docs.aws.amazon.com/batch/latest/APIReference/Welcome.html
  baseURL: https://batch.us-east-1.amazonaws.com
  tags:
  - Job Definitions
  properties:
  - type: OpenAPI
    url: openapi/aws-batch-job-definitions-api-openapi.yml
- aid: aws-batch:aws-batch-job-queues-api
  name: AWS Batch Job Queues API
  description: The Job Queues API from AWS Batch — 4 operation(s) for job queues.
  humanURL: https://docs.aws.amazon.com/batch/latest/APIReference/Welcome.html
  baseURL: https://batch.us-east-1.amazonaws.com
  tags:
  - Job Queues
  properties:
  - type: OpenAPI
    url: openapi/aws-batch-job-queues-api-openapi.yml
- aid: aws-batch:aws-batch-jobs-api
  name: AWS Batch Jobs API
  description: The Jobs API from AWS Batch — 5 operation(s) for jobs.
  humanURL: https://docs.aws.amazon.com/batch/latest/APIReference/Welcome.html
  baseURL: https://batch.us-east-1.amazonaws.com
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/aws-batch-jobs-api-openapi.yml
- aid: aws-batch:aws-batch-scheduling-policies-api
  name: AWS Batch Scheduling Policies API
  description: The Scheduling Policies API from AWS Batch — 5 operation(s) for scheduling policies.
  humanURL: https://docs.aws.amazon.com/batch/latest/APIReference/Welcome.html
  baseURL: https://batch.us-east-1.amazonaws.com
  tags:
  - Scheduling Policies
  properties:
  - type: OpenAPI
    url: openapi/aws-batch-scheduling-policies-api-openapi.yml
- aid: aws-batch:aws-batch-tags-api
  name: AWS Batch Tags API
  description: The Tags API from AWS Batch — 1 operation(s) for tags.
  humanURL: https://docs.aws.amazon.com/batch/latest/APIReference/Welcome.html
  baseURL: https://batch.us-east-1.amazonaws.com
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/aws-batch-tags-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/aws-batch-agentic-access.yml
- type: TrustCenter
  url: security/aws-batch-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/aws-batch-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/aws-batch-domain-security.yml
- type: Authentication
  url: authentication/aws-batch-authentication.yml
- type: Website
  url: https://aws.amazon.com/batch/
- type: Documentation
  url: https://docs.aws.amazon.com/batch/
- type: Pricing
  url: https://aws.amazon.com/batch/pricing/
- type: Signup
  url: https://portal.aws.amazon.com/billing/signup
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com