Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zaccharles/sqs-overpull-reproduction


https://github.com/zaccharles/sqs-overpull-reproduction

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Code to reproduce the issue described here: https://medium.com/@zaccharles/eb23d90122e0

Further blog post about the issue, specifically reproduction here: https://medium.com/@zaccharles/f4c09d384a18

```bash
> npm install
> serverless deploy
> serverless info --verbose
```

Copy Queue URL from output to line 14 of `test.js`.

```bash
> node test.js
```