aws-samples / aws-refarch-wordpress

This reference architecture provides best practices and a set of YAML CloudFormation templates for deploying WordPress on AWS.
MIT No Attribution
1.08k stars 601 forks source link

EFS Resource Handler #86

Open dhiller21 opened 2 years ago

dhiller21 commented 2 years ago

Receiving error for Lambda Resource Handler for EFS file (Line 576). Nested Stack failure is the result. Error is due to runtime parameter python 2.7 which needs to be updated to python 3.9 per AWS