Skip to content

Instantly share code, notes, and snippets.

@mtheoryx
Created May 20, 2021 21:22
Show Gist options
  • Select an option

  • Save mtheoryx/788f8ae2d927e578d42d1728da636cc3 to your computer and use it in GitHub Desktop.

Select an option

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