aws-cloudformation/aws-cloudformation-macros

Update python version for boto3 macro

Closed this issue · 1 comments

The boto3 macro is setup with python2.7 which is EOL and not even supported by SAM any longer which means it will fail to deploy to AWS. Would be great if this macro can be updated with a newer supported version of python.

AWS CloudFormation Linter................................................Failed

- hook id: cfn-python-lint

- exit code: 2

E2531 Deprecated runtime (python2.7) specified. Updating disabled since 2021-09-30. Please consider updating to python3.8

template.yaml:5:3