Help to configure resources

Hello,

I would like help to configure the following resources (only SQS and SNS):

Although the diagram shows that one dead-letter queue will be shared among two simple queues, the correct would be one dead-letter queue per simple queue (in this case, two).

I’ve setup a Github repo with what I’ve tried to do.

The changes are in three folders: app/jobs, app/shared/extensions and app/resources.

Thank you.