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

Amazon Macie: Identifying Sensitive Information in S3 Objects

Amazon Macie: An Overview Amazon Macie is an AWS service designed to help detect sensitive information, such as Personally Identifiable Info...