Skip to content

Instantly share code, notes, and snippets.

@mtheoryx
Created May 20, 2021 21:22
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 mtheoryx/788f8ae2d927e578d42d1728da636cc3 to your computer and use it in GitHub Desktop.
Save mtheoryx/788f8ae2d927e578d42d1728da636cc3 to your computer and use it in GitHub Desktop.
AWS.mock('S3', 'putObject', sinon.stub().withArgs(sinon.match(expectedParams)).resolves(response));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment