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 under /v1/ paths with JSON request and response bodies and are authenticated using AWS Signature Version 4 (SigV4).

API entry from apis.yml

apis.yml Raw ↑
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