aws_signature_v4 0.3.1 copy "aws_signature_v4: ^0.3.1" to clipboard
aws_signature_v4: ^0.3.1 copied to clipboard

Dart implementation of the AWS Signature Version 4 algorithm, for communication with AWS services.

example/README.md

Example using the signer to create an S3 bucket and upload a file to it.

Web Notes #

Due to CORS restrictions in S3, creating a bucket is not currently possible in the browser. The web example assumes you already have a bucket and have enabled CORS settings on it which allow PUT requests from the origin you're uploading from. See the S3 CORS documentation for more info.

15
likes
0
pub points
93%
popularity

Publisher

verified publisheraws-amplify.com

Dart implementation of the AWS Signature Version 4 algorithm, for communication with AWS services.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, aws_common, collection, convert, crypto, json_annotation, meta, path

More

Packages that depend on aws_signature_v4