Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps aws/aws-sdk-php from 3.269.2 to 3.356.32.

Release notes

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

Version 3.356.32

  • Aws\PaymentCryptographyData - Added a new API - translateKeyMaterial; allows keys wrapped by ECDH derived keys to be rewrapped under a static AES keyblock without first importing the key into the service.
  • Aws\CleanRooms - Added support for reading data sources across regions, and results delivery to allowedlisted regions.
  • Aws\MediaLive - AWS Elemental MediaLive enables Mediapackage V2 users to configure ID3, KLV, Nielsen ID3, and Segment Length related parameters through the Mediapackage output group.
  • Aws\QConnect - Updated Amazon Q in Connect APIs to support Email Contact Recommendations.

Version 3.356.31

  • Aws\Synthetics - Adds support to configure canaries with pre-configured blueprint code on supported runtime versions. This behavior can be controlled via the new BlueprintTypes property exposed in the CreateCanary and UpdateCanary APIs.
  • Aws\CloudFormation - Add new warning type 'EXCLUDED_RESOURCES'
  • Aws\GuardDuty - Updated descriptions for the Location parameter in CreateTrustedEntitySet and CreateThreatEntitySet.
  • Aws\ConnectCases - New Search All Related Items API enables searching related items across cases
  • Aws\DynamoDB - Add support for dual-stack account endpoint generation

Version 3.356.30

  • Aws\IVSRealTime - Remove incorrect ReadOnly trait on IVS RealTime ImportPublicKey API
  • Aws\PCS - Added the UpdateCluster API action to modify cluster configurations, and Slurm custom settings for queues.
  • Aws\DatabaseMigrationService - This is a doc-only update, revising text for kms-key-arns.
  • Aws\CleanRooms - This release introduces data access budgets to control how many times a table can be used for queries and jobs in a collaboration.
  • Aws\CleanRoomsML - This release introduces data access budgets to view how many times an input channel can be used for ML jobs in a collaboration.
  • Aws\ChimeSDKMeetings - Add support to receive dual stack MediaPlacement URLs in Chime Meetings SDK
  • Aws\ECS - This is a documentation only Amazon ECS release that adds additional information for health checks.

Version 3.356.29

  • Aws\BedrockAgentCoreControl - Tagging support for AgentCore Gateway
  • Aws\ApplicationSignals - Amazon CloudWatch Application Signals is introducing the Application Map to give users a more comprehensive view of their service health. Users will now be able to group services, track their latest deployments, and view automated audit findings concerning service performance.
  • Aws\MediaTailor - Adding TPS Traffic Shaping to Prefetch Schedules
  • Aws\FSx - Add Dual-Stack support for Amazon FSx for NetApp ONTAP and Windows File Server
  • Aws\QuickSight - added warnings to a few CLI pages
  • Aws\ChimeSDKVoice - Added support for IPv4-only and dual-stack network configurations for VoiceConnector and CreateVoiceConnector API.
  • Aws\Transfer - Add support for updating server identity provider type
  • Aws\DirectoryService - AWS Directory service now supports IPv6-native and dual-stack configurations for AWS Managed Microsoft AD, AD Connector, and Simple AD (dual-stack only). Additionally, AWS Managed Microsoft AD Standard Edition directories can be upgraded to Enterprise Edition directories through a single API call.
  • Aws\ECS - This release adds support for Managed Instances on Amazon ECS.
  • Aws\ConnectCases - This release adds support for two new related item types: ConnectCase for linking Amazon Connect cases and Custom for user-defined related items with configurable fields.
  • Aws\DataZone - This release adds support for creation of EMR on EKS Connections in Amazon DataZone.
  • Aws\DataSync - Added support for FIPS VPC endpoints in FIPS-enabled AWS Regions.
  • Aws\RDS - Enhanced RDS error handling: Added DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault, KMSKeyNotAccessibleFault for snapshots/restores/backups, NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and granular state validation faults. Changed DBInstanceNotReadyFault to HTTP 400.
  • Aws\CustomerProfiles - This release introduces ListProfileHistoryRecords and GetProfileHistoryRecord APIs for comprehensive profile history tracking with complete audit trails of creation, updates, merges, deletions, and data ingestion events.

Version 3.356.28

  • Aws\BedrockRuntime - New stop reason for Converse and ConverseStream
  • Aws\VPCLattice - Adds support for specifying the number of IPv4 addresses in each ENI for the resource gateway for VPC Lattice.
  • Aws\Bedrock - Release for fixing GetFoundationModel API behavior. Imported and custom models have their own exclusive API and GetFM should not accept those ARNS as input
  • Aws\imagebuilder - This release introduces several new features and improvements to enhance pipeline management, logging, and resource configuration.

Version 3.356.27

  • Aws\BedrockDataAutomation - Added support for configurable Speaker Labeling and Channel Labeling features for Audio modality.
  • Aws\CostExplorer - Support for payer account dimension and billing view health status.
  • Aws\Connect - Adds supports for manual contact picking (WorkList) operations on Routing Profiles, Agent Management and SearchContacts APIs.
  • Aws\Billing - Add ability to combine custom billing views to create new consolidated views.
  • Aws\DynamoDBStreams - Added support for IPv6 compatible endpoints for DynamoDB Streams.

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.269.2 to 3.356.32.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.269.2...3.356.32)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Oct 3, 2025
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