Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-batch-schedulingpolicy.json
Parent schema serverless-framework-configuration
Type: object

Resource Type schema for AWS::Batch::SchedulingPolicy. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-batch.git

Properties

Name string | Aws_CF_FunctionString

Name of Scheduling Policy.

FairsharePolicy object

Fair Share Policy for the Job Queue.

3 nested properties
ShareDecaySeconds number
min=0max=604800
ComputeReservation number
min=0max=99
ShareDistribution ShareAttributes[]

List of Share Attributes

Tags object

A key-value pair to associate with a resource.

Definitions

ResourceArn string | Aws_CF_FunctionString

ARN of the Scheduling Policy.

FairsharePolicy object

Fair Share Policy for the Job Queue.

ShareDecaySeconds number
min=0max=604800
ComputeReservation number
min=0max=99
ShareDistribution ShareAttributes[]

List of Share Attributes

ShareAttributes object
ShareIdentifier string | Aws_CF_FunctionString
WeightFactor number
min=0max=1000