Amazon Web Service SDK v3.128.1 Release Notes

Release Date: 2019-12-09 // over 4 years ago
    • Aws\KMS - The Verify operation now returns KMSInvalidSignatureException on invalid signatures. The Sign and Verify operations now return KMSInvalidStateException when a request is made against a CMK pending deletion.
    • ๐Ÿ‘ Aws\Kafka - AWS MSK has added support for Open Monitoring with Prometheus.
    • ๐Ÿ“š Aws\QuickSight - Documentation updates for QuickSight
    • โฑ Aws\SSM - Adds the SSM GetCalendarState API and ChangeCalendar SSM Document type. These features enable the forthcoming Systems Manager Change Calendar feature, which will allow you to schedule events during which actions should (or should not) be performed.
    • โœ… Aws\Test - Adds a test bootstrap patch for a PHPUnit class file that triggers deprecation warnings for PHP 7.4+. This is necessary because the SDK supports older versions of PHP and currently relies on older, now unsupported, versions of PHPUnit.