Skip to content

api-evangelist/aws-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS Batch (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).

APIs.json: https://raw.githubusercontent.com/api-evangelist/aws-batch/refs/heads/main/apis.yml

Scope

  • Type: Index

Tags

  • Batch Computing
  • Compute
  • HPC
  • Job Scheduling
  • Containers
  • AWS
  • Managed Service

Timestamps

  • Created: 2026-05-11
  • Modified: 2026-05-11

APIs

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).

Tags

  • Batch Computing
  • Job Scheduling
  • Containers
  • HPC
  • AWS

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors