aws-s3-form icon indicating copy to clipboard operation
aws-s3-form copied to clipboard

Generate a signed and ready to use formdata to put files to s3 directly from the browser. Signing is done by using AWS Signature Version 4

Results 3 aws-s3-form issues
Sort by recently updated
recently updated
newest added

When I install this package using yarn, I get > aws-s3-form > [email protected]: Use uuid module instead

Hi, Nice lib, good job! "The key name of the uploaded object. To use the file name provided by the user, use the ${filename} variable. For example, if a user...

question
Await answer

I'm still learning my way around S3, but it doesn't seem that `success_action_redirect` is required, right? However, if I don't define it or a `redirectUrlTemplate`, the code fails with: ```...

question
Await answer