parallel.cluster.generic.awsbatch.downloadJobFilesFromS3
Download job output files from Amazon S3
Description
parallel.cluster.generic.awsbatch.downloadJobFilesFromS3(
downloads the output files for job job,s3Bucket,s3Prefix)job from the Amazon S3™ bucket s3Bucket and saves them to the
JobStorageLocation of the cluster. This function expects output files
stored in zip files under the prefix
in the Amazon S3 bucket s3Prefix/stageOuts3Bucket.
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
Version History
Introduced in R2019b