aws_signature_v4 0.4.0+3 copy "aws_signature_v4: ^0.4.0+3" to clipboard
aws_signature_v4: ^0.4.0+3 copied to clipboard

outdated

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.

21
likes
0
points
109k
downloads

Publisher

verified publisheraws-amplify.com

Weekly Downloads

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