Batch Scheduling Policy

An AWS Batch Scheduling Policy defines how jobs are prioritized and ordered within a compute environment. It allows you to configure fair-share scheduling, job prioritization, and resource allocation strategies to ensure workloads are distributed efficiently. This helps balance compute usage across multiple users or teams while optimizing throughput and cost.

aws.batch_scheduling_policy

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the scheduling policy. An example is arn:aws:batch:us-east-1:123456789012:scheduling-policy/HighPriority .
fairshare_policycorejsonThe fair-share scheduling policy details.
namecorestringThe name of the fair-share scheduling policy.
tagscorehstore