Simple CDK code which demonstrate how to use S3 with AWS LLRT runtime.
Tip
Learn the other ways of using LLRT on AWS Lambda.
Check out the benchmarks of LLRT vs NodeJS.
npx cdk bootstrap
setup the CDK environment on your AWS accountnpx cdk deploy
deploy this stack to your default AWS account/regionnpx cdk diff
compare deployed stack with current statenpx cdk synth
emits the synthesized CloudFormation template