1 Answer
- Newest
- Most votes
- Most comments
0
Hi, ValidationError means that your file pm2customers-lambda.yml is incorrect in its syntax or structure. You should install cfn-lint to check it and find what wrong it.
To install cfn-lint: see https://github.com/aws-cloudformation/cfn-lint
Also, you can go to the AWS console for CFN and check the events for your failed stack: you should find your stack in ROLBACK_COMPLETE state and may be able to spot the incorrect part of your yaml in the Events tab
Hope it helps! Didier
Relevant content
- asked a year ago
- asked a year ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 9 months ago