Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 323 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 323 Bytes

aws-form-mailer

Lambda function to retreive, store and mail contents from an api-request. This is used on my website for a contact form.

Installation

yarn

Deployment

Deployment is done using serverless to setup

  • AWS IAM Policies
  • API-Gateway
  • Lambda Service
  • DynamoDB
yarn deploy