Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-aws.Go to Latest
crossplane-contrib/provider-aws@v0.38.0
Job
batch.aws.crossplane.io
Job
crossplane-contrib/provider-aws@v0.38.0batch.aws.crossplane.io

A Job is a managed resource that represents an AWS Batch Job.

Type

CRD

Group

batch.aws.crossplane.io

Version

v1alpha1

apiVersion: batch.aws.crossplane.io/v1alpha1

kind: Job

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

A JobSpec defines the desired state of a Job.

forProvider
requiredobject
requiredobject

JobParameters define the desired state of a Batch Job

object

The array properties for the submitted job, such as the size of the array. The array size can be between 2 and 10,000. If you specify array properties for a job, it becomes an array job. For more information, see Array Jobs (https://docs.aws.amazon.com/batch/latest/userguide/array_jobs.html) in the Batch User Guide.

size
integer
object

A list of container overrides in the JSON format that specify the name of a container in the specified job definition and the overrides it should receive. You can override the default command for a container, which is specified in the job definition or the Docker image, with a command override. You can also override existing environment variables on a container or add new environment variables to it with an environment override.

command
array
array

The command to send to the container that overrides the default command from the Docker image or the job definition.

array

The environment variables to send to the container. You can add new environment variables, which are added to the container at launch, or you can override the existing environment variables from the Docker image or the job definition. Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

name
string
value
string
array

The type and amount of resources to assign to a container. This overrides the settings in the job definition. The supported resources include GPU, MEMORY, and VCPU.

resourceType
requiredstring
value
requiredstring
array

A list of dependencies for the job. A job can depend upon a maximum of 20 jobs. You can specify a SEQUENTIAL type dependency without specifying a job ID for array jobs so that each child array job completes sequentially, starting at index 0. You can also specify an N_TO_N type dependency with a job ID for array jobs. In that case, each index child of this job must wait for the corresponding index child of each dependency to complete before it can begin.

jobId
string
jobIdRef
object
object

JobIDRef is a reference to an JobID.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

JobIDSelector selects references to an JobID.

policy
object
object

Policies for selection.

resolve
string
type
string
object

JobDefinitionRef is a reference to an JobDefinition.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

JobDefinitionSelector selects references to an JobDefinition.

policy
object
object

Policies for selection.

resolve
string
jobQueue
string
object

JobQueueRef is a reference to an JobQueue.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

JobQueueSelector selects references to an JobQueue.

policy
object
object

Policies for selection.

resolve
string
object

A list of node overrides in JSON format that specify the node range to target and the container overrides for that node range. This parameter isn't applicable to jobs that are running on Fargate resources; use containerOverrides instead.

array

The node property overrides for the job.

object

The overrides that should be sent to a node range.

command
array
array

The command to send to the container that overrides the default command from the Docker image or the job definition.

array

The environment variables to send to the container. You can add new environment variables, which are added to the container at launch, or you can override the existing environment variables from the Docker image or the job definition. Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

name
string
value
string
array

The type and amount of resources to assign to a container. This overrides the settings in the job definition. The supported resources include GPU, MEMORY, and VCPU.

resourceType
requiredstring
value
requiredstring
targetNodes
requiredstring
numNodes
integer
region
requiredstring
object

The retry strategy to use for failed jobs from this SubmitJob operation. When a retry strategy is specified here, it overrides the retry strategy defined in the job definition.

attempts
integer
array

Array of up to 5 objects that specify conditions under which the job should be retried or failed. If this parameter is specified, then the attempts parameter must also be specified.

action
requiredstring
onReason
string
tags
object
timeout
object
object

The timeout configuration for this SubmitJob operation. You can specify a timeout duration after which Batch terminates your jobs if they haven't finished. If a job is terminated due to a timeout, it isn't retried. The minimum value for the timeout is 60 seconds. This configuration overrides any timeout configuration specified in the job definition. For array jobs, child jobs have the same timeout configuration as the parent job. For more information, see Job Timeouts (https://docs.aws.amazon.com/AmazonECS/latest/developerguide/job_timeouts.html) in the Amazon Elastic Container Service Developer Guide.

object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

configRef
object
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
metadata
object
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
requiredstring
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
requiredstring
namespace
requiredstring
status
object
object

A JobStatus represents the observed state of a Job.

object

JobObservation keeps the state for the external resource

object

The array properties of the job, if it is an array job.

index
integer
size
integer
array

A list of job attempts associated with this job.

container
object
object

Details about the container in this job attempt.

exitCode
integer
array

The network interfaces associated with the job attempt.

reason
string
taskArn
string
startedAt
integer
stoppedAt
integer
createdAt
integer
jobArn
string
jobId
string
startedAt
integer
status
string
stoppedAt
integer
array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Marketplace

Discover the building blocks for your internal cloud platform.

© 2022 Upbound, Inc.

SolutionsProvidersConfigurations
LearnDocumentationTry for Free
MorePrivacy PolicyTerms & Conditions
Marketplace

© 2022 Upbound, Inc.

Marketplace

Discover the building blocksfor your internal cloud platform.