aws-batch

AWS Batch helper


Keywords
aws, batch, s3, awscli, boto3, aws-batch, aws-s3
License
GPL-3.0
Install
pip install aws-batch==0.6

Documentation

AWS Batch Helper

A tool for uploading data to and from a local file system to an AWS S3 Bucket and into an AWS Batch container for processing. All container text output is monitored through the AWS Logging system and reported back to the user.

Inspired by the submit-job.py script by kiukA9

dependencies

The awscli must also be available within the batch container.

installation

% pip install aws_batch

or

% pip install git+https://github.com/crosenth/aws_batch