Skip to content

build(deps): bump aws/aws-sdk-php from 3.382.2 to 3.383.0#4338

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/aws/aws-sdk-php-3.383.0
Open

build(deps): bump aws/aws-sdk-php from 3.382.2 to 3.383.0#4338
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/aws/aws-sdk-php-3.383.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps aws/aws-sdk-php from 3.382.2 to 3.383.0.

Release notes

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

Version 3.383.0

  • Aws\S3 - Updates MultipartCopy to fully align with CopyObject metadata directive behavior. When $config['metadata_directive'] is set to COPY (default), source object metadata takes precedence over any matching values provided in $config['params'].
  • Aws\ControlCatalog - AWS Control Catalog - Added GovernedProviders response field and inclusion filter to GetControl and ListControls APIs to identify and filter by cloud provider. Added ParameterRequirementSummary response field indicating parameter requirements.
  • Aws\AugmentedAIRuntime - Adding new BDD representation of endpoint ruleset
  • Aws\BedrockRuntime - Support system role in message
  • Aws\PrometheusService - Adding new BDD representation of endpoint ruleset
  • Aws\Deadline - Added support for persistent storage on Service-Managed Fleets, allowing customers to configure persistent storage that preserves data across worker sessions which reduces job startup times for workloads with large software installations or asset caches.
  • Aws\SageMakerRuntime - Adding new BDD representation of endpoint ruleset
  • Aws\SocialMessaging - Adding new BDD representation of endpoint ruleset
  • Aws\S3Control - Update the minimum value of MinStorageBytesPercentage in StorageLensPrefixLevel.SelectionCriteria from 0.1 to 1, aligning the model with the documented contract.
  • Aws\IoTTwinMaker - Adding new BDD representation of endpoint ruleset
  • Aws\VerifiedPermissions - Adding new BDD representation of endpoint ruleset
  • Aws\CustomerProfiles - BatchPutProfileObject API adds multiple profile objects to a domain of a given ObjectType in a single API call.
  • Aws\BedrockAgentCoreControl - Added Harness support for LiteLLM model configuration for third-party model providers. Added S3 and Git skill source types. Added Responses API format for OpenAI and Bedrock models. Added runtimeUserId parameter to InvokeHarness for end-user identification.
  • Aws\CostOptimizationHub - Adding new BDD representation of endpoint ruleset
  • Aws\CodeGuruReviewer - Adding new BDD representation of endpoint ruleset
  • Aws\BackupSearch - Adding new BDD representation of endpoint ruleset
  • Aws\TimestreamInfluxDB - Adding new BDD representation of endpoint ruleset
  • Aws\IoT - Adds new connectivity-related fields to Fleet Indexing API requests and responses.
  • Aws\NeptuneGraph - Adding new BDD representation of endpoint ruleset
  • Aws\Wickr - Adding new BDD representation of endpoint ruleset
  • Aws\TrustedAdvisor - Adding new BDD representation of endpoint ruleset
  • Aws\Detective - Adding new BDD representation of endpoint ruleset
  • Aws\CloudFrontKeyValueStore - Adding new BDD representation of endpoint ruleset
  • Aws\GroundStation - Adding new BDD representation of endpoint ruleset
  • Aws\AccessAnalyzer - Adding new BDD representation of endpoint ruleset
  • Aws\KinesisVideoSignalingChannels - Adding new BDD representation of endpoint ruleset
  • Aws\SupplyChain - Adding new BDD representation of endpoint ruleset
  • Aws\MigrationHubStrategyRecommendations - Adding new BDD representation of endpoint ruleset
  • Aws\AppStream - Amazon WorkSpaces Applications now supports BYOL (Bring Your Own License). This enables customers to import their own WorkSpaces images and use them in WorkSpaces Applications.
  • Aws\Keyspaces - Adding new BDD representation of endpoint ruleset
  • Aws\Route53RecoveryControlConfig - Adding new BDD representation of endpoint ruleset
  • Aws\Braket - Adding new BDD representation of endpoint ruleset
  • Aws\IoTDataPlane - Adding GetConnection, ListSubscriptions, and SendDirectMessage APIs to IoT Data Plane
  • Aws\KinesisAnalyticsV2 - Adding new BDD representation of endpoint ruleset
  • Aws\SecurityAgent - Adding new BDD representation of endpoint ruleset
  • Aws\SSMIncidents - Adding new BDD representation of endpoint ruleset
  • Aws\ChimeSDKMessaging - Adding new BDD representation of endpoint ruleset
  • Aws\Artifact - Adding new BDD representation of endpoint ruleset
  • Aws\BillingConductor - Adding new BDD representation of endpoint ruleset
  • Aws\NetworkMonitor - Adding new BDD representation of endpoint ruleset
  • Aws\AmplifyUIBuilder - Adding new BDD representation of endpoint ruleset
  • Aws\Signin - Adding new BDD representation of endpoint ruleset
  • Aws\GeoRoutes - Adding new BDD representation of endpoint ruleset
  • Aws\CodeStarconnections - Adding new BDD representation of endpoint ruleset
  • Aws\PinpointSMSVoiceV2 - Adding new BDD representation of endpoint ruleset
  • Aws\ChimeSDKMeetings - Adding new BDD representation of endpoint ruleset
  • Aws\MarketplaceReporting - Adding new BDD representation of endpoint ruleset
  • Aws\Chatbot - Adding new BDD representation of endpoint ruleset
  • Aws\BedrockAgentCore - Added Harness support for LiteLLM model configuration for third-party model providers. Added S3 and Git skill source types. Added Responses API format for OpenAI and Bedrock models. Added runtimeUserId and runtimeClientError to InvokeHarness.

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

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.383.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 5, 2026
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.

0 participants