Main Content

parallel.cluster.generic.awsbatch.deleteBatchJob

Terminate job in AWS Batch

Description

parallel.cluster.generic.awsbatch.deleteBatchJob(jobID) terminates the AWS® Batch job with the ID jobID.

Note

This function requires the Parallel Computing Toolbox™ plugin for MATLAB® Parallel Server™ with AWS Batch. For an example of how to use the function, see the plugin scripts.

Input Arguments

collapse all

ID of the AWS Batch job to terminate.

Data Types: char | string

Version History

Introduced in R2019b