aws-lambda-function-url
There are 3 repositories under aws-lambda-function-url topic.
nileshverma054/aws-lambda-boilerplate
A boilerplate template to start with aws lambda functions.
devandreacarratta/aws-terraform-serverless-api-starter-kit
This repository provides a minimal serverless architecture as a case study using Terraform on AWS. It simulates order processing with AWS Lambda Function URLs for handling API requests and DynamoDB for data storage.
Sonic0/cdk-python-rust-lambda-tests
An example of Python CDK v2 Construct for AWS Lambda in Rust using Function-url feature. Local tests with SAM.