Skip to content

Releases: simonobe/serverless-aws-batch

Release 1.0.1

06 Dec 12:37
Compare
Choose a tag to compare
  • fix docker image building when custom artifact in serverless is defined
  • update attached managed policy from AmazonEC2SpotFleetRole to AmazonEC2SpotFleetTaggingRole due to deprecation

Release 1.0.0

17 Oct 13:06
Compare
Choose a tag to compare

First release of this fork:

  • fixed mistake with uploading custom artifact for schedule batch job lambda
  • added BatchJobExecutionRole per BatchJob
  • added ability to add custom iamRoleStatements to "batchJob function" definition