aws_client 0.4.2 copy "aws_client: ^0.4.2" to clipboard
aws_client: ^0.4.2 copied to clipboard

Auto-generated client libraries for accessing Amazon Web Services (AWS) APIs

Changelog #

0.4.2 #

  • Upgrade dependencies

0.4.1 #

  • Add more examples

0.4.0 #

  • Generate all the APIs with version v2.1384.0 of the AWS SDK

0.3.0 #

  • Repository refactoring in preparation for API code generator.

0.2.0 #

Thanks to kmcgill88:

  • Add support for Lambda invoke

0.1.3 #

Thanks to paulreimer and ipconfiger!

  • Allow 'service' field in AwsRequestBuilder constructor to override detection from uri.
  • URI-encoding for path in Request signature.
  • Create Queue api.
  • SNS Service API support.
  • Upgrade to http_client 1.0
  • Expanded lints.

0.1.2 #

  • Dart 2 support.

0.1.1 #

  • Updated to use http_client 0.3.0.

0.1.0 #

Breaking changes:

  • Updated to use http_client 0.2.0, which has a slightly different API to initialize the HTTP Client.

0.0.2 #

  • Enable url-form-encoding (for POST requests).
  • Use POST request for SQS methods (enables larger messages to be sent).

0.0.1 #

  • Initial version.
  • Support for 3 methods in SQS.
19
likes
140
pub points
89%
popularity

Publisher

verified publisheraws-dart.agilord.com

Auto-generated client libraries for accessing Amazon Web Services (AWS) APIs

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

collection, crypto, http, intl, meta, uuid, xml

More

Packages that depend on aws_client