1 Answer
- Newest
- Most votes
- Most comments
0
I've successfully debugged CloudFormation errors by checking from CloudTrail which actual API call has caused the issue.
Go to event history, select Event Name from dropdown and narrow down results based on timestamp from failing event in CloudFormation stack.
answered 2 years ago
Relevant content
- Accepted Answerasked 3 years ago
- Accepted Answerasked a year ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
Could you post an excerpt from your CloudFormation template? There's not a lot to go on here.
added the template section which creates queue and queue policy
Thanks - and what region are you using? I'd note that the best course of action here is to raise a support case because what we're doing here is trying to narrow down the cause and the support team can do that much easier.