The AWS CloudFormation documentation[1] states the following about the ZipFile property: > For nodejs4.3, nodejs6.10, python2.7, and python3.6 runtime environments, the source code of your Lambda function. > You can't use this property with other runtime environments. [1]: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-zipfile |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_cloudformation_stack_crud.py | ||
| test_cloudformation_stack_crud_boto3.py | ||
| test_cloudformation_stack_integration.py | ||
| test_server.py | ||
| test_stack_parsing.py | ||