Skip to content

Commit f8670f5

Browse files
marcojahnbfreiberg
andauthored
Update apigw-secretsmanager-apikey-cdk/README.md
Co-authored-by: Ben <9841563+bfreiberg@users.noreply.github.com>
1 parent 9f52a6b commit f8670f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apigw-secretsmanager-apikey-cdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# API Gateway with Lambda Authorizer and Secrets Manager for API Key Authentication
1+
# Amazon API Gateway with AWS Lambda Authorizer and AWS Secrets Manager for API Key Authentication
22

33
This pattern demonstrates how to implement a secure API key-based authorization system using Amazon API Gateway, Lambda Authorizer, and AWS Secrets Manager. Each user/tenant has their own unique API key stored in Secrets Manager, which is validated by a Lambda authorizer when requests are made to protected API endpoints.
44

0 commit comments

Comments
 (0)