-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
StorageRelated to Storage components/categoryRelated to Storage components/categoryfeature-requestRequest a new featureRequest a new featurepending-maintainer-responseIssue is pending a response from the Amplify team.Issue is pending a response from the Amplify team.
Milestone
Description
Is this related to a new or existing framework?
No response
Is this related to a new or existing API?
Storage
Is this related to another service?
S3
Describe the feature you'd like to request
I want to get only public object URL when I use Storage.get.
Currently, I receive only signed URL.
I'm going to use S3 as an image storage that all users can write and read.
However, because of the signed URL, the URL changes every time users refresh, so image caching doesn't work and resources are wasted.
Describe the solution you'd like
I'd like to get a public object URL without signature from Storage.get.
I wish amplify would provide an option for public objects.
Describe alternatives you've considered
It would be nice if the signed URL doesn't change on every refresh.
Additional context
No response
Is this something that you'd be interested in working on?
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
mdarche, parvusville, ilia-luk, TheWhiteShade, Can-Sahin and 8 more
Metadata
Metadata
Assignees
Labels
StorageRelated to Storage components/categoryRelated to Storage components/categoryfeature-requestRequest a new featureRequest a new featurepending-maintainer-responseIssue is pending a response from the Amplify team.Issue is pending a response from the Amplify team.