Skip to content

Update dependency aws/aws-sdk-php to v3.388.12#761

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/aws
Open

Update dependency aws/aws-sdk-php to v3.388.12#761
renovate[bot] wants to merge 1 commit into
developfrom
renovate/aws

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
aws/aws-sdk-php (source) 3.387.23.388.12 age confidence

Release Notes

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

v3.388.12

Compare Source

  • Aws\S3 - Aws\S3\Transfer::resolvesOutsideTargetDirectory() now treats both '/' and '' as directory separators when tokenizing the sink path. Aligns the legacy Transfer guard with the newer S3Transfer\DirectoryDownloader on Windows, where PHP's filesystem layer resolves backslashes as separators.
  • Aws\GuardDuty - Amazon GuardDuty now returns filter lifecycle metadata in GetFilter responses. The response includes createdAt and updatedAt timestamps and a version number that increments on each update, giving you visibility into when a filter was created and last modified.
  • Aws\ElasticLoadBalancingv2 - This adds CLI examples 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\CloudWatch - Adds documented value constraints for CloudWatch Log Alarm scheduled query configuration fields, and makes LogGroupIdentifiers optional for log alarms.
  • Aws\PrometheusService - Add CloudWatch dataset destinations for Amazon Managed Service for Prometheus collectors.
  • Aws\ObservabilityAdmin - Enablement for ALB and Bedrock Knowledge Base logs via Observability Admin Telemetry Rule for account and organization level
  • Aws\SESv2 - Launching DEED and MREP in US GOV
  • Aws\PartnerCentralAccount - Adds Qualifications Association APIs that enable partners to associate a subsidiary account's qualifications with a primary account. Once associated, qualifications are shared across all connected accounts and scorecards are consolidated. Partners can start and track association and disassociation.
  • Aws\PCS - AWS PCS Node Lifecycle Actions provides a structured way to run custom scripts at defined points in a compute node's lifecycle directly through the AWS PCS compute node group API.
  • Aws\ARCRegionSwitch - Adds support for a client token in StartPlanExecution to make plan execution requests idempotent for safe retries.

v3.388.11

Compare Source

  • Aws\TimestreamInfluxDB - This release adds support for custom plugins in Amazon Timestream for InfluxDB. InfluxDB 3 Core and Enterprise DB parameter groups now accept a plugin repository URL and optional AWS Secrets Manager secret ARN, so the Processing Engine loads your Python plugins from a public or private repository.
  • Aws\SSM - Added a WarningMessage field to Automation along with corresponding public documentation.
  • Aws\SecurityHub - Security Hub standard and control multicloud API documentation updates
  • Aws\EntityResolution - Add support for real time matching with AWS Entity Resolution matching workflows with advanced rule sets.
  • Aws\Invoicing - Added the SendProcurementPortalValidation and VerifyProcurementPortalValidation APIs. You can use the AWS SDKs to self-service activate your Procurement Portal Preferences created on the Billing Preferences page with a one-time-passcode (OTP) delivered to your portal.
  • Aws\RedshiftDataAPIService - update the workgroupArn to include EUSC partition, tests in THF Gamma and Prod no issue
  • Aws\EMRContainers - Added support for the DeleteSecurityConfiguration API, which allows customers to delete security configurations in Amazon EMR on EKS. Also added authenticationConfiguration in securityConfigurationdata structure.
  • Aws\Inspector2 - GA date - July 21st 2026, remove Tags field from ListCodeSecurityIntegration and ListCodeSecurityScanConfiguration.
  • Aws\Redshift - Amazon Redshift - Added support for managing Query Editor V2 IAM Identity Center applications via new CreateQev2IdcApplication, DescribeQev2IdcApplications, ModifyQev2IdcApplication, and DeleteQev2IdcApplication API operations.

v3.388.10

