NodeDetails - AWS Batch
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

NodeDetails

An object that represents the details of a multi-node parallel job node.

Contents

isMainNode

Specifies whether the current node is the main node for a multi-node parallel job.

Type: Boolean

Required: No

nodeIndex

The node index for the node. Node index numbering starts at zero. This index is also available on the node with the AWS_BATCH_JOB_NODE_INDEX environment variable.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: