The CloudFormation documentation seems to imply that all node.js and Python runtimes support inline code. We should verify this and correctly enable the flags in those cases.
In particular, it appears PYTHON_3_8 should support inline code but this is prohibited by the current code.
This is a :rocket: Feature Request
Unfortunately, inline code support for python3.8 is still not supported by cloudformation - https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/80#issuecomment-587209603 :(
@nija-at , it seems that it is available now to include InlineCode for Python3_8.
Most helpful comment
Unfortunately, inline code support for python3.8 is still not supported by cloudformation - https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/80#issuecomment-587209603 :(