Skip to content

Adding endpoint override for SQS

Compare
Choose a tag to compare
@jprobinson jprobinson released this 19 Nov 16:43
· 104 commits to master since this release
Update sqs constructor to allow custom endpoint (#166)

To allow for mocking of SQS queues a configurable endpoint is required.
For SNS this has already been done, this is just adding the same for
SQS.