Data Source: aws_batch_scheduling_policy

The Batch Scheduling Policy data source allows access to details of a specific Scheduling Policy within AWS Batch.

Example Usage

data "aws_batch_scheduling_policy" "test" {
  arn = "arn:aws:batch:us-east-1:012345678910:scheduling-policy/example"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above:

A fairshare_policy block supports the following arguments:

A share_distribution block supports the following arguments: