Skip to content

build(deps): bump aws/aws-sdk-php from 3.376.2 to 3.388.9 - #2504

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-3.386.1
Closed

build(deps): bump aws/aws-sdk-php from 3.376.2 to 3.388.9#2504
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-3.386.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps aws/aws-sdk-php from 3.376.2 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.

Version 3.388.5

  • Aws\Lambda - Add Java 8, 11 and 17 on AL2023 (java8.al2023, java11.al2023, java17.al2023) support to AWS Lambda.
  • Aws\ElasticsearchService - Adds support for the EngineMode and UseCase parameters on Amazon Elasticsearch Service domains, enabling GENERAL or OPTIMIZED engine modes and SEARCH, VECTOR, OBSERVABILITY, or MIXED usecases when creating and updating domain configurations.
  • Aws\RedshiftServerless - Add support for preserving datasharing, zero-ETL and S3 event integrations on snapshot restore to serverless namespace.
  • Aws\GameLift - Amazon GameLift Servers now includes fleet expiration for managed fleets. A managed fleet expires one year after creation, transitioning to EXPIRED status, emitting a FLEET EXPIRED event, and scaling to zero instances. Expired fleets cannot host new game sessions or increase capacity.
  • Aws\GuardDuty - GuardDuty AI Protection is now publicly available. Findings include Bedrock guardrail details, model details, observation numbers, and continuous scan details. GuardrailArn and GuardrailVersion are deprecated in favor of the guardrails list.

Version 3.388.4

  • Aws\S3\MultipartCopy - Stop pinning HeadObject-derived VersionId on UploadPartCopy requests. Only user-provided versionId is now attached to copy-part requests.
  • Aws\CloudWatch - CloudWatch now assigns a unique identifier to each anomaly detector. PutAnomalyDetector and DescribeAnomalyDetectors return this AnomalyDetectorId, which you can use to describe or delete a specific anomaly detector directly.
  • Aws\LicenseManager - Added the ResetUsage field to the CreateLicenseVersion API. When set to true, the entitlement usage counts for the license are reset to 0. If it is false or not specified, entitlement usage is left unchanged.
  • Aws\EC2 - New Amazon EC2 instances. M9g, M9gd, C9g, and C9gd on AWS Graviton5. C8in, M8in, and R8in add 600 Gbps network. C8ib, M8ib, and R8ib add 300 Gbps EBS. C8ine, M8ine, M8idn, R8idn, M8idb, and R8idb round out Intel Xeon 6. Mac-m3ultra with Apple M3 Ultra. G7 with NVIDIA RTX PRO 4500 Blackwell GPUs.
  • Aws\SageMaker - Release support for g4d, c6g, c7g, c8g instance types for SageMaker HyperPod
  • Aws\Lambda - Added TelemetryConfig support for Managed Instances Capacity Provider, enabling customers to configure system log level and custom log group for managed instance logging.

... (truncated)

Commits

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

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.386.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump aws/aws-sdk-php from 3.376.2 to 3.386.1 build(deps): bump aws/aws-sdk-php from 3.376.2 to 3.388.9 Jul 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/composer/aws/aws-sdk-php-3.386.1 branch from dd134cc to 417aba6 Compare July 25, 2026 01:08
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #2535.

@dependabot dependabot Bot closed this Aug 1, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/aws/aws-sdk-php-3.386.1 branch August 1, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants