Renato Valenzuela
Renato Valenzuela
The migration to Pydantic v2 is more complicated than anticipated. We will make some changes to allow at least partial support for Python3.14 in the meantime, but it's unlikely that...
What's exactly the problem here? This binary is included in SAM CLI, but it's always used inside a Linux container. it's not supposed to be used directly in a Mac...
coverage 7.10.7 is the last version to support Python 3.9
We discussed offline. But this solution assumes that the value of the parameters and condition will be known at the time of the transform (which is not). It works when...
The error comes because the "bad template" is understood like that `'Fn::Sub'` string is another parameter to substitute inside the other big `Fn::Sub` . `sam validate` doesn't do further checking...