Protecting APIs on the AWS gateway

Protecting APIs deployed behind the AWS API Gateway
Instructions on how to protect your APIs deployed behind the AWS API Gateway using ACP’s AWS Lambda Authorizer. You will learn how to create an AWS API Gateway Lambda Authorizer in ACP. You will configure AWS Lambda service and its permissions. You will learn how to connect a service to ACP from your gateway or your service. Then, you will test your integration by applying authorization policies and confirming access control enforcement.
Acquiring contextual information on users accessing your Lambda
Instructions on how to use the INJECT_CONTEXT variable to retrieve contextual information on users accessing your Lambda function