Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps aws/aws-sdk-php from 3.356.30 to 3.368.0.

Release notes

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

Version 3.368.0

  • Aws\S3 - A new S3EncryptionClient implementation and a new KmsMaterialProvider implementation. S3EncryptionClientV3 now supports writing and reading objects with Key Commitment. KmsMaterialProviderV3 now supports verifying supplied encryption context on decryptCek calls.
  • Aws\TimestreamInfluxDB - This release adds support for rebooting InfluxDB DbInstances and DbClusters
  • Aws\IoT - Add support for dynamic payloads in IoT Device Management Commands

Version 3.367.3

  • Aws\MediaTailor - Added support for Ad Decision Server Configuration enabling HTTP POST requests with custom bodies, headers, GZIP compression, and dynamic variables. No changes required for existing GET request configurations.
  • Aws\Connect - Amazon Connect now supports outbound WhatsApp contacts via the Send message block or StartOutboundChatContact API. Send proactive messages for surveys, reminders, and updates. Offer customers the option to switch to WhatsApp while in queue, eliminating hold time.
  • Aws\BedrockAgentCoreControl - This release updates broken links for AgentCore Policy APIs in the AWS CLI and SDK resources.
  • Aws\Glacier - Documentation updates for Amazon Glacier's maintenance mode
  • Aws\Route53Resolver - Adds support for enabling detailed metrics on Route 53 Resolver endpoints using RniEnhancedMetricsEnabled and TargetNameServerMetricsEnabled in the CreateResolverEndpoint and UpdateResolverEndpoint APIs, providing enhanced visibility into Resolver endpoint and target name server performance.
  • Aws\CloudWatchLogs - This release allows you to import your historical CloudTrail Lake data into CloudWatch with a few steps, enabling you to easily consolidate operational, security, and compliance data in one place.
  • Aws\EC2 - EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units.
  • Aws\S3 - This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations.
  • Aws\Health - Updating Health API endpoint generation for dualstack only regions
  • Aws\EntityResolution - Support Customer Profiles Integration for AWS Entity Resolution
  • Aws\ServiceQuotas - Add support for SQ Dashboard Api

Version 3.367.2

  • Aws\WorkSpacesWeb - Adds support for portal branding customization, enabling administrators to personalize end-user portals with custom assets.
  • Aws\Connect - Amazon Connect now offers automated post-chat surveys triggered when customers end conversations. This captures timely feedback while experience is fresh, using either a no-code form builder or Amazon Lex-powered interactive surveys.
  • Aws\BCMRecommendedActions - Added new freetier action types to RecommendedAction.type.
  • Aws\DataSync - Adds Enhanced mode support for NFS and SMB locations. SMB credentials are now managed via Secrets Manager, and may be encrypted with service or customer managed keys. Increases AgentArns maximum count to 8 (max 4 per TaskMode). Adds folder counters to DescribeTaskExecution for Enhanced mode tasks.

Version 3.367.1

  • Aws\SESv2 - Update GetEmailIdentity and CreateEmailIdentity response to include SigningHostedZone in DkimAttributes. Updated PutEmailIdentityDkimSigningAttributes Response to include SigningHostedZone.
  • Aws\Lambda - Add Dotnet 10 (dotnet10) support to AWS Lambda.
  • Aws\QuickSight - This release adds new GetIdentityContext API, Dashboard customization options for tables and pivot tables, Visual styling options- borders and decals, map GeocodingPreferences, KeyPairCredentials for DataSourceCredentials. Snapshot APIs now support registered users. Parameters limit increased to 400
  • Aws\Organizations - Add support for policy operations on the NETWORK SECURITY DIRECTOR POLICY policy type.
  • Aws\SecretsManager - Add SortBy parameter to ListSecrets

Version 3.367.0

  • Aws\S3 - A new S3 Transfer Manager implementation with multipart download capabilities. It allows better ways to configure each operation. Includes Progress Tracking, Transfer Event Listeners, and Automatic Multipart Uploads/Downloads.
  • Aws\signer - Adds support for Signer GetRevocationStatus with updated endpoints
  • Aws\Odb - The following APIs now return CloudExadataInfrastructureArn and OdbNetworkArn fields for improved resource identification and AWS service integration - GetCloudVmCluster, ListCloudVmClusters, GetCloudAutonomousVmCluster, and ListCloudAutonomousVmClusters.
  • Aws\BillingConductor - Launch itemized custom line item and service line item filter
  • Aws\CloudWatch - This release introduces two additional protocols AWS JSON 1.1 and Smithy RPC v2 CBOR, replacing the currently utilized one, AWSQuery. AWS SDKs will prioritize the protocol that is the most performant for each language.
  • Aws\PartnerCentralSelling - Adds support for the new Project.AwsPartition field on Opportunity and AWS Opportunity Summary. Use this field to specify the AWS partition where the opportunity will be deployed.
  • Aws\OpenSearchService - The CreateApplication API now supports an optional kms key arn parameter to allow customers to specify a CMK for application encryption.
  • Aws\Bedrock - Automated Reasoning checks in Amazon Bedrock Guardrails is capable of generating policy scenarios to validate policies. The GetAutomatedReasoningPolicyBuildWorkflowResultAssets API now adds POLICY SCENARIO asset type, allowing customers to retrieve scenarios generated by the build workflow.

Version 3.366.4

  • Aws\IVSRealTime - Token Exchange introduces seamless token exchange capabilities for IVS RTX, enabling customers to upgrade or downgrade token capabilities and update token attributes within the IVS client SDK without forcing clients to disconnect and reconnect.
  • Aws\Account - This release adds a new API (GetGovCloudAccountInformation) used to retrieve information about a linked GovCloud account from the standard AWS partition.
  • Aws\Route53 - Amazon Route 53 now supports the EU (Germany) Region (eusc-de-east-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
  • Aws\AppSync - Update Event API to require EventConfig parameter in creation and update requests.
  • Aws\GuardDuty - Adding support for Ec2LaunchTemplate Version field
  • Aws\mgn - Added parameters encryption, IPv4/IPv6 protocol configuration, and enhanced tagging support for replication operations.

Version 3.366.3

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.368.0
  dependency-type: direct:production
...

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 Dec 18, 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.

1 participant