News

API Gateway with VPC Link to expose internal services, using Lambda Authorizer The API Gateway uses a Lambda Authorizer to authorize requests to the services running on ECS, there is also another ...
This repo intends to create an API Gateway with a Lambda Authorizer that uses an external OIDC Provider. There is an implicit flow, that generates the OIDC Signature in deploy time. When you run CDK, ...