Skip to content

Comments

Bump aws/aws-sdk-php from 3.369.27 to 3.370.1 in /lam#616

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

Version 3.370.1

  • Aws\DataZone - Add workflow properties support to connections APIs
  • Aws\ControlCatalog - Updated ExemptedPrincipalArns parameter documentation for improved accuracy
  • Aws\MediaTailor - Updated endpoint rule set for dualstack endpoints. Added a new opt-in option to log raw ad decision server requests for Playback Configurations.
  • Aws\ConnectCases - SearchCases API can now accept 25 fields in the request and response as opposed to the previous limit of 10. DeleteField's hard limit of 100 fields per domain has been lifted.
  • Aws\QuickSight - Adds support for SEMISTRUCT to InputColumn Type
  • Aws\DynamoDB - This change supports the creation of multi-account global tables. It adds one new arguments to UpdateTable, GlobalTableSettingsReplicationMode.
  • Aws\Bedrock - Automated Reasoning checks in Amazon Bedrock Guardrails now support fidelity report generation. The new workflow type assesses policy coverage and accuracy against customer documents. The GetAutomatedReasoningPolicyBuildWorkflowResultAssets API adds support for the three new asset types.
  • Aws\Wickr - AWS Wickr now provides APIs to manage your Wickr OpenTDF integration. These APIs enable you to test and save your OpenTDF configuration allowing you to manage rooms based on Trusted Data Format attributes.

Version 3.370.0

  • Aws\SignerData - This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs.
  • Aws\SSM - Add support for AssociationDispatchAssumeRole in AWS SSM State Manager.
  • Aws\ECS - Migrated to Smithy. No functional changes
  • Aws\TrustedAdvisor - Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios.
  • Aws\SageMakerRuntime - Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads.
  • Aws\AppStream - Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances.

Version 3.369.38

  • Aws\ECR - Adds multiple artifact types filter support in ListImageReferrers API.
  • Aws\BCMDashboards - The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards.
  • Aws\PcaConnectorScep - AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately.

Version 3.369.37

  • Aws\ - Add support to named arguments in the AwsClientTrait __call method.
  • Aws\CleanRooms - This release adds support for federated catalogs in Athena-sourced configured tables.
  • Aws\Connect - Correcting in-app notifications API documentation.

Version 3.369.36

  • Aws\IoTAnalytics - Removes the IoTAnalytics service, which has been deprecated.
  • Aws\WorkSpacesWeb - Adds support for branding customization without requiring a custom wallpaper.
  • Aws\ManagedGrafana - This release updates Amazon Managed Grafana's APIs to support customer managed KMS keys.
  • Aws\RDS - Adds support for the StorageEncryptionType field to specify encryption type for DB clusters, DB instances, snapshots, automated backups, and global clusters.
  • Aws\EC2 - Add Operator field to CreatePlacementGroup and DescribePlacementGroup APIs.

Version 3.369.35

  • Aws\ - Removes the Cloudwatch Evidently service, which has been deprecated.
  • Aws\Kafka - Amazon MSK now supports dual-stack connectivity (IPv4 and IPv6) for existing MSK clusters. You can enable dual-stack on existing clusters by specifying the NetworkType parameter in updateConnectivity API.
  • Aws\EC2 - Documentation updates for EC2 Secondary Networks
  • Aws\ECR - Adds support for enabling blob mounting, and removes support for Clair based image scanning
  • Aws\ARCRegionSwitch - Clarify documentation on ARC Region Switch start-plan-execution operation
  • Aws\KMS - Added support for Decrypt and ReEncrypt API's to use dry run feature without ciphertext for authorization validation
  • Aws\QConnect - Update MessageType enum to include missing types.

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

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

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

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 23, 2026
@deepsource-io
Copy link

deepsource-io bot commented Feb 23, 2026

DeepSource Code Review

We reviewed changes in 8c87091...e344a0f 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 Feb 23, 2026 7:24p.m. Review ↗

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