Wednesday 20 December 2017

Amazon API Gateway Supports API Keys in Custom Authorizer Responses

You can now create custom AWS Lambda authorizers that return API keys in their responses for APIs in Amazon API Gateway. This makes it easier to control usage plans assigned to API requests. You can use the application logic in your custom Lambda authorizer to determine the API key without needing the API client to specify it. This also allows you to map other request properties to an API key known to API Gateway. For example, you can map a different request header as the API Key.



from What's New (Thursday) http://ift.tt/2BggmAf

No comments:

Post a Comment