Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2025

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

Release notes

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

Version 3.363.3

  • Aws\ComputeOptimizer - Compute Optimizer now identifies idle NAT Gateway resources for cost optimization based on traffic patterns and backup configuration analysis. Access recommendations via the GetIdleRecommendations API.
  • Aws\CostOptimizationHub - This release enables AWS Cost Optimization Hub to show cost optimization recommendations for NAT Gateway.
  • Aws\BedrockRuntime - Bedrock Runtime Reserved Service Support

Version 3.363.2

  • Aws\EC2 - This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure.
  • Aws\Route53 - Adds support for new route53 feature: accelerated recovery.
  • Aws\Organizations - Add support for policy operations on the S3_POLICY and BEDROCK_POLICY policy type.
  • Aws\NetworkFirewall - Network Firewall release of the Proxy feature.

Version 3.363.1

  • Aws\CloudFront - Add TrustStore, ConnectionFunction APIs to CloudFront SDK
  • Aws\CloudWatchLogs - New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion.

Version 3.363.0

  • Aws\SecurityIR - Add ListInvestigations and SendFeedback APIs to support SecurityIR AI agents
  • Aws\MailManager - Add support for resources in the aws-eusc partition.
  • Aws\ECR - Add support for ECR managed signing
  • Aws\Athena - Introduces Spark workgroup features including log persistence, S3/CloudWatch delivery, UI and History Server APIs, and SparkConnect 3.5.6 support. Adds DPU usage limits at workgroup and query levels as well as DPU usage tracking for Capacity Reservation queries to optimize performance and costs.
  • Aws\CloudFormation - Adds the DependsOn field to the AutoDeployment configuration parameter for CreateStackSet, UpdateStackSet, and DescribeStackSet APIs, allowing users to set and read auto-deployment dependencies between StackSets
  • Aws\KMS - Support for on-demand rotation of AWS KMS Multi-Region keys with imported key material
  • Aws\KinesisVideo - This release adds support for Tiered Storage
  • Aws\APIGateway - API Gateway supports VPC link V2 for REST APIs.
  • Aws\Odb - Adds AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs for managing IAM roles. Enhances CreateOdbNetwork and UpdateOdbNetwork APIs with KMS, STS, and cross-region S3 parameters. Adds OCI identity domain support to InitializeService API.
  • Aws\BedrockAgentCoreControl - Support for agentcore gateway interceptor configurations and NONE authorizer type
  • Aws\ComputeOptimizerAutomation - Initial release of AWS Compute Optimizer Automation. Create automation rules to implement recommended actions on a recurring schedule based on your specified criteria. Supported actions include: snapshot and delete unattached EBS volumes and upgrade volume types to the latest generation.
  • Aws\RDS - Add support for Upgrade Rollout Order
  • Aws\SESv2 - Added support for new SES regions - Asia Pacific (Malaysia) and Canada (Calgary)
  • Aws\Organizations - Add support for policy operations on the UPGRADE_ROLLOUT_POLICY policy type.
  • Aws\ControlTower - The manifest field is now optional for the AWS Control Tower CreateLandingZone and UpdateLandingZone APIs for Landing Zone version 4.0
  • Aws\MediaPackageV2 - Adds support for excluding session key tags from HLS multivariant playlists
  • Aws\Connect - New APIs to support aliases and versions for ContactFlowModule. Updated ContactFlowModule APIs to support custom blocks.
  • Aws\QConnect - This release introduces two new messaging channel subtypes: Push, WhatsApp, under MessageTemplate which is a resource in Amazon Q in Connect.
  • Aws\BedrockRuntime - Add support to automatically enforce safeguards across accounts within an AWS Organization.
  • Aws\ElasticLoadBalancingv2 - This release adds the health check log feature in ALB, allowing customers to send detailed target health check log data directly to their designated Amazon S3 bucket.
  • Aws\BedrockDataAutomationRuntime - Adding new fields to GetDataAutomationStatus: jobSubmissionTime, jobCompletionTime, and jobDurationInSeconds
  • Aws\Bedrock - Add support to automatically enforce safeguards across accounts within an AWS Organization.
  • Aws\EKS - Adds support for controlPlaneScalingConfig on EKS Clusters.
  • Aws\MarketplaceMetering - Endpoint update for new region
  • Aws\EC2 - This release adds a new capability to create and manage interruptible EC2 Capacity Reservations.
  • Aws\Lambda - Launching Enhanced Error Handling and ESM Grouping capabilities for Kafka ESMs
  • Aws\RedshiftServerless - Added UpdateLakehouseConfiguration API to manage Amazon Redshift Federated Permissions and AWS IAM Identity Center trusted identity propagation for namespaces.
  • Aws\LexModelsV2 - Adds support for Intent Disambiguation, allowing resolution of ambiguous user inputs when multiple intents match by presenting clarifying questions to users. Also adds Speech Detection Sensitivity configuration for optimizing voice activity detection sensitivity levels in various noise environments.
  • Aws\QuickSight - Amazon Quick Suite now supports QuickChat as an embedding type when calling the GenerateEmbedUrlForRegisteredUser API, enabling developers to embed conversational AI agents directly into their applications.
  • Aws\SageMaker - Enhanced SageMaker HyperPod instance groups with support for MinInstanceCount, CapacityRequirements (Spot/On-Demand), and KubernetesConfig (labels and taints). Also Added speculative decoding and MaxInstanceCount for model optimization jobs.
  • Aws\MarketplaceEntitlementService - Endpoint update for new region
  • Aws\Transfer - Adds support for creating Webapps accessible from a VPC.
  • Aws\Invoicing - Added the CreateProcurementPortalPreference, GetProcurementPortalPreference, PutProcurementPortalPreference, UpdateProcurementPortalPreferenceStatus, ListProcurementPortalPreferences and DeleteProcurementPortalPreference APIs for procurement portal preference management.
  • Aws\Redshift - Added support for Amazon Redshift Federated Permissions and AWS IAM Identity Center trusted identity propagation.

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

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.363.3
  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 6, 2025

Superseded by #2217.

@dependabot dependabot bot closed this Dec 6, 2025
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.363.3 branch December 6, 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