python-ses-dynamodb-contactform
python-ses-dynamodb-contactform copied to clipboard
Serverless Framework SES and DynamoDB Contact Form
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.632.0 to 2.1030.0. Release notes Sourced from aws-sdk's releases. Release v2.1030.0 See changelog for more information. Release v2.1029.0 See changelog for more information. Release v2.1028.0 See changelog...
The full message is > An error occurred: IamRoleLambdaExecution - 1 validation error detected: Value 'python-sesdynamodb-contactform-development-eu-central-1-lambdaRole' at 'roleName' failed to satisfy constraint: Member must have length less than or equal...
It would be great to have Google ReCAPTCHA support added to this form. I can't find any examples of a Lambda Python implementation.
My lambda instance returned: `{errorMessage: "Syntax error in module 'handler'"}` but the javascript code didn't report it as an error to the user, it just hung on "Sending Mail...". It...