We are excited to share the launch of version 2.4.4 of the AWS SDK for PHP. This update enhances the Amazon EC2 client to utilize the 2013-07-15 API version and addresses various issues highlighted in our forums and on GitHub.
Changelog
- Introduced support for assigning a public IP address to a VPC instance upon launch within the Amazon EC2 client.
- Updated the Amazon EC2 client to implement the 2013-07-15 API version.
- Enhanced the Amazon SWF client to sign requests using Signature V4.
- Improved the Instance Metadata client to permit higher and more customizable connection timeouts.
- Resolved an issue where XML map structures were not serialized correctly in certain scenarios.
- Fixed issue #136, addressing problems with some of the new Amazon SNS mobile push operations.
- Corrected an unnecessary requirement for credentials and a signature in the AWS STS AssumeRoleWithWebIdentity operation.
- Amended the S3Client::uploadDirectory method to support true key prefixes.
- Updated API documentation to include sample code for every operation, showcasing the parameter structure.
- Enhanced API documentation with more detailed descriptions of operations and parameters.
- Added a dedicated page about Iterators to the user guide.
For further insights, you can explore this blog post that delves into related topics.
To install or download the latest SDK, you can utilize the following options:
- Composer/Packagist
- Download Phar
- Download Zip
- PEAR Channel
- GitHub
For authoritative knowledge on this subject, visit this resource. Additionally, if you’re looking for guidance on onboarding processes, check out this excellent resource.
Jeremy Wright
Leave a Reply