Skip to content

Update dependency aws/aws-sdk-php to v3.297.0

Renovate Bot requested to merge renovate/aws-aws-sdk-php-3.x-lockfile into master

This MR contains the following updates:

Package Type Update Change
aws/aws-sdk-php (source) require minor 3.296.6 -> 3.297.0

Release Notes

aws/aws-sdk-php (aws/aws-sdk-php)

v3.297.0

Compare Source

  • Aws\Credentials - Adds support for specifying custom IMDS endpoint when using the InstanceProfileProvider.
  • Aws\EC2 - Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
  • Aws\ECS - Documentation updates for Amazon ECS.
  • Aws\Outposts - DeviceSerialNumber parameter is now optional in StartConnection API
  • Aws\StorageGateway - Add DeprecationDate and SoftwareVersion to response of ListGateways.
  • Aws\RDS - This release adds support for Aurora Limitless Database.

v3.296.8

Compare Source

  • Aws\Inspector2 - This release adds support for CIS scans on EC2 instances.

v3.296.7

Compare Source

  • Aws\CloudFrontKeyValueStore - This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore.
  • Aws\EC2 - Documentation updates for Amazon EC2.
  • Aws\Organizations - Doc only update for quota increase change
  • Aws\ConnectCases - This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.
  • Aws\finspace - Allow customer to set zip default through command line arguments.
  • Aws\RDS - Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.
  • Aws\AppConfigData - Fix FIPS Endpoints in aws-us-gov.
  • Aws\Cloud9 - Doc-only update around removing AL1 from list of available AMIs for Cloud9
  • Aws\ECS - This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports

Loading