Paul Nickerson
Paul Nickerson
Here's a dumb, make it work for now fix: See what versions of Python you have available: ``` ls -l /usr/bin/python* ``` If you have a Python version before 3.12,...
I realized that I was running an older version of `cfn-lint`. I installed `1.33.2`, and it has the same behavior.
Thanks, handling the situation gracefully will be good. I did some testing myself, and am posting what I learned here just in case anyone comes across this in the future,...
Ok, another comment. I tried passing that though `rain format`, and it converted the last part to the below. Per Amazon's documentation, this should be invalid syntax. And yet, it...