go-localstack
go-localstack copied to clipboard
Missing BatchResolver
Stumbled upon this nice project. I am using AWS Batch and the resolver is missing here. Any chance to add that in?
Hi, thank you for bringing this up. This project is based on the Localstack Docker image. AWS Batch is part of the localstack pro image (https://docs.localstack.cloud/references/coverage/coverage_batch/). As I'm doing this project in my spare time, I don't have access to the pro features (35$/user/month - https://www.localstack.cloud/pricing) - in this way I also didn't add it.
Guten Morgen Lars, oh yes - I did't realise that it's not in the free version. bummer. Anyhow - in case I get around to pay the pro version. Would the PR I linked the way to integrate it?
PRs are always welcome.
Anyhow, there would have to be tests for verification - which would require a pro license in CI/CD.