Update dependency aws/aws-sdk-php to v3.320.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
aws/aws-sdk-php (source) | require | patch |
3.320.0 -> 3.320.1
|
Release Notes
aws/aws-sdk-php (aws/aws-sdk-php)
v3.320.1
-
Aws\
- Add missing PHPDoc annotation for Doctrine Cache implementations. -
Aws\ECS
- This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. -
Aws\IAM
- Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. -
Aws\DocDB
- This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. -
Aws\S3
- Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.