Amazon API Gateway REST API to AWS Lambda using mutual TLS

API Gateway HTTP API → AWS Lambda

Create an Amazon API Gateway REST API that invokes an AWS Lambda function with mutual TLS

This pattern creates an Amazon API Gateway HTTP API authenticated by mutual TLS and an AWS Lambda function.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/apigw-mutualtls-lambda-cdk

Deploy

See GitHub repo


Testing

See the repo for detailed testing notes.

Cleanup

1. In the source folder, from the command line enter:
npx cdk destroy --app 'ts-node .'
2. Confirm the removal and wait for the resource deletion to complete.

Created by:

Sudheer Yalamanchili

Sudheer Yalamanchili

Sudheer is a cloud application architect working with AWS ProServ.