Skip to content

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

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 patch 3.334.3 -> 3.334.6

Release Notes

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

v3.334.6

Compare Source

  • Aws\CloudHSMV2 - Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation.
  • Aws\EC2 - This release adds GroupId to the response for DeleteSecurityGroup.
  • Aws\EKS - Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest
  • Aws\MediaConnect - AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source.
  • Aws\ServiceDiscovery - AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls.
  • Aws\CloudWatchLogs - Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters
  • Aws\NetworkManager - There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment.

v3.334.5

Compare Source

  • Aws\Route53Domains - This release includes the following API updates: added the enumeration type RESTORE_DOMAIN to the OperationType; constrained the Price attribute to non-negative values; updated the LangCode to allow 2 or 3 alphabetical characters.
  • Aws\GuardDuty - Improved descriptions for certain APIs.
  • Aws\DatabaseMigrationService - Add parameters to support for kerberos authentication. Add parameter for disabling the Unicode source filter with PostgreSQL settings. Add parameter to use large integer value with Kinesis/Kafka settings.
  • Aws\Glue - To support customer-managed encryption in Data Quality to allow customers encrypt data with their own KMS key, we will add a DataQualityEncryption field to the SecurityConfiguration API where customers can provide their KMS keys.
  • Aws\Connect - Configure holidays and other overrides to hours of operation in advance. During contact handling, Amazon Connect automatically checks for overrides and provides customers with an appropriate flow path. After an override period passes call center automatically reverts to standard hours of operation.

v3.334.4

Compare Source

  • Aws\MigrationHub - API and documentation updates for AWS MigrationHub related to adding support for listing migration task updates and associating, disassociating and listing source resources
  • Aws\CloudTrail - Doc-only updates for CloudTrail.
  • Aws\CognitoIdentityProvider - Updated descriptions for some API operations and parameters, corrected some errors in Cognito user pools
  • Aws\ControlCatalog - Minor documentation updates to the content of ImplementationDetails object part of the Control Catalog GetControl API
  • Aws\EMRServerless - This release adds support for accessing system profile logs in Lake Formation-enabled jobs.
  • Aws\Artifact - Add support for listing active customer agreements for the calling AWS Account.
  • Aws\TimestreamInfluxDB - Adds networkType parameter to CreateDbInstance API which allows IPv6 support to the InfluxDB endpoint
  • Aws\SESv2 - Introduces support for multi-region endpoint.

Configuration

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

🚦 Automerge: Enabled.

♻️ 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