aws_signature_v4 0.5.2 copy "aws_signature_v4: ^0.5.2" to clipboard
aws_signature_v4: ^0.5.2 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.

14
likes
140
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
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

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

More

Packages that depend on aws_signature_v4