Completed SQS Implementation

This commit is contained in:
Terry Cain 2017-10-29 18:59:40 +00:00
commit 75f0deb828
5 changed files with 463 additions and 34 deletions

View file

@ -117,7 +117,7 @@ It gets even better! Moto isn't just for Python code and it isn't just for S3. L
|------------------------------------------------------------------------------|
| S3 | @mock_s3 | core endpoints done |
|------------------------------------------------------------------------------|
| SES | @mock_ses | core endpoints done |
| SES | @mock_ses | all endpoints done |
|------------------------------------------------------------------------------|
| SNS | @mock_sns | all endpoints done |
|------------------------------------------------------------------------------|