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

Add support for S3 Presigned Url #122

Closed
onno-vos-dev opened this issue Feb 10, 2023 · 0 comments · Fixed by #125
Closed

Add support for S3 Presigned Url #122

onno-vos-dev opened this issue Feb 10, 2023 · 0 comments · Fixed by #125

Comments

@onno-vos-dev
Copy link
Member

See: https://docs.aws.amazon.com/AmazonS3/latest/userguide/PresignedUrlUploadObject.html

Certain clients do not have permission to upload objects directly to S3. Hence, a service may need to generate a presigned url that the other client can then use to read/write an object to s3.

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

Successfully merging a pull request may close this issue.

1 participant