php-async-aws-core 1.21.0-1 source package in Ubuntu
Changelog
php-async-aws-core (1.21.0-1) unstable; urgency=medium [ Jérémy Derussé ] * prepare next release (#1674) [ Matteo Kovačić ] * Add endpoint URL env variable to fallback options (#1666) [ David Prévot ] * Force system dependencies loading -- David Prévot <email address hidden> Wed, 28 Feb 2024 22:56:49 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-async-aws-core_1.21.0-1.dsc | 1.9 KiB | 9e6e2838a28ffbcbedec54032f09c2e58167c31985334be3e4242f4cc055115d |
php-async-aws-core_1.21.0.orig.tar.xz | 55.4 KiB | 1fcea1ceca52ce19563844228539aeae75c4d89d45dbee60475f46b52cfb6c7f |
php-async-aws-core_1.21.0-1.debian.tar.xz | 4.7 KiB | fb3c834b5de8197c2307bbfcaa52620973642d0904583aaaa86e7deef84cabab |
Available diffs
- diff from 1.20.1-1 to 1.21.0-1 (1.9 KiB)
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.