Friday, 5 January 2018

Amazon API Gateway now supports API in Custom AWS Lambda authorizer

Custom AWS Lambda Authorizers can now be created that return API keys in their responses for the APIs in Amazon API Gateway. This makes it convenient to control usage plans authorized to API request. You can utilize the application login in the custom AWS Lambda authorizer to specify the API key without any requirement of the API client to specify it. This will also enable you to map other request features to an API key known to the API gateway. You can map other different request headers as the API key. 

No comments:

Post a Comment

Mastering Cloud Disaster Recovery: Best Practices and Real-World Strategies with AWS, GCP, and Azure

Introduction: In today’s fast-paced digital landscape, even a few minutes of downtime can result in significant financial loss, damaged repu...