Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps aws/aws-sdk-php from 3.356.37 to 3.359.13.

Release notes

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

Version 3.359.13

  • Aws\imagebuilder - EC2 Image Builder now supports invoking Lambda functions and executing Step Functions state machine through image workflows.
  • Aws\MediaLive - Removed all the value constraint (min/max) for the shape definitions (e.g. integerMin0Max3600) on the C2j models to get rid of the need to request an exemption from the SDK team whenever a shape definition (e.g. integerMin0Max3600) is changed.
  • Aws\DataZone - Adds support for granting read and write access to Amazon S3 general purpose buckets using CreateSubscriptionRequest and AcceptSubscriptionRequest APIs. Also adds search filters for SSOUser and SSOGroup to ListSubscriptions APIs and deprecates "sortBy" parameter for ListSubscriptions APIs.
  • Aws\EC2 - This release adds AvailabilityZoneId support for CreateInstanceConnectEndpoint, DescribeInstanceConnectEndpoints, and DeleteInstanceConnectEndpoint APIs.

Version 3.359.12

  • Aws\EC2 - Added support for new accelerator types ("media") and accelerator names ("L4", "L40s", "GAUDI_HL_205", "INFERENTIA2", "TRAINIUM", "TRAINIUM2", "U30") in Attributes Based Instance Type Selection for launched instance types.
  • Aws\IoTWireless - Integration of Device Location with Amazon Sidewalk network for Amazon Sidewalk enabled devices
  • Aws\ControlCatalog - Added support for related control mappings with new RELATED_CONTROL mapping type in ListControlMappings API.
  • Aws\WorkSpacesWeb - Support for managing web content filtering for defining, tracking and regulating type of content accessed with WorkSpaces Secure Browser as part of browser settings.
  • Aws\MediaConvert - Lowers minimum duration for black video generator. Adds support for embedding and signing C2PA content credentials in DASH and CMAF HLS outputs.
  • Aws\RDS - Updated endpoint and service metadata
  • Aws\CloudFormation - CloudFormation now supports GetHookResult API with annotations to retrieve structured compliance check results and remediation guidance for each evaluated resource, replacing the previous single-message limitation with detailed validation outcomes.
  • Aws\ECR - Add Amazon ECR FIPS PrivateLink endpoint support
  • Aws\ElasticLoadBalancingv2 - QUIC and TCP_QUIC protocol support for Network Load Balancer (NLB). This capability enables customers to forward QUIC traffic to their targets with ultra-low latency while maintaining session stickiness using QUIC Connection IDs.
  • Aws\SageMaker - Added support for minor version upgrades and AWS Identity Center integration for SageMaker Hadron Partner Apps, enabling automated version management and IdC group-based access control.

Version 3.359.11

  • Aws\Connect - Updated Authentication Profile APIs to add support for automatic logout on user inactivity
  • Aws\ElasticLoadBalancingv2 - This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule.
  • Aws\EC2 - Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI
  • Aws\DatabaseMigrationService - Added support of SQL statements creation, metadata model discovery and selection rules transformation.
  • Aws\S3Tables - Adds support for request metrics metrics APIs for S3 Tables
  • Aws\PrometheusService - Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters.
  • Aws\Redshift - Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages.
  • Aws\SageMaker - Add support for trn2.3xlarge instance type for SageMaker Hyperpod

Version 3.359.10

  • Aws\RTBFabric - Added LogSettings and LinkAttribute fields to external links
  • Aws\SecurityIR - Added support for configuring communication preferences as well as clearly displaying case comment author identities.
  • Aws\EC2 - AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps.
  • Aws\MedicalImaging - Added new fields in existing APIs.
  • Aws\Batch - Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023.
  • Aws\BedrockDataAutomation - Added support for Language Expansion feature for BDA Audio modality.

Version 3.359.9

  • Aws\DSQL - Cluster endpoint added to CreateCluster and GetCluster API responses
  • Aws\Invoicing - Added new invoicing get-invoice-pdf API Operation
  • Aws\Braket - Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks.
  • Aws\Kafka - Amazon MSK now supports intelligent rebalancing for MSK Express brokers.
  • Aws\WAFV2 - AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis.
  • Aws\STS - Added GetDelegatedAccessToken API, which is not available for general use at this time.
  • Aws\IAM - Added CreateDelegationRequest API, which is not available for general use at this time.
  • Aws\EC2 - Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads.
  • Aws\GuardDuty - Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse.
  • Aws\Backup - AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets).
  • Aws\ACMPCA - Private Certificate Authority service now supports ML-DSA key algorithms.
  • Aws\DataZone - Remove trackingServerName from DataZone Connection MLflowProperties
  • Aws\AppStream - AWS Appstream support for IPv6

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

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.359.13
  dependency-type: direct:production
  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 Nov 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #82.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.359.13 branch November 24, 2025 13:29
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