spinnaker-plugins / aws-lambda-deployment-plugin-spinnaker

Spinnaker plugin to support deployment of AWS Lambda functions via Spinnaker pipelines
Apache License 2.0
23 stars 22 forks source link

`Aws.LambdaTrafficRoutingStage` removes white space from response body. #110

Open eyal-mor opened 2 years ago

eyal-mor commented 2 years ago

Before submitting your issue, please make sure you provide as much details for the following questions as possible:

Aws.LambdaTrafficRoutingStage test task removes white spaces from response body in JSON.

Use test stage, and return a response from Lambda containing "white-space".