RequestResponse invocation

Set up the plugin to invoke a Lambda function with the RequestResponse invocation type.

Prerequisites

  • You have an AWS account with access to Lambda.

  • You have created a Lambda function.

Environment variables

  • AWS_KEY: Your AWS access key ID.

  • AWS_SECRET: Your AWS secret access key.

  • AWS_REGION: Your AWS region.

  • LAMBDA_FUNCTION: The name or ARN of the Lambda function to invoke.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!