Class | Description |
---|---|
ArrayProperties |
An object representing an AWS Batch array job.
|
ArrayPropertiesDetail |
An object representing the array properties of a job.
|
ArrayPropertiesSummary |
An object representing the array properties of a job.
|
AttemptContainerDetail |
An object representing the details of a container that is part of a job attempt.
|
AttemptDetail |
An object representing a job attempt.
|
BatchRequest | |
BatchResponse | |
BatchResponseMetadata | |
CancelJobRequest | |
CancelJobResponse | |
ComputeEnvironmentDetail |
An object representing an AWS Batch compute environment.
|
ComputeEnvironmentOrder |
The order in which compute environments are tried for job placement within a queue.
|
ComputeResource |
An object representing an AWS Batch compute resource.
|
ComputeResourceUpdate |
An object representing the attributes of a compute environment that can be updated.
|
ContainerDetail |
An object representing the details of a container that is part of a job.
|
ContainerOverrides |
The overrides that should be sent to a container.
|
ContainerProperties |
Container properties are used in job definitions to describe the container that is launched as part of a job.
|
ContainerSummary |
An object representing summary details of a container within a job.
|
CreateComputeEnvironmentRequest | |
CreateComputeEnvironmentResponse | |
CreateJobQueueRequest | |
CreateJobQueueResponse | |
DeleteComputeEnvironmentRequest | |
DeleteComputeEnvironmentResponse | |
DeleteJobQueueRequest | |
DeleteJobQueueResponse | |
DeregisterJobDefinitionRequest | |
DeregisterJobDefinitionResponse | |
DescribeComputeEnvironmentsRequest | |
DescribeComputeEnvironmentsResponse | |
DescribeJobDefinitionsRequest | |
DescribeJobDefinitionsResponse | |
DescribeJobQueuesRequest | |
DescribeJobQueuesResponse | |
DescribeJobsRequest | |
DescribeJobsResponse | |
Host |
The contents of the
host parameter determine whether your data volume persists on the host container
instance and where it is stored. |
JobDefinition |
An object representing an AWS Batch job definition.
|
JobDependency |
An object representing an AWS Batch job dependency.
|
JobDetail |
An object representing an AWS Batch job.
|
JobQueueDetail |
An object representing the details of an AWS Batch job queue.
|
JobSummary |
An object representing summary details of a job.
|
JobTimeout |
An object representing a job timeout configuration.
|
KeyValuePair |
A key-value pair object.
|
LaunchTemplateSpecification |
An object representing a launch template associated with a compute resource.
|
ListJobsRequest | |
ListJobsResponse | |
MountPoint |
Details on a Docker volume mount point that is used in a job's container properties.
|
NetworkInterface |
An object representing the elastic network interface for a multi-node parallel job node.
|
NodeDetails |
An object representing the details of a multi-node parallel job node.
|
NodeOverrides |
Object representing any node overrides to a job definition that is used in a SubmitJob API operation.
|
NodeProperties |
An object representing the node properties of a multi-node parallel job.
|
NodePropertiesSummary |
An object representing the properties of a node that is associated with a multi-node parallel job.
|
NodePropertyOverride |
Object representing any node overrides to a job definition that is used in a SubmitJob API operation.
|
NodeRangeProperty |
An object representing the properties of the node range for a multi-node parallel job.
|
RegisterJobDefinitionRequest | |
RegisterJobDefinitionResponse | |
RetryStrategy |
The retry strategy associated with a job.
|
SubmitJobRequest | |
SubmitJobResponse | |
TerminateJobRequest | |
TerminateJobResponse | |
Ulimit |
The
ulimit settings to pass to the container. |
UpdateComputeEnvironmentRequest | |
UpdateComputeEnvironmentResponse | |
UpdateJobQueueRequest | |
UpdateJobQueueResponse | |
Volume |
A data volume used in a job's container properties.
|
Enum | Description |
---|---|
ArrayJobDependency | |
CEState | |
CEStatus | |
CEType | |
CRType | |
JobDefinitionType | |
JobStatus | |
JQState | |
JQStatus |
Exception | Description |
---|---|
BatchException | |
ClientException |
These errors are usually caused by a client action, such as using an action or resource on behalf of a user that
doesn't have permissions to use the action or resource, or specifying an identifier that is not valid.
|
ServerException |
These errors are usually caused by a server issue.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.