Compare Source

  • Aws\Inspector2 - Adds Windows path support for deep inspection. Fixes tag propagation for connector CloudFormation stack operations.
  • Aws\MediaTailor - This change adds api support for configuring ad decision server timeouts and concurrency fields on MediaTailor playback configurations
  • Aws\SESv2 - Amazon SES introduces three new Pricing Plans (Essentials, Pro, Enterprise), which bundle SES features under one pricing umbrella. The new PutAccountPricingAttributes API lets the user set the account's plan, while current plan retrievalif done through the new PricingAttributes field on GetAccount.
  • Aws\MarketplaceMetering - For new SaaS product integrations, CustomerIdentifier is not populated in ResolveCustomer responses and is not supported in BatchMeterUsage. Use CustomerAWSAccountId and LicenseArn instead.
  • Aws\BedrockAgentCoreControl - This release adds support for specifying a connector version on Gateway targets to pin the connector's tool schema. It also introduces web-search connector version 1.2.0, which adds agent-side domain filtering, published date range filtering, and admin-side domain allowlisting.
  • Aws\BedrockAgentCore - Add W3C trace context headers (traceparent, tracestate, baggage) and X-Amzn-Trace-Id to InvokeHarness request for end-to-end observability propagation. Add toolResultMetadata to the streaming content block delta for MCP tool result meta delivery without oversized SSE frames.
  • Aws\QuickSight - Adds support for custom permissions for Triggers, allowing administrators to control user access to Schedule, Inbound Email and Quick Event triggers.
  • Aws\Organizations - Updated InvalidInputException error documentation to clarify that the service validates free-text field values against common cross-site scripting (XSS) patterns.

v3.388.9

Compare Source

  • 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

v3.388.8

Compare Source

  • 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.

v3.388.7

Compare Source

  • 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.

v3.388.6

Compare Source

  • 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.

v3.388.5

Compare Source

  • 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.

v3.388.4

Compare Source

  • 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.
  • Aws\Inspector2 - Support for 3 day and 7 day ECR re-scan durations
  • Aws\QuickSight - Provides CreateKnowledgeBase and UpdateKnowledgeBase APIs

v3.388.3

Compare Source

  • Aws\IVS - adds support for AWS IVS ad configuration APIs to allow for a postRollConfiguration object on the ad configuration resource
  • Aws\EC2 - Added support for additional override parameters in CreateFleet, including LaunchTemplateSpecificationUserData, KeyName, IamInstanceProfile, and MetadataOptions. The CreateFleet response now also includes SubnetId, AvailabilityZone, and AvailabilityZoneId for launched instances.
  • Aws\Synthetics - CloudWatch Synthetics adds support for customer managed KMS keys for canary environment variables. Customers can now encrypt their canary's Lambda function environment variables at rest using their own AWS KMS key, providing additional control over data protection.
  • Aws\GuardDuty - Adding "AI Analyst" enum value for detector
  • Aws\Connect - Amazon Connect - Added DeleteContactData API to support PII deletion of customer endpoint, additional email recipients and email subject.

v3.388.2

Compare Source

  • Aws\Signin - Adds support for OAuth 2.0 token operations in AWS Sign-In, CreateOAuth2TokenWithIAM (client credentials flow), IntrospectOAuth2TokenWithIAM (token inspection), and RevokeOAuth2TokenWithIAM (token revocation).

v3.388.1

Compare Source

  • Aws\GeoPlaces - Added AddressNamesMode, AddressNameTranslations, MobilityMode, PostalCodeMode, SecondaryAddresses, and DriveThrough features across Places V2 APIs to support address name formatting, multilingual translations, travel-aware search, multi-city postal codes, and unit-level address resolution.
  • Aws\IoTWireless - Default session downlink transmission parameters have been added to the existing Multicast Group APIs. Explicit transmission parameters are no longer required when starting a multicast session during the FUOTA procedure.
  • Aws\BedrockAgentCoreControl - AgentCore Gateway now supports mapping allowed scopes to separate advertised scopes on the inbound authorizer.
  • Aws\EC2 - Replace Root Volume now supports a VolumeId parameter. This allows the customer to pass in a pre-prepared volume as the target root volume for an RRV workflow.
  • Aws\Resiliencehubv2 - Next Generation Resilience Hub now supports filtering and sorting failure mode assessments, resource type filtering in ListResources, cross-region and cross-account topology edges, data recovery achievability status, and more granular dependency discovery progress tracking.
  • Aws\AppConfig - Update ExperimentRun APIs to support ConflictExceptions.
  • Aws\ECS - Amazon ECS now automatically detects the correct CPU architecture for Express Mode services.

v3.388.0

Compare Source

  • Aws\Lambda - AWS Lambda Durable Functions now supports customer managed KMS keys. This allows customers to configure a KMS key in Durable Config to have all their durable execution data encrypted.
  • Aws\Connect - Adds support for CreateAuthCode and DeleteSession APIs.
  • Aws\Inspector2 - This release extends vulnerability management to Azure VM, container registries and function apps. Adds support for per-member-account scan configuration settings.
  • Aws\SecurityHub - release SecurityHub MultiCloud integration with Azure
  • Aws\ConfigService - Added support for connecting AWS Config to third-party cloud service providers. New APIs include PutConnector, GetConnector, DeleteConnector, and ListConnectors for managing connectors, and PutThirdPartyServiceLinkedConfigurationRecorder for creating third-party service-linked recorders.
  • Aws\MarketplaceCatalog - This release enhances the ListEntities API to support ResellerRole filter for ResaleAuthorization entity.
  • Aws\MarketplaceMetering - The usage reporting window for the BatchMeterUsage API has been extended from 6 hours to 24 hours. Sellers can now submit usage records for up to 24 hours after a metered event occurs. The existing 6-hour grace period at the end of a billing cycle still applies.
  • Aws\PartnerCentralRevenueMeasurement - Add support for AWS Partner Central Revenue Measurement API for creating, managing, and tracking revenue attributions and marketplace revenue share allocations.
  • Aws\Route53GlobalResolver - Adds ListSharedDNSViews operation to list all DNS Views shared with caller using AWS Resource Access Manager. Also updates ListHostedZoneAssociations operation so that resource ARN param is optional, allowing caller to list all HostedZoneAssociations in account.
  • Aws\EC2 - This launch surfaces the public SSM parameter associated with public AMIs in the AMI metadata.
  • Aws\SSM - Adding SSM Cloud Connector to support Azure Virtual Machines onboarding to AWS Systems Manager

v3.387.3

Compare Source

  • Aws\CloudWatchLogs - Added PutStorageTierPolicy and GetStorageTierPolicy APIs to Amazon CloudWatch Logs. Customers can now configure account-level Intelligent Tiering to automatically optimize log storage costs by moving infrequently accessed data to lower-cost storage tiers.
  • Aws\OpenSearchService - This release introduces Saved Object Migration APIs, enabling users to migrate dashboards, visualizations, index patterns, and other saved objects from a data source into an Amazon OpenSearch Service application workspace with configurable export filters and conflict resolution strategies.
  • Aws\Billing - Adds support for managing AWS account credits and billing preferences, including retrieving credit details, viewing per-month credit allocation history, redeeming promotional codes, and configuring credit sharing and billing preferences.
  • Aws\MailManager - This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

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

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

@deepsource-io

deepsource-io Bot commented Jul 20, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in e870245...bc7741a on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
PHP Jul 22, 2026 11:09p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@renovate renovate Bot changed the title Update dependency aws/aws-sdk-php to v3.388.9 Update dependency aws/aws-sdk-php to v3.388.10 Jul 21, 2026
@renovate renovate Bot changed the title Update dependency aws/aws-sdk-php to v3.388.10 Update dependency aws/aws-sdk-php to v3.388.11 Jul 21, 2026
@renovate renovate Bot changed the title Update dependency aws/aws-sdk-php to v3.388.11 Update dependency aws/aws-sdk-php to v3.388.12 Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants