May 2019
Intermediate to advanced
308 pages
8h 5m
English
If we would like to control access through our application, we can use Lambda authorizers. Lambda authorizers give us the capability to authorize or deny access according to any kind of custom authentication mechanism, text strings, values, and other content in the request itself. This way, we can define our own authorization mechanism that can be completely customized.
The following diagram represents a typical workflow of a Lambda authorizer-based authentication:

The preceding diagram can be interpreted as follows:
Read now
Unlock full access