Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix an issue that causes the VTL to fail if input payload contains '&' #2283

Merged
merged 1 commit into from
May 28, 2024

Conversation

knihit
Copy link
Member

@knihit knihit commented May 17, 2024

Description of changes: If input payload from ApiGW contains &, it parses the payload as a parameter key to SQS, causing the transformation to fail.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

If input payload from ApiGW contains `&`, it parses the payload as a parameter key to SQS, causing the transformation to fail.
@bfreiberg bfreiberg merged commit f193fab into aws-samples:main May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants