Skip to content

build(deps): bump aws/aws-sdk-php from 3.383.2 to 3.384.0#4371

Merged
thorsten merged 1 commit into
mainfrom
dependabot/composer/aws/aws-sdk-php-3.384.0
Jun 10, 2026
Merged

build(deps): bump aws/aws-sdk-php from 3.383.2 to 3.384.0#4371
thorsten merged 1 commit into
mainfrom
dependabot/composer/aws/aws-sdk-php-3.384.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps aws/aws-sdk-php from 3.383.2 to 3.384.0.

Release notes

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

Version 3.384.0

  • Aws\S3 - Prevents resources provided to ObjectUploader from being closed by Guzzle.
  • Aws\MediaConvert - Adding new BDD representation of endpoint ruleset
  • Aws\EC2 - Amazon EC2 now supports self-service cancellation of future-dated Capacity Reservations. A cancellation charge applies based on remaining commitment. Customers can generate a cancellation quote to review charges before confirming.
  • Aws\Shield - Adding new BDD representation of endpoint ruleset
  • Aws\SecretsManager - Adding new BDD representation of endpoint ruleset
  • Aws\Neptune - Adding new BDD representation of endpoint ruleset
  • Aws\Pinpoint - Adding new BDD representation of endpoint ruleset
  • Aws\SageMaker - Amazon SageMaker Job is a new service to help you manage various workloads related to model fine tuning, evaluation etc. Two job categories are supported today, AgentRFT for multi-turn agentic reinforcement fine tuning, and AgentRFTEvaluation for evaluating base model or trained model from AgentRFT.
  • Aws\Polly - Adding new BDD representation of endpoint ruleset
  • Aws\SagemakerJobRuntime - Amazon SageMaker Job Runtime is a new service for managing trajectory data during multi-turn customization jobs. It provides APIs to send inference requests to models during job execution, mark rollouts as complete, and submit reward values for training trajectories.
  • Aws\SFN - Adding new BDD representation of endpoint ruleset
  • Aws\ElastiCache - Amazon ElastiCache for Valkey now supports durability. This new capability is enabled through a Multi-AZ transactional log, enabling fast recovery and restart during failures.
  • Aws\TranscribeService - Release new Language locales including am-ET, es-MX, fa-AF, ht-HT, jv-ID, km-KH, my-MM, sq-AL, ne-NP. The commit shows past locales that have already been release which include cy-gb, ga-ie, gd-gb.
  • Aws\GeoRoutes - Added Transit and Intermodal travel modes to CalculateRoutes. Plan routes using public transit (bus, subway, train, ferry) or combine transit with driving, taxi, and rental car segments in a single multi-modal route.
  • Aws\MigrationHub - Adding new BDD representation of endpoint ruleset
  • Aws\MarketplaceMetering - Adding new BDD representation of endpoint ruleset
  • Aws\STS - Adding new BDD representation of endpoint ruleset
  • Aws\Transfer - Adding new BDD representation of endpoint ruleset
  • Aws\ManagedBlockchain - Adding new BDD representation of endpoint ruleset
  • Aws\MediaStore - Adding new BDD representation of endpoint ruleset
  • Aws\PI - Adding new BDD representation of endpoint ruleset
  • Aws\Route53Domains - Adding new BDD representation of endpoint ruleset
  • Aws\KeyspacesStreams - Added iterator description to the GetRecords API response for Amazon Keyspaces Change Data Capture (CDC) streams, enabling consumers to track their current position within the stream.
  • Aws\Route53 - Adding new BDD representation of endpoint ruleset
  • Aws\SSO - Adding new BDD representation of endpoint ruleset
  • Aws\IoT - Fleet indexing documentation update
  • Aws\RAM - Adding new BDD representation of endpoint ruleset
  • Aws\MTurk - Adding new BDD representation of endpoint ruleset
  • Aws\Lambda - Adds configuration for tag propagation to Lambda-managed resources.
  • Aws\CloudWatch - Adding new BDD representation of endpoint ruleset
  • Aws\PinpointEmail - Adding new BDD representation of endpoint ruleset
  • Aws\Redshift - Adding new BDD representation of endpoint ruleset
  • Aws\GuardDuty - Amazon GuardDuty Runtime Monitoring now supports 3 new SensitiveFileModified finding types (Persistence, PrivilegeEscalation, DefenseEvasion) that detect when security-sensitive system files are modified on EC2 instances or containers, indicating potential compromise through file tampering.
  • Aws\SSM - Adding new BDD representation of endpoint ruleset
  • Aws\XRay - Adding new BDD representation of endpoint ruleset
  • Aws\S3 - Adding new BDD representation of endpoint ruleset
  • Aws\SWF - Adding new BDD representation of endpoint ruleset
  • Aws\StorageGateway - Adding new BDD representation of endpoint ruleset
  • Aws\MediaLive - Adding new BDD representation of endpoint ruleset
  • Aws\LexRuntimeService - Adding new BDD representation of endpoint ruleset
  • Aws\Snowball - Adding new BDD representation of endpoint ruleset
  • Aws\ResourceGroupsTaggingAPI - Adding new BDD representation of endpoint ruleset
  • Aws\Rekognition - Adding new BDD representation of endpoint ruleset
  • Aws\ServiceCatalog - Adding new BDD representation of endpoint ruleset
  • Aws\SQS - Adding new BDD representation of endpoint ruleset
  • Aws\PersonalizeRuntime - Adding new BDD representation of endpoint ruleset
  • Aws\WAF - Adding new BDD representation of endpoint ruleset
Commits
  • 6de1120 3.384.0 release
  • 5f93626 Update models for release
  • 5be27d1 bugfix: prevent resources provided to ObjectUploader from being closed by Guz...
  • c99c436 chore: update instanceprofile requests to string only header values (#3297)
  • See full diff in compare view

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

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

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 Jun 10, 2026
@thorsten thorsten merged commit 87c3fe8 into main Jun 10, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/composer/aws/aws-sdk-php-3.384.0 branch June 10, 2026 04:34
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