rust-s3
rust-s3 copied to clipboard
Generate S3 presigned post url
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