Skip to content

Releases: 0x4447/0x4447_product_s3_email

Conditional webhook

01 Mar 11:46
3efdab0
Compare
Choose a tag to compare
  • added conditional webhooks
  • general cleanup

PR(s): #33

NodeJS Version Updated

14 Jan 15:58
8faf3d3
Compare
Choose a tag to compare

Update the NodeJS Runtime Environment

Issue(s): #27

Life Time Policy

27 Aug 07:54
c1a24de
Compare
Choose a tag to compare

Lowering long term storage with 2 new life time policies

  • Issue(s): #25

Saml fixes and clarifications

26 Aug 07:34
a964367
Compare
Choose a tag to compare
  • 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.

Webhook instead of pulling

13 Jul 08:27
f620134
Compare
Choose a tag to compare

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

Issue(s): #20

Memory increase for all

17 May 06:50
d95ddd3
Compare
Choose a tag to compare

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

Issue(s): #18

Memory increes

17 May 06:22
0cf5920
Compare
Choose a tag to compare

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

Issue(s): #16

Added IAM Group

10 May 14:20
a330566
Compare
Choose a tag to compare

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

Issue(s): #14

One less S3 resource

28 Apr 18:24
3de6a44
Compare
Choose a tag to compare

Added support for the Today folder

26 Apr 15:48
c3b71f4
Compare
Choose a tag to compare

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.