-
Notifications
You must be signed in to change notification settings - Fork 361
s3 examples #613
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
Comments
Some S3 examples sound great! Feel free to open a PR when you have something mergeable. In doing so, I wonder if one full-featured S3 example would suffice. Let's say that example istens to the event, filters for Create events, downloads, creates thumbnail, and uploads into a different bucket/key. That's one example function that the user could easily strip down and simplify if they only need a subset of that stuff. I think that's clearer than having 5 different examples. What do you think? |
One bigger example: makes sense. I am doing that. |
cool, open a PR when you've got something |
|
Dear Developers,
I would like to add some S3 examples so I opened this ticket.
If you do not think it is useful, just tell me.
I already have two very basic:
I would like to add three more:
If you already have some other ideas, just tell me, I am learning AWS and rust, so I am willing to work on other ideas.
Thank you in advance
Peter
The text was updated successfully, but these errors were encountered: