php-async-aws-core 1.17.0-1 source package in Ubuntu

Changelog

php-async-aws-core (1.17.0-1) unstable; urgency=medium

  [ Timothée Barray ]
  * Create new IotData client (#1278)

 -- David Prévot <email address hidden>  Fri, 05 Aug 2022 08:18:35 +0200

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-async-aws-core_1.17.0-1.dsc 1.9 KiB 0406c38d86ceda8f194c1781d6801793083d313b14f970995455bef00627ff3c
php-async-aws-core_1.17.0.orig.tar.xz 49.2 KiB b5e1c85b8e3d9b3eefa21993daa5570696a04fd67d278d8d46d204f9e44c15f9
php-async-aws-core_1.17.0-1.debian.tar.xz 3.9 KiB ac239d8bae4e983f5b745ff73e1cf2cfadecc1e32407b3e15e064341b68d76a1

Available diffs

No changes file available.

Binary packages built by this source

php-async-aws-core: AsyncAws Core - AsyncAws component

 Core package to integrate with AWS. This is a lightweight AWS SDK provider by
 AsyncAws.
 .
 Shared classes between all AWS services, and STS client to handle
 authentication.
 .
 AsyncAws is a wrapper around Symfony's HTTP client and makes sure
 the asynchronous features are properly used. AsyncAws also handles
 authentication, exceptions and provide input and result objects.