Skip to content

bypassProxy on SQS wrapper can cause issues publishing to SNS #41

@James-Burba

Description

@James-Burba

The accounts team noticed that after bumping from version 1.13 to 2.2.2 we were unable to publish to our SNS topic using the SNS wrapper. We traced the problem to the bypassProxy argument for the SQS wrapper initializer, which is true by default. This was somehow bleeding over into the SNS behavior - once we set bypassProxy to false on the SQS wrapper, we were able to publish SNS events again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions