Skip to content

Bump aws/aws-sdk-php from 3.369.27 to 3.369.34 in /lam#611

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/lam/aws/aws-sdk-php-3.369.34
Open

Bump aws/aws-sdk-php from 3.369.27 to 3.369.34 in /lam#611
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/lam/aws/aws-sdk-php-3.369.34

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps aws/aws-sdk-php from 3.369.27 to 3.369.34.

Release notes

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

Version 3.369.34

  • Aws\Connect - API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available.
  • Aws\CloudWatch - Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues.
  • Aws\EC2 - This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones.
  • Aws\SageMaker - Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters.
  • Aws\Inspector2 - Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning

Version 3.369.33

  • Aws\EC2 - Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances.

Version 3.369.32

  • Aws\EC2 - R8i instances powered by custom Intel Xeon 6 processors available only on AWS with sustained all-core 3.9 GHz turbo frequency
  • Aws\S3Tables - S3 Tables now supports setting partition specifications and sort orders on tables. Partition specs allow users to define how data is organized using transform functions. Sort order configurations enable users to specify sort directions and null ordering preferences for optimized data layout.
  • Aws\EKS - This release adds support for Windows Server 2025 in Amazon EKS Managed Node Groups.
  • Aws\Batch - Add support for listing jobs by share identifier and getting snapshots of active capacity utilization by job queue and share.
  • Aws\KafkaConnect - Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter.

Version 3.369.31

  • Aws\Kafka - Amazon MSK adds three new APIs, CreateTopic, UpdateTopic, and DeleteTopic for managing Kafka topics in your MSK clusters.
  • Aws\Connect - Amazon Connect now supports per-channel auto-accept and After Contact Work (ACW) timeouts. Configure agents with auto-accept and ACW timeout settings for chat, tasks, emails, and callbacks. Use the new UpdateUserConfig API to manage these settings.
  • Aws\EKS - Introducing an optional policy field, an IAM policy applied to pod identity associations in addition to IAM role policies. When specified, pod permissions are the intersection of IAM role policies and the policy field, ensuring the principle of least privilege.
  • Aws\BedrockAgentCore - Added AgentCore browser proxy configuration support, allowing routing of browser traffic through HTTP and HTTPS proxy servers with authentication and bypass rules.
  • Aws\RDS - This release adds backup configuration for RDS and Aurora restores, letting customers set backup retention period and preferred backup window during restore. It also enables viewing backup settings when describing snapshots or automated backups for instances and clusters.

Version 3.369.30

  • Aws\Transfer - This release adds a documentation update for MdnResponse of type "ASYNC"
  • Aws\EC2 - Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads.
  • Aws\imagebuilder - EC2 Image Builder now supports wildcard patterns in lifecycle policies with recipes and enhances the experience of tag-scoped policies.
  • Aws\Neptunedata - Added edgeOnlyLoad boolean parameter to Neptune bulk load request. When TRUE, files are loaded in order without scanning. When FALSE (default), the loader scans files first, then loads vertex files before edge files automatically.
  • Aws\EKS - Amazon EKS adds a new DescribeUpdate update type, VendedLogsUpdate, to support an integration between EKS Auto Mode and Amazon CloudWatch Vended Logs.
  • Aws\LakeFormation - Allow cross account v5 in put data lake settings
  • Aws\PCS - Introduces RESUMING state for clusters, compute node groups, and queues.
  • Aws\ConnectCampaignsV2 - Add the missing event type for WhatsApp

Version 3.369.29

  • Aws\IoTManagedIntegrations - Adding support for Custom(General) Authorization in managed integrations for AWS IoT Device Management cloud connectors.
  • Aws\PartnerCentralSelling - Releasing AWS Opportunity Snapshots for SDK release.
  • Aws\SageMaker - Adding g7e instance support in Sagemaker Training
  • Aws\Deadline - Adds support for tagging jobs during job creation
  • Aws\BedrockDataAutomationRuntime - Add OutputConfiguration to InvokeDataAutomation input and output to support S3 output

Version 3.369.28

  • Aws\Transfer - Adds support for the customer to send custom HTTP headers and configure an AS2 Connector to receive Asynchronous MDNs from their trading partner
  • Aws\RAM - Added ListSourceAssociations API. Allows RAM resource share owners to list source associations that determine which sources can access resources through service principal associations. Supports filtering by resource share ARN, source ID, source type, or status, with pagination.
  • Aws\BedrockAgentCoreControl - Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser.
  • Aws\Athena - Reduces the minimum TargetDpus to create or update capacity reservations from 24 to 4.
  • Aws\BedrockAgentCore - Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser.
  • Aws\WorkSpaces - Added support for 12 new graphics-optimized compute types - Graphics.g6 (xlarge, 2xlarge, 4xlarge, 8xlarge, 16xlarge), Graphics.gr6 (4xlarge, 8xlarge), Graphics.g6f (large, xlarge, 2xlarge, 4xlarge), and Graphics.gr6f (4xlarge).
  • Aws\Glue - This release adds the capability to easily create custom AWS Glue connections to data sources with REST APIs.
  • Aws\NeptuneGraph - Minor neptune-graph documentation changes

... (truncated)

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 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.369.27 to 3.369.34.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.369.27...3.369.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Feb 16, 2026
@deepsource-io
Copy link

deepsource-io bot commented Feb 16, 2026

DeepSource Code Review

DeepSource reviewed changes in the commit range b8ec9f4..42934e5 on this pull request. Below is the summary for the review, and you can see the individual issues we found as review comments.

For detailed review results, please see the PR on DeepSource ↗

PR Report Card

Security × 0 issues Overall PR Quality   

Reliability × 0 issues
Complexity × 0 issues
Hygiene × 0 issues

Code Review Summary

Analyzer Status Summary Details
PHP No new issues detected. Review ↗
How are these analyzer statuses calculated?

Administrators can configure which issue categories are reported and cause analysis to be marked as failed when detected. This helps prevent bad and insecure code from being introduced in the codebase. If you're an administrator, you can modify this in the repository's settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants