aws --version
aws-cli/1.11.45 Python/2.7.13 Darwin/15.6.0 botocore/1.5.8
After creating a cloudformation template, when I attempt to deploy it, I get the python error in the title:
aws cloudformation deploy --template-file _build/cloudformation.yaml --stack-name lambda
'list' object has no attribute 'split'