AWS SSM document processing is not handling errors the way I expect
I’m trying to create an SSM document that will install software on an EC2 instance. For the most part it’s all working, but I’ve tried to add in some error handling and it does not behave the way I expect. I am finding it hard to find a definitive explanation of what is reasonable to expect, so I could easily be doing something wrong.