aws-amplify / aws-amplify/amplify-cli
[Storage] AWS S3 Bucket Share between two specific users
Open
feature-request
p4
storage
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
** Which Category is your question related to? **
Storage
** What AWS Services are you utilizing? **
Auth and Storage
** Provide additional details e.g. code snippets **
I am building an app where I would like to send a picture to another authenticated user that is only visible to the user that receives it (if the sender can see it that is fine). The `protected` level looks promising but as far as I understand allows for anyone that is authenticated to see the uploaded content. I was wondering if this is even possible using amplify or if I am misunderstanding something.
Contributor guide
Assessment
This issue has not been assessed yet.