-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master, 5.0.8
-
Component/s: CLI: pegasus-aws-batch
-
None
AWS Batch requires a user to setup the following before jobs can be submitted
- job queue
- compute environment
- job definition
pegasus-aws-batch has convenient create and delete options for this, that allow users to create/delete them all together i.e. you can create all 3 together
however, this fails at first error . instead it should attempt to create/delete whatever is passed and then fail