0x4447 Product S3 Email Versions Save

📫 A serverless email server on AWS using S3 and SES

v1.6.0

4 years ago
  • added conditional webhooks
  • general cleanup

PR(s): #33

v1.5.1

4 years ago

Update the NodeJS Runtime Environment

Issue(s): #27

1.5.0

4 years ago

Lowering long term storage with 2 new life time policies

  • Issue(s): #25

v1.4.4

4 years ago
  • Updated the README, with examples and fixed some sentences
  • Added support for custom GitHub account name (useful form people that like to fork projects)
  • Updated the Parameter description to make it clear what Scope is needed for the GitHub Key.

v1.4.3

4 years ago

Disabled CodePipeline pulling and switched to AWS::CodePipeline::Webhook

Issue(s): #20

v1.4.2

4 years ago

Increased Lambda memory for all to make sure, big emails can be processed and sent.

Issue(s): #18

v1.4.1

4 years ago

Increased the Inbound Lambda memory so it can process emails bigger then 25MB.

Issue(s): #16

v1.4.0

4 years ago

Added IAM Group to make it easy what type of rights a user should have to access the S3 Email bucket

Issue(s): #14

v1.3.0

4 years ago

Issue(s): #12

v1.2.0

4 years ago

Now when an email is received, a copy of it will be saved in the Today folder. This way it is much simpler to see what is new.

Minor change: folder structure simplification.