Skip to content

chore(deps-dev): bump aws/aws-sdk-php from 3.373.0 to 3.373.7#1968

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/aws/aws-sdk-php-3.373.7
Closed

chore(deps-dev): bump aws/aws-sdk-php from 3.373.0 to 3.373.7#1968
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/aws/aws-sdk-php-3.373.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps aws/aws-sdk-php from 3.373.0 to 3.373.7.

Release notes

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

Version 3.373.7

  • Aws\DynamoDB - Adding ReplicaArn to ReplicaDescription of a global table replica
  • Aws\OpenSearchService - Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy.
  • Aws\VerifiedPermissions - Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs.
  • Aws\Backup - Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs)

Version 3.373.6

  • Aws\ObservabilityAdmin - Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field
  • Aws\EC2 - Amazon EC2 Fleet instant mode now supports launching instances into Interruptible Capacity Reservations, enabling customers to use spare capacity shared by Capacity Reservation owners within their AWS Organization.
  • Aws\Polly - Added bi-directional streaming functionality through a new API, StartSpeechSynthesisStream. This API allows streaming input text through inbound events and receiving audio as part of an output stream simultaneously.
  • Aws\BedrockAgentCore - This release includes SDK support for the following new features on AgentCore Built In Tools. 1. Enterprise Policies for AgentCore Browser Tool. 2. Root CA Configuration Support for AgentCore Browser Tool and Code Interpreter. 3. API changes to AgentCore Browser Profile APIs
  • Aws\BedrockAgentCoreControl - Adds support for the following new features. 1. Enterprise Policies support for AgentCore Browser Tool. 2. Root CA Configuration support for AgentCore Browser Tool and Code Interpreter.
  • Aws\Batch - AWS Batch now supports quota management, enabling administrators to allocate shared compute resources across teams and projects through quota shares with capacity limits, resource-sharing strategies, and priority-based preemption - currently available for SageMaker Training job queues.

Version 3.373.5

  • Aws\EC2 - The DescribeInstanceTypes API now returns default connection tracking timeout values for TCP, UDP, and UDP stream via the new connectionTrackingConfiguration field on NetworkInfo.
  • Aws\MediaConvert - This update adds additional bitrate options for Dolby AC-4 audio outputs.

Version 3.373.4

  • Aws\Signature - Fixes bug in canonicalized query generation when dealing with numeric values
  • Aws\BedrockAgentCoreControl - Deprecating namespaces field and adding namespaceTemplates.
  • Aws\Glue - Provide approval to overwrite existing Lake Formation permissions on all child resources with the default permissions specified in 'CreateTableDefaultPermissions' and 'CreateDatabaseDefaultPermissions' when updating catalog. Allowed values are ["Accept","Deny"] .
  • Aws\EMR - Add S3LoggingConfiguration to Control LogUploads

Version 3.373.3

  • Aws\ - Handles errors that comes in the error_description field, specifically how SSO-OIDC service has it modeled.
  • Aws\BedrockAgentCore - Provide support to perform deterministic operations on agent runtime through shell command executions via the new InvokeAgentRuntimeCommand API
  • Aws\Bedrock - You can now generate policy scenarios on demand using the new GENERATE POLICY SCENARIOS build workflow type. Scenarios will no longer be automatically generated during INGEST CONTENT, REFINE POLICY, and IMPORT POLICY workflows, resulting in faster completion times for these operations.
  • Aws\BedrockAgentCoreControl - Supporting hosting of public ECR Container Images in AgentCore Runtime
  • Aws\ECS - Amazon ECS now supports configuring whether tags are propagated to the EC2 Instance Metadata Service (IMDS) for instances launched by the Managed Instances capacity provider. This gives customers control over tag visibility in IMDS when using ECS Managed Instances.

Version 3.373.2

  • Aws\ConfigService - Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule.
  • Aws\mgn - Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows.
  • Aws\QuickSight - The change adds a new capability named ManageSharedFolders in Custom Permissions
  • Aws\MediaConvert - This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output.
  • Aws\Glue - Add QuerySessionContext to BatchGetPartitionRequest
  • Aws\IVSRealTime - Updates maximum reconnect window seconds from 60 to 300 for participant replication
  • Aws\MediaLive - Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value.
  • Aws\Connect - Deprecating PredefinedNotificationID field
  • Aws\GameLiftStreams - Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS.
  • Aws\APIGateway - API Gateway now supports an additional security policy "SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography

Version 3.373.1

  • Aws\ - Add support for PHPUnit v10.
  • Make data provider static functions.
  • Use class attributes instead of annotations for @​dataProvider, @​covers, and @​doesNotPerformAssertions.
  • Remove/Replace the usage of expectDeprecation, expectDeprecationMessage, expectDeprecationMessageMatches, expectError, expectErrorMessage, expectNotice, expectNoticeMessage, expectWarning, and expectWarningMessage.
  • Migrate phpunit xml config file.
  • Aws\S3 - Adds support for account regional namespaces for general purpose buckets. The account regional namespace is a reserved subdivision of the global bucket namespace where only your account can create general purpose buckets.

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

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.373.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Mar 20, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2026

Looks like aws/aws-sdk-php is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 21, 2026
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.373.7 branch March 21, 2026 14: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.

0 participants