Inspiration / Rip-off for this project is found in the project "Quarkus JAX-RS App Deployed with AWS CDK as AWS Lambda behind HTTP API, REST API, Application Load Balancer and as Function URL" → aws-quarkus-lambda-cdk-plain by Adam Bien.
Build
./buildAndDeploy.sh --profile <profile>
Build and don’t ask
./buildAndDeployDontAsk.sh --profile <profile>
Destroy
./destroy.sh --profile <profile>