Skip to main content

Batch

AwsBatchComputeEnvironment

Creates a AWS Batch compute environment.

import { AwsBatchComputeEnvironment } from "@dinghy/tf-aws/serviceBatch"

<AwsBatchComputeEnvironment/>

AwsBatchJobDefinition

Provides a Batch Job Definition resource.

import { AwsBatchJobDefinition } from "@dinghy/tf-aws/serviceBatch"

<AwsBatchJobDefinition/>

AwsBatchJobQueue

Provides a Batch Job Queue resource.

import { AwsBatchJobQueue } from "@dinghy/tf-aws/serviceBatch"

<AwsBatchJobQueue/>

AwsBatchSchedulingPolicy

Provides a Batch Scheduling Policy resource.

import { AwsBatchSchedulingPolicy } from "@dinghy/tf-aws/serviceBatch"

<AwsBatchSchedulingPolicy/>