Interface LambdaTransformConfiguration.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the Lambda function. This function is invoked by the gateway to transform data.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the Lambda function. This function is invoked by the gateway to transform data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.