D3c D3v

Results 7 comments of D3c D3v

I am using Python 3.X and boto3 still doesn't seem to be supporting this functionality. Would have loved to store the inputs as is in the DB, but am being...

msg['X-MSYS-API'] = '{"options":{"transactional":true}}'

So, this issue was requested in 2017, almost five and half years ago.. and it didn't even register with the developers so far? Nevermind I came here looking for how...

Thank you for responding @hawflau I don't seem to have cfn-lint in my system. Is that a pre-requisite? Didn't see that get mentioned anywhere. ``` $ cfn-lint -t template.yaml cfn-lint:...

I just followed the instructions at [here](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html) It doesn't really say anything about tieing it your python installation.

I realized (embarrassingly enough) that I need to install cfn-lint using pip. I guess the install instructions of SAM cli should list it. Anyway, after I installed cfn-lint in the...

Same error even after install cfn-lint in python 3.12. Also, cfn-lint -l reports no errors and lists the rules: ``` ~/code/aws/samcli/samtest$ cfn-lint -l E0000: Parsing error found when parsing the...