aws_batch_helper

Python package to help Create/Delete AWS Batch resources


Keywords
aws, aws-batch, cli, python
License
MIT
Install
pip install aws_batch_helper==0.2

Documentation

aws_batch_helper

Python package to help Create/Delete AWS Batch resources

Usage:
  aws_batch_helper (compute|queue|job) create <location>
  aws_batch_helper compute destroy <name>
  aws_batch_helper -h | --help