flow-lab / lambda-authorizer

Amazon API Gateway Lambda Authorizer

Repository from Github https://github.comflow-lab/lambda-authorizerRepository from Github https://github.comflow-lab/lambda-authorizer

lambda-authorizer

Amazon API Gateway Lambda Authorizer

  • validates id token against cognito public keys
  • supports multiple cognito ids

Lambda env parameters:

  • COGNITO_IDS - cognito ids separeted with ",", eg. "u-west-1_yubvj7uwx,eu-west-1_ybbsjdf8f"
  • AWS_REGION - aws region, eg. "eu-west-1"

About

Amazon API Gateway Lambda Authorizer

License:MIT License


Languages

Language:Go 100.0%