Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2025

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

Release notes

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

Version 3.349.3

  • Aws\FreeTier - This release introduces four new APIs: GetAccountPlanState and UpgradeAccountPlan for AWS account plan management; ListAccountActivities and GetAccountActivity that provide activity tracking capabilities.
  • Aws\EC2 - Adds support to Capacity Blocks for ML for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support for CapacityBlockId to DescribeInstanceTopology.
  • Aws\OpsWorksCM - Removing content that refers to an S3 bucket that is no longer in use.

Version 3.349.2

  • Aws\MediaPackageV2 - This release adds support for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM segment Metadata in MediaPackage v2 Origin Endpoints
  • Aws\Deadline - Added fields for output manifest reporting and task chunking parameters
  • Aws\Route53 - Amazon Route 53 now supports the iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks.
  • Aws\CustomerProfiles - This release introduces capability of create Segments via importing a CSV file directly. This consumes the CSV file and creates/updates corresponding profiles for the particular domain.
  • Aws\SageMaker - Changes include new StartSession API for SageMaker Studio spaces and CreateHubContentPresignedUrls API for SageMaker JumpStart.
  • Aws\EC2 - This release adds GroupOwnerId as a response member to the DescribeSecurityGroupVpcAssociations API and also adds waiters for SecurityGroupVpcAssociations (SecurityGroupVpcAssociationAssociated and SecurityGroupVpcAssociationDisassociated).

Version 3.349.1

  • Aws\EC2 - AWS Site-to-Site VPN now supports IPv6 addresses on outer tunnel IPs, making it easier for customers to build or transition to IPv6-only networks.
  • Aws\S3 - Added support for directory bucket creation with tags and bucket ARN retrieval in CreateBucket, ListDirectoryBuckets, and HeadBucket operations
  • Aws\ConnectCases - This release adds DeleteCase and DeleteRelatedItem APIs, which enable deleting cases and comments, undoing contact association, and removing service level agreements (SLAs) from cases. Contact center admins can use these APIs to delete cases when requested by customers and correct agent errors.
  • Aws\S3Control - Added TagResource, UntagResource, and ListTagsForResource support for directory bucket

Version 3.349.0

  • Aws\Odb - This release adds API operations for Oracle Database@AWS. You can use the APIs to create Exadata infrastructure, ODB networks, and Exadata and Autonomous VM clusters inside AWS data centers. The infrastructure is managed by OCI. You can integrate these resources with AWS services.
  • Aws\RDS - Amazon RDS Custom for Oracle now supports multi-AZ database instances.
  • Aws\SageMaker - Updated field validation requirements for InstanceGroups.
  • Aws\DataZone - Add support for the new optional domain-unit-id parameter in the UpdateProject API.
  • Aws\QBusiness - New ChatResponseConfiguration to Customize Q Business chat responses for specific use cases and communication needs. Updated Boosting capability allowing admins to provide preference on date attributes for recency and/or provide a preferred data source.
  • Aws\CleanRoomsML - This release introduces support for incremental training and distributed training for custom models in AWS Clean Rooms ML.
  • Aws\EC2 - Add Context to GetInstanceTypesFromInstanceRequirements API

Version 3.348.2

  • Aws\Api - Adds support for extracting error code from nested error property in error shapes.
  • Aws\Bedrock - Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs.
  • Aws\IAM - Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration.
  • Aws\EventBridge - Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws
  • Aws\DynamoDB - This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations.
  • Aws\QuickSight - Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation.
  • Aws\Glue - releasing source processing properties to support source properties for ODB integrations
  • Aws\SSM - Introduces AccessType, a new filter value for the DescribeSessions API.
  • Aws\CloudFormation - Added support for UNKNOWN drift status.
  • Aws\ARCZonalShift - Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice.
  • Aws\B2bi - Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format.
  • Aws\BedrockRuntime - Add API Key and document citations support for Bedrock Runtime APIs
  • Aws\NetworkFlowMonitor - Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated.
  • Aws\Connect - This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs
  • Aws\DataExchange - This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id.
  • Aws\PCS - Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS.
  • Aws\MedicalImaging - Added new fields to support the concept of primary image sets within the storage hierarchy.
  • Aws\CloudWatchLogs - Increase minimum length of queryId parameter to 1 character.
  • Aws\Transfer - Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs.
  • Aws\ConfigService - Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025
  • Aws\Outposts - Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses.

... (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)

@dependabot dependabot bot force-pushed the dependabot/composer/aws/aws-sdk-php-3.349.3 branch 2 times, most recently from 89eb108 to cb1e9f3 Compare July 14, 2025 11:35
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.324.13 to 3.349.3.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.324.13...3.349.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/aws/aws-sdk-php-3.349.3 branch from cb1e9f3 to 44ce98c Compare July 14, 2025 12:47
@susnux
Copy link
Contributor

susnux commented Jul 14, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@susnux
Copy link
Contributor

susnux commented Jul 14, 2025

/composer-update

Signed-off-by: nextcloud-command <[email protected]>
susnux added a commit to nextcloud/server that referenced this pull request Jul 14, 2025
- [x] nextcloud/3rdparty#2099

| Production Changes | From     | To      | Compare                                                              |
|--------------------|----------|---------|----------------------------------------------------------------------|
| aws/aws-sdk-php    | 3.324.13 | 3.349.3 | [...](aws/aws-sdk-php@3.324.13...3.349.3) |

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux merged commit f922efd into master Jul 14, 2025
8 checks passed
@susnux susnux deleted the dependabot/composer/aws/aws-sdk-php-3.349.3 branch July 14, 2025 19:50
susnux added a commit to nextcloud/server that referenced this pull request Jul 14, 2025
- [x] nextcloud/3rdparty#2099

| Production Changes | From     | To      | Compare                                                              |
|--------------------|----------|---------|----------------------------------------------------------------------|
| aws/aws-sdk-php    | 3.324.13 | 3.349.3 | [...](aws/aws-sdk-php@3.324.13...3.349.3) |

Signed-off-by: Ferdinand Thiessen <[email protected]>
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.

4 participants