Skip to main content

scheduling_policies

Retrieves a list of scheduling_policies in a region

Overview

Namescheduling_policies
TypeResource
Descriptionscheduling_policies
Idawscc.batch.scheduling_policies

Fields

NameDatatypeDescription
arnundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.batch.scheduling_policies
WHERE region = 'us-east-1'

Permissions

To operate on the scheduling_policies resource, the following permissions are required:

Create

Batch:CreateSchedulingPolicy,
Batch:TagResource

List

Batch:ListSchedulingPolicies,
Batch:DescribeSchedulingPolicies