-
-
Notifications
You must be signed in to change notification settings - Fork 4
Support creating signed URLs #7
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needednew featureNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needednew featureNew feature or requestNew feature or request
Right now, this library focuses on building a filesystem-like API (#1). On top of this, we should also provide a way to create signed URLs for private S3 objects so that they can be accessed directly through a standard HTTP GET request.
See also https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-signed-urls.html