Skip to content

Instantly share code, notes, and snippets.

@richardgrantserverless
Created April 4, 2022 04:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardgrantserverless/fd59c00740020057a3ae24ddde478956 to your computer and use it in GitHub Desktop.
Save richardgrantserverless/fd59c00740020057a3ae24ddde478956 to your computer and use it in GitHub Desktop.
return wrapped.run({
body: JSON.stringify({
parameter: 'value'
})
}).then((response) => {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment