Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps aws/aws-sdk-php from 3.349.3 to 3.367.2.

Release notes

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

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

  • Aws\EC2 - Amazon EC2 P6-B300 instances provide 8x NVIDIA Blackwell Ultra GPUs with 2.1 TB high bandwidth GPU memory, 6.4 Tbps EFA networking, 300 Gbps dedicated ENA throughput, and 4 TB of system memory. Amazon EC2 C8a instances are powered by 5th Gen AMD EPYC processors with a maximum frequency of 4.5 GHz.
  • Aws\RolesAnywhere - Increases certificate string length for trust anchor source data to support ML-DSA certificates.
  • Aws\PartnerCentralSelling - Deal Sizing Service for AI-based deal size estimation with AWS service-level breakdown, supporting Expansion and Migration deals across Technology, and Reseller partner cohorts, including Pricing Calculator AddOn for MAP deals and funding incentives.
  • Aws\RDS - Adding support for tagging RDS Instance/Cluster Automated Backups
  • Aws\IdentityStore - Updating AWS Identity Store APIs to support Attribute Extensions capability, with the first release adding Enterprise Attributes. This launch aligns Identity Store APIs with SCIM for enterprise attributes, reducing cases when customers are forced to use SCIM due to lack of SigV4 API support.
  • Aws\RedshiftServerless - Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated serverless workgroups. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages.
  • Aws\SESv2 - Update Mail Manager Archive ARN validation
  • Aws\CostExplorer - Add support for Cost Category resource associations including filtering by resource type on ListCostCategoryDefinitions and new ListCostCategoryResourceAssociations API.

Version 3.366.2

  • Aws\ - Enhance exponential delay calculation to reduce the possibilities of having 0 as the delay.
  • Aws\SESv2 - Updating the desired url for PutEmailIdentityDkimSigningAttributes from v1 to v2
  • Aws\PartnerCentralAccount - Adding Verification API's to Partner Central Account SDK.
  • Aws\ECS - Updating stop-task API to encapsulate containers with custom stop signal
  • Aws\Inspector2 - This release adds a new ScanStatus called "Unsupported Code Artifacts". This ScanStatus will be returned when a Lambda function was not code scanned because it has unsupported code artifacts.
  • Aws\IAM - Adding the ExpirationTime attribute to the delegation request resource.

Version 3.366.1

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2025

Superseded by #2243.

@dependabot dependabot bot closed this Dec 27, 2025
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.367.2 branch December 27, 2025 02:03
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.

1 participant