Adding endpoint override for SQS
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.
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.