Skip to content

build(deps): bump aws/aws-sdk-php from 3.376.2 to 3.379.11#2415

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/aws/aws-sdk-php-3.379.11
Open

build(deps): bump aws/aws-sdk-php from 3.376.2 to 3.379.11#2415
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/aws/aws-sdk-php-3.379.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Bumps aws/aws-sdk-php from 3.376.2 to 3.379.11.

Release notes

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

Version 3.379.11

  • Aws\ - Use WeakReference in PresignUrlMiddleware and EndpointDiscoveryMiddleware to prevent circular reference memory leaks.
  • Aws\QConnect - Added reasoning details, statusDescription, and timeToFirstTokenMs fields to the ListSpans response in Amazon Q in Connect to provide visibility into model thinking, error diagnostics, and inference latency metrics.
  • Aws\CloudWatchLogs - Adds support for filtering log groups by tags in the ListLogGroups API via the new logGroupTags parameter.
  • Aws\EntityResolution - Add support for transitive matching in AWS Entity Resolution rule-based matching workflows. When enabled, records that match through different rules are grouped together into the same match group, allowing related records to be connected across rule levels.
  • Aws\CloudWatch - This release adds tag support for CloudWatch Dashboards. The PutDashboard API now accepts a Tags parameter, allowing you to tag dashboards at creation time. Additionally, the TagResource, UntagResource, and ListTagsForResource APIs now support dashboard ARNs as resources.
  • Aws\QuickSight - Add IdentityProviderCACertificatesBundleS3Uri for private CA certs with OAuth datasources. 256-char limit for FontFamily in themes. ControlTitleFormatText on all 13 filters. ControlTitleFontConfiguration. ContextRegion for cross-region identity context. Story,scenario in CreateCustomCapability API.
  • Aws\AppStream - Amazon WorkSpaces Applications now enables AI agents to securely operate desktop applications. Administrators configure stacks to provide agents access to WorkSpaces. Agents can click, type, and take screenshots. Agents authenticate with AWS IAM credentials with activity logged in AWS CloudTrail.
  • Aws\IAM - Added guidance for CreateOpenIDConnectProvider to include multiple thumbprints when OIDC discovery and JWKS endpoints use different hosts or certificates
  • Aws\IoT - AWS IoT HTTP rule actions now support cross-topic batching, combining messages from different MQTT topics into single HTTP requests.

Version 3.379.10

  • Aws\BedrockAgentCore - AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.
  • Aws\EKS - Vended logs update param for capability vended logs feature
  • Aws\ObservabilityAdmin - Observability Admin enablement launch for AWS Kafka, Bedrock Agent Core Workload Identity and OTel metric enablement.
  • Aws\Kafka - Adds support for ZookeeperAccess field to control the Client-Zookeeper connectivity.
  • Aws\DataZone - Adds support for asynchronous notebook runs
  • Aws\PaymentCryptography - Adds support for resource-based policies on AWS Payment Cryptography keys, enabling cross-account key sharing. Also adds Multi-Party Approval (MPA) team association APIs for protecting sensitive import root public key operations.
  • Aws\SSOAdmin - Add InstanceArn and IdentityStoreArn in the response of CreateApplication API and IdentityStoreArn in the response of DescribeApplication API
  • Aws\SageMaker - Add InstancePools support to Endpoint for flexible provisioning across a prioritized list of instance types. Add Specifications support to InferenceComponent for per-instance-type model configurations.
  • Aws\Route53GlobalResolver - Adds support for regions in the UpdateGlobalResolver input.
  • Aws\BedrockAgentCoreControl - AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.

Version 3.379.9

  • Aws\Deadline - Adds support for rtx-pro-server-6000 GPU accelerator for service-managed fleets.
  • Aws\ECR - Removes support for registry policy V1
  • Aws\BedrockAgentCore - Adds batch evaluation for running evaluators against multiple agent sessions with server-side orchestration, AI-powered recommendations for optimizing system prompts and tool descriptions, and AB testing with controlled traffic splitting and statistical significance reporting
  • Aws\BedrockAgentCoreControl - Adds configuration bundles for versioned, immutable agent configuration snapshots with branch-based lineage
  • Aws\MediaPackageV2 - This feature adds configuration for specifying SCTE marker handling and allow greater control over generated manifest and segment URIs
  • Aws\CloudFront - Amazon CloudFront now supports cache tag. Tag objects via response headers and invalidate all matching objects in a single request, replacing manual URL tracking and broad wildcards.
  • Aws\Transfer - This launch will increase the limits for customers to list the contents from the remote directories from 10k to 200k.
  • Aws\GameLift - Amazon GameLift Servers adds a new DescribeContainerGroupPortMappings API for container fleets, making it easy to discover which connection ports map to your container ports without needing to remotely access the compute.
  • Aws\Account - Adds AccountState in the response for the GetAccountInformation API. Each state represents a specific phase in the account lifecycle. Use this information to manage account access, automate workflows, or trigger actions based on account state changes.
  • Aws\WorkSpacesWeb - Allow admins to configure IPv6 ranges on IP Access Settings.

Version 3.379.8

  • Aws\OpenSearchService - Amazon OpenSearch Service now supports JWKS URL configuration for JWT authentication
  • Aws\mgn - Added network modernization support, enabling customers to edit, resize, merge, and split VPCs and subnets during migration while retaining functional, non-conflicting IP addresses.
  • Aws\Omics - Enable Public Internet or VPC configuration to BatchRun
  • Aws\CloudWatchLogs - Adds support for selecting all logs sources and types in a single association.
  • Aws\GameLiftStreams - Adds Proton 10.0-4 to the list of runtime environment options available when creating an Amazon GameLift Streams application
  • Aws\ApplicationSignals - Application Signals now supports creating composite Service Level Objectives on Service Operations. Users can now create service SLO on multiple operations.
  • Aws\WorkSpaces - Added support for Protocol as modified resource and added update failure as modification state
  • Aws\IVS - Adds tags parameter to the CreateAdConfiguration operation
  • Aws\KMS - KMS GetKeyLastUsage API provides information on the last successful cryptographic operation performed on KMS keys. This new API provides KMS customers with the last timestamp, CloudTrail eventId, and the cryptographic operation that was performed on the key.
  • Aws\Glue - Addition of AdditionalAuditContext to GetPartition, GetPartitions, GetTableVersion, and GetTableVersions
  • Aws\BillingConductor - Add support for Passthrough pricing plan
  • Aws\SageMaker - Updated API documentation for endpoint MetricsConfig. Added details on supported metric publish frequencies and clarified how EnableEnhancedMetrics controls utilization and invocation metric behavior.

Version 3.379.7

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
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