Skip to content

chore(ci): Bump aws/aws-sdk-php from 3.388.5 to 3.388.9 in the minor-and-patch group - #1215

Merged
phil-davis merged 1 commit into
masterfrom
dependabot/composer/minor-and-patch-0bab2ba32f
Jul 20, 2026
Merged

chore(ci): Bump aws/aws-sdk-php from 3.388.5 to 3.388.9 in the minor-and-patch group#1215
phil-davis merged 1 commit into
masterfrom
dependabot/composer/minor-and-patch-0bab2ba32f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update: aws/aws-sdk-php.

Updates aws/aws-sdk-php from 3.388.5 to 3.388.9

Release notes

Sourced from aws/aws-sdk-php's releases.

Version 3.388.9

  • Aws\CognitoIdentityProvider - Amazon Cognito user pools now support sending SMS via AWS End User Messaging. A new EumsSms object in SmsConfigurationType lets you deliver MFA and verification texts through AWS End User Messaging, alongside the existing Amazon SNS option.
  • Aws\Odb - Adds support for sourcing Autonomous Database admin and wallet passwords from customer-managed AWS Secrets Manager secrets, including password source configuration and summaries, and enabling or disabling the OCI IAM service role for Secrets Manager integration via InitializeService.
  • Aws\RDS - Adds the AssociatedRoles parameter to CreateDBCluster, RestoreDBClusterFromSnapshot, RestoreDBClusterToPointInTime, and RestoreDBClusterFromS3, letting customers associate IAM roles with an Aurora DB cluster at create or restore time instead of calling AddRoleToDBCluster afterward.
  • Aws\GameLiftStreams - Amazon GameLift Streams now supports assigning an IAM role to a stream session, enabling your application to securely access resources in your AWS account, such as Amazon S3 buckets and DynamoDB tables.
  • Aws\KinesisAnalyticsV2 - Support for Flink 2.3 in Managed Service for Apache Flink

Version 3.388.8

  • Aws\EndpointV2 - Adds BDD artifacts, which result in an average performance increase of 35% (faster) endpoint resolution.
  • Aws\Redshift - Amazon Redshift - Added support for rg.large and rg.12xlarge node types in CreateCluster, ModifyCluster, and ResizeCluster API operations.
  • Aws\Sustainability - Adds support for retrieving estimated water allocation data.
  • Aws\SageMaker - Release support for g7 instance type for SageMaker inference endpoints.
  • Aws\S3 - Documentation update for removing the 30 day minimum restriction for transition to Standard-IA or OneZone-IA storage classes
  • Aws\Omics - Adds support for returning the task UUID (universally unique identifier) in GetRunTask and ListRunTasks responses
  • Aws\EMR - Amazon EMR updates the Session object returned by GetSession API
  • Aws\ChimeSDKVoice - Marked CreateProxySession, DeleteProxySession, GetProxySession, ListProxySessions, UpdateProxySession, PutVoiceConnectorProxy, DeleteVoiceConnectorProxy, and GetVoiceConnectorProxy as deprecated.

Version 3.388.7

  • Aws\CloudFront - Adds SHA-256 support to Signer.
  • Aws\BedrockAgentCoreControl - Fix HarnessEndpointArn pattern to match the actual service-emitted ARN format ('harness-endpoint' instead of 'endpoint'). Add additionalParams to Gemini model configuration for passing provider-specific parameters through to the model unchanged.
  • Aws\PaymentCryptographyData - Adds support for UnionPay session key derivation to the GenerateAuthRequestCryptogram, VerifyAuthRequestCryptogram, GenerateMac, and VerifyMac APIs.
  • Aws\ElasticLoadBalancingv2 - This release adds support for the IpAddressType field on SourceIpConfig, enabling Network Load Balancer listener rules to match traffic based on whether the source IP is IPv4 or IPv6.
  • Aws\HealthLake - AWS HealthLake now offers data transformation in Preview to convert CSV and C-CDA data to FHIR R4. Customers can maintain reusable mapping profiles, run sync or async jobs with provenance tracking and drift detection, and use an AI agent to build and edit mapping logic from natural language.
  • Aws\RDS - Adds support for modifying EngineLifecycleSupport on DB instances and DB clusters through ModifyDBInstance and ModifyDBCluster.

Version 3.388.6

  • Aws\Crypto - Fixes AAD concatenation and tag validation
  • Aws\drs - Fast recovery of EC2 based drs workloads by skipping the conversion step
  • Aws\SecurityHub - AWS Security Hub now provides an AI inventory, giving central security teams a continuously updated, organization-wide view of AI assets and their security posture
  • Aws\EMRContainers - Introduced 5 new fields across 3 APIs as part of Spark Connect server launch for EMR on EKS. The fields added are sessionIdleTimeoutInMinutes, sessionEnabled, endpointToken, authProxyUrl and encryptionKeyArn.
  • Aws\Lambda - AWS Lambda now returns a new DependencyError value in StateReasonCode and LastUpdateStatusReasonCode to provide more actionable information when a function reaches a failed state due to an error from an upstream dependency or service.
  • Aws\ServiceDiscovery - Fixed Cloud Map endpoint resolution to correctly route to the dualstack endpoint when dualstack is enabled.
  • Aws\SSM - Update AWS Systems Manager Automation Targets to be correct max value.
  • Aws\Connect - This release adds SearchRules API which can be used to search for rules within an Amazon Connect instance.
  • Aws\MQ - This release adds storage size parameter for Amazon MQ for RabbitMQ cluster deployment broker on engine version RabbitMQ 4.2. You can now set a configurable storage size within a range of sizes dependent on broker instance size.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies php Pull requests that update php code labels Jul 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 19, 2026 22:02
@dependabot dependabot Bot added dependencies php Pull requests that update php code labels Jul 19, 2026
Bumps the minor-and-patch group with 1 update: [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php).

Updates `aws/aws-sdk-php` from 3.388.5 to 3.388.9
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.388.5...3.388.9)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.388.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@phil-davis phil-davis changed the title Bump aws/aws-sdk-php from 3.388.5 to 3.388.9 in the minor-and-patch group chore(ci): Bump aws/aws-sdk-php from 3.388.5 to 3.388.9 in the minor-and-patch group Jul 20, 2026
@phil-davis
phil-davis force-pushed the dependabot/composer/minor-and-patch-0bab2ba32f branch from b825ada to 93f8ceb Compare July 20, 2026 02:54
@phil-davis
phil-davis merged commit 8068c6a into master Jul 20, 2026
11 checks passed
@phil-davis
phil-davis deleted the dependabot/composer/minor-and-patch-0bab2ba32f branch July 20, 2026 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant