Skip to content

build(deps): bump aws/aws-sdk-php from 3.369.9 to 3.370.0#2325

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps aws/aws-sdk-php from 3.369.9 to 3.370.0.

Release notes

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

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

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.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
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