AWS Developer Tools Blog

Release: AWS SDK for PHP 2.4.1

We would like to announce the release of version 2.4.1 of the AWS SDK for PHP. This release adds support for setting watermark and max frame rate parameters in the HAQM Elastic Transcoder client and resolves issues with the HAQM S3, HAQM EC2, HAQM ElastiCache, AWS Elastic Beanstalk, HAQM EMR, and HAQM RDS clients.

Changelog

  • Added support for setting watermarks and max frame rates to the HAQM Elastic Transcoder client
  • Added MD5 validation to HAQM SQS ReceiveMessage operations
  • Added the AwsDynamoDbIteratorItemIterator class to make it easier to get items from the results of DynamoDB operations in a simpler form
  • Added support for the cr1.8xlarge EC2 instance type. Use AwsEc2EnumInstanceType::CR1_8XLARGE
  • Added support for the suppression list SES mailbox simulator. Use AwsSesEnumMailboxSimulator::SUPPRESSION_LIST
  • Fixed an issue with data formats throughout the SDK due to a regression. Dates are now sent over the wire with the correct format. This issue affected the HAQM EC2, HAQM ElastiCache, AWS Elastic Beanstalk, HAQM EMR, and HAQM RDS clients
  • Fixed an issue with the parameter serialization of the ImportInstance operation in the HAQM EC2 client
  • Fixed an issue with the HAQM S3 client where the RoutingRules.Redirect.HostName parameter of the PutBucketWebsite operation was erroneously marked as required
  • Fixed an issue with the HAQM S3 client where the DeleteObject operation was missing parameters
  • Fixed an issue with the HAQM S3 client where the Status parameter of the PutBucketVersioning operation did not properly support the “Suspended” value
  • Fixed an issue with the HAQM Glacier UploadPartGenerator class so that an exception is thrown if the provided body to upload is less than 1 byte

Install/Download the SDK

You can get the latest version of the SDK via: