This code demonstrates the use of the go package fillmore-labs.com/microbatch
.
The example assumes AWS cli, AWS cdk, configured AWS credentials, Go and yq installed.
Deploy the Lambda to your account with the supplied script
./deploy.sh
This deploys the CloudFormation stack and updates config.yaml for the client.
The sample client using fillmore-labs.com/microbatch
.
The AWS Lambda entry point.
The AWS CDK app containing the lambda stack.
The AWS CDK stack describing the lambda deployment.