Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide AWS lambda functions #19

Open
benfortuna opened this issue Dec 3, 2018 · 5 comments
Open

Provide AWS lambda functions #19

benfortuna opened this issue Dec 3, 2018 · 5 comments

Comments

@benfortuna
Copy link
Member

Provide common lambda functions to support deploying mstor in AWS serverless architecture

@benfortuna
Copy link
Member Author

@benfortuna
Copy link
Member Author

MessageFilter - read from mailbox folder and return filtered list of messages.

Inputs: mailbox configuration, filter id
Outputs: dynamic folder of messages

@benfortuna
Copy link
Member Author

FilterAdd - create/update filter used to prove a subset of messages from a mailbox
Inputs: filter properties
Outputs: filter name

@benfortuna
Copy link
Member Author

MessageSaveAttachments - extract attachments from message and optionally store

Inputs: message payload, attachment id, storage expiry
Outputs: attachment storage location

@benfortuna
Copy link
Member Author

MailboxCreate - provision ses receipt rules to save in S3 bucket (key = address/inbox)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant