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

Multiple emailKeyPrefix in the same function #145

Open
toddgdaugherty opened this issue May 13, 2023 · 0 comments
Open

Multiple emailKeyPrefix in the same function #145

toddgdaugherty opened this issue May 13, 2023 · 0 comments

Comments

@toddgdaugherty
Copy link

Can I add more than one emailKeyPrefix value? I'm trying to decide whether to create multiple folders within a bucket. One for each email address on the same domain. I'm considering this just in case I need to manually search for something. I'm not really sure what the best practice is for SES. I assume that if I decide to go that route, I'll need to create a separate Email Receiving rule for each address. What I don't know however is whether I can use the same Lambda function for multiple emailKeyPrefixes. Is there any way to check all subfolders within a bucket using a wildcard or even better for versatility, list multiple emailKeyPrefixes? If not, I assume I would also have to create a separate Lambda function for each rule, correct? Is it even worth it? Thoughts or any experience with this would be much appreciated.
Signed,
Obsessive compulsive planner.

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