AWS CloudFormation Template

CloudFormation template for a serverless API with Lambda, API Gateway, and DynamoDB.

Cloud & DevOpsAWSCloudFormationserverlessLambda

CloudFormation template for a serverless API with Lambda, API Gateway, and DynamoDB.

Loading editor...

When to use this template

Infrastructure as Code with CloudFormation lets you version-control your AWS resources. This template provisions a DynamoDB table, a Lambda function with an IAM role, and an HTTP API Gateway — a common serverless API stack. Parameters make it reusable across environments (dev, staging, prod).