このページは、まだ日本語ではご利用いただけません。翻訳中です。
This plugin is not compatible with Konnect
Contact 3rd party for support: This plugin is developed, tested, and maintained by The LEGO Group
This plugin allows for secure communication with AWS Lambdas. It signs requests with AWS SIGV4 and temporary credentials obtained from sts.amazonaws.com using an OAuth token. This eliminates the need for an AWS API Gateway and simplifies the use of Lambdas as upstreams in Kong.
However, in order to use this plugin, there is an AWS setup required. Specifically, you will need to add your token issuer to the “Identity Providers” in your AWS account, this way the plugin can request temporary credentials.
For more information on the required AWS setup, visit the plugin repo.
Once this is done, you can use the plugin to communicate with your Lambda HTTPS endpoint.