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 bootstrapsetup the CDK environment on your AWS accountnpx cdk deploydeploy this stack to your default AWS account/regionnpx cdk diffcompare deployed stack with current statenpx cdk synthemits the synthesized CloudFormation template

