
This pattern creates an Amazon API Gateway HTTP API and a sample Lambda function returning a simple 'Hello World' response
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/apigw-http-api-lambda-ts-cdkDeploy the stack: <code>cdk deploy</code> or <code>npm run deploy</code>cdk destroy.