Relative Content

Tag Archive for c#amazon-sqsamazon-snsmasstransit

MassTransit fails to connect to existing AWS SNS/SQS

Currently, I’m attempting to move from aws sdk to MassTransit. And I have a big issue with connecting to the SQS/SNS.
Our infrastructure team created sqs/sns using a terraform script. And we (as developers and application) cannot change (in any way) it since the infrastructure is managed by a separate team and another aws account/role.