rust-s3 icon indicating copy to clipboard operation
rust-s3 copied to clipboard

Generate S3 presigned post url

Open KavikaPalletenne opened this issue 2 years ago • 0 comments

Generate presigned post url so policy conditions like content-length-range can be used - https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-HTTPPOSTConstructPolicy.html

Rusoto S3 has an open pull request but it is in maintenance mode - https://github.com/rusoto/rusoto/pull/1807

KavikaPalletenne avatar Jul 26 '22 11:07 KavikaPalletenne