Skip to content

Bump aws/aws-sdk-php from 3.372.2 to 3.373.4#3

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/aws/aws-sdk-php-3.373.4
Open

Bump aws/aws-sdk-php from 3.372.2 to 3.373.4#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/aws/aws-sdk-php-3.373.4

Conversation

@dependabot
Copy link

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

Bumps aws/aws-sdk-php from 3.372.2 to 3.373.4.

Release notes

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

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.
  • Aws\ECR - Add Chainguard to PTC upstreamRegistry enum
  • Aws\DataSync - DataSync's 3 location types, Hadoop Distributed File System (HDFS), FSx for Windows File Server (FSx Windows), and FSx for NetApp ONTAP (FSx ONTAP) now have credentials managed via Secrets Manager, which may be encrypted with service keys or be configured to use customer-managed keys or secret.

Version 3.373.0

  • Aws\WorkSpaces - Added WINDOWS SERVER 2025 OperatingSystemName.
  • Aws\SimpleDBv2 - Introduced Amazon SimpleDB export functionality enabling domain data export to S3 in JSON format. Added three new APIs StartDomainExport, GetExport, and ListExports via SimpleDBv2 service. Supports cross-region exports and KMS encryption.
  • Aws\Polly - Added support for the new voices - Ambre (fr-FR), Beatrice (it-IT), Florian (fr-FR), Lennart (de-DE), Lorenzo (it-IT) and Tiffany (en-US). They are available as a Generative voices only.
  • Aws\CustomerProfiles - Today, Amazon Connect is announcing the ability to filter (include or exclude) recommendations based on properties of items and interactions.
  • Aws\SageMaker - SageMaker training plans allow you to extend your existing training plans to avoid workload interruptions without workload reconfiguration. When a training plan is approaching expiration, you can extend it directly through the SageMaker AI console or programmatically using the API or AWS CLI.
  • Aws\EKS - Adds support for a new tier in controlPlaneScalingConfig on EKS Clusters.

Version 3.372.3

  • Aws\ - Sorts presigned headers alphabetically.
  • Aws\Kafka - Add dual stack endpoint to SDK
  • Aws\ConnectCases - Added functionality for the Required and Hidden case rule types to be conditionally evaluated on up to 5 conditions.
  • Aws\DatabaseMigrationService - Not need to include to any release notes. The only change is to correct LoadTimeout unit from milliseconds to seconds in RedshiftSettings
  • Aws\BedrockAgentCoreControl - Adding first class support for AG-UI protocol in AgentCore Runtime.
  • Aws\LexModelsV2 - This release introduces a new generative AI feature called Lex Bot Analyzer. This feature leverage AI to analyze the bot configuration against AWS Lex best practices to identify configuration issues and provides recommendations.
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.372.2 to 3.373.4.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.372.2...3.373.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 17, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants