Results 1 issues of Jeison Azevedo

It adds support for creation of dlq from resources, but only with one format :( ```yaml RedrivePolicy: deadLetterTargetArn: # Support only this format for autoCreate Fn::GetAtt: - MyFourthQueueDlq - Arn...