AWS Request Signing

Third Party

Enable AWS Request Signingv3.4+

Enable the AWS Request Signing plugin.

Prerequisites

Environment variables

  • ASSUME_ROLE_ARN: The ARN of the AWS IAM Role to assume before making the request to the AWS service. For example, "arn:aws:iam::123456789012:role/example-role".

  • ASSUME_ROLE_NAME: The name of the AWS IAM Role to assume before making the request to the AWS service. For example, example-role.

  • TARGET_HOST: An optional hostname or IP to use instead of the one specified in the AWS service’s endpoint.

  • AWS_REGION: The AWS region in which AWS service is running. For example, us-east-1.

Set up the plugin

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!