shared_aws_api 0.2.1 copy "shared_aws_api: ^0.2.1" to clipboard
shared_aws_api: ^0.2.1 copied to clipboard

outdated

Shared protocol implementation and utilities for generated AWS API clients.

0.2.1 #

  • Fix broken date serialization by unifying naming conventions to ${timeStampFormat}ToJson and ${timeStampFormat}FromJson

0.2.0 #

  • Fixes and breaking changes in protocol clients.
  • Fixed: sending headers with RestXmlRequest.

0.1.8 #

  • Fixed type conversion issue in Uint8ListListConverter.
  • Fixed type parameter in extension method.

0.1.7 #

  • Fix: export XmlFindExtension from package:xml.

0.1.6 #

  • Auto-detect AwsClientCredentials.

0.1.5 #

  • Validation functions get an additional isRequired parameter.

0.1.4 #

  • Fixed json protocol signing, enabling the protocol to work.
  • Removed package:sigv4 dependency.

0.1.3 #

  • Upgraded package:sigv4 dependency.

0.1.2 #

  • Fixed constraint on package:http.

0.1.1 #

  • Updated SDK constraint to use Dart 2.7.0 (for extension methods).

0.1.0 #

  • Initial release.
5
likes
0
pub points
84%
popularity

Publisher

verified publisheraws-dart.agilord.com

Shared protocol implementation and utilities for generated AWS API clients.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, http, intl, json_annotation, meta, xml

More

Packages that depend on shared_aws_api