package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package batchiface provides an interface to enable mocking the AWS Batch service client for testing your code.

# Functions

New creates a new instance of the Batch client with a config.

# Constants

Enum values for ArrayJobDependency.
Enum values for ArrayJobDependency.
Enum values for CEState.
Enum values for CEState.
Enum values for CEStatus.
Enum values for CEStatus.
Enum values for CEStatus.
Enum values for CEStatus.
Enum values for CEStatus.
Enum values for CEStatus.
Enum values for CEType.
Enum values for CEType.
Enum values for CRType.
Enum values for CRType.
Service ID for Regions and Endpoints metadata.
ErrCodeClientException for service response error code "ClientException".
ErrCodeServerException for service response error code "ServerException".
Enum values for JobDefinitionType.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JQState.
Enum values for JQState.
Enum values for JQStatus.
Enum values for JQStatus.
Enum values for JQStatus.
Enum values for JQStatus.
Enum values for JQStatus.
Enum values for JQStatus.
Service endpoint prefix API calls made to.

# Structs

An object representing an AWS Batch array job.
An object representing the array properties of a job.
An object representing the array properties of a job.
An object representing the details of a container that is part of a job attempt.
An object representing a job attempt.
Batch provides the API operation methods for making requests to AWS Batch.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/CancelJobRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/CancelJobResponse.
CancelJobRequest is a API request type for the CancelJob API operation.
An object representing an AWS Batch compute environment.
The order in which compute environments are tried for job placement within a queue.
An object representing an AWS Batch compute resource.
An object representing the attributes of a compute environment that can be updated.
An object representing the details of a container that is part of a job.
The overrides that should be sent to a container.
Container properties are used in job definitions to describe the container that is launched as part of a job.
An object representing summary details of a container within a job.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/CreateComputeEnvironmentRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/CreateComputeEnvironmentResponse.
CreateComputeEnvironmentRequest is a API request type for the CreateComputeEnvironment API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/CreateJobQueueRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/CreateJobQueueResponse.
CreateJobQueueRequest is a API request type for the CreateJobQueue API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeleteComputeEnvironmentRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeleteComputeEnvironmentResponse.
DeleteComputeEnvironmentRequest is a API request type for the DeleteComputeEnvironment API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeleteJobQueueRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeleteJobQueueResponse.
DeleteJobQueueRequest is a API request type for the DeleteJobQueue API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeregisterJobDefinitionRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeregisterJobDefinitionResponse.
DeregisterJobDefinitionRequest is a API request type for the DeregisterJobDefinition API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DescribeComputeEnvironmentsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DescribeComputeEnvironmentsResponse.
DescribeComputeEnvironmentsRequest is a API request type for the DescribeComputeEnvironments API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DescribeJobDefinitionsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DescribeJobDefinitionsResponse.
DescribeJobDefinitionsRequest is a API request type for the DescribeJobDefinitions API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DescribeJobQueuesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DescribeJobQueuesResponse.
DescribeJobQueuesRequest is a API request type for the DescribeJobQueues API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DescribeJobsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DescribeJobsResponse.
DescribeJobsRequest is a API request type for the DescribeJobs API operation.
The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored.
An object representing an AWS Batch job definition.
An object representing an AWS Batch job dependency.
An object representing an AWS Batch job.
An object representing the details of an AWS Batch job queue.
An object representing summary details of a job.
An object representing a job timeout configuration.
A key-value pair object.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/ListJobsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/ListJobsResponse.
ListJobsRequest is a API request type for the ListJobs API operation.
Details on a Docker volume mount point that is used in a job's container properties.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/RegisterJobDefinitionRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/RegisterJobDefinitionResponse.
RegisterJobDefinitionRequest is a API request type for the RegisterJobDefinition API operation.
The retry strategy associated with a job.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/SubmitJobRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/SubmitJobResponse.
SubmitJobRequest is a API request type for the SubmitJob API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/TerminateJobRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/TerminateJobResponse.
TerminateJobRequest is a API request type for the TerminateJob API operation.
The ulimit settings to pass to the container.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/UpdateComputeEnvironmentRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/UpdateComputeEnvironmentResponse.
UpdateComputeEnvironmentRequest is a API request type for the UpdateComputeEnvironment API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/UpdateJobQueueRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/UpdateJobQueueResponse.
UpdateJobQueueRequest is a API request type for the UpdateJobQueue API operation.
A data volume used in a job's container properties.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author