Skip to content

build(deps): bump aws/aws-sdk-php from 3.392.1 to 3.393.1 - #4595

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps aws/aws-sdk-php from 3.392.1 to 3.393.1.

Release notes

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

Version 3.393.1

  • Aws\MediaLive - AWS Elemental MediaLive now supports SCTE-35 marker passthrough without IDR frame insertion for CMAF Ingest, MediaPackage V2, and transport stream outputs.
  • Aws\MarketplaceCatalog - Introducing two new APIs, DescribeAssessment and ListAssessments. These APIs expose validation issues on Marketplace resources. The validation issues are exposed via a newly created resource called Assessment.
  • Aws\Batch - Update AWS Batch documentation with newer Fargate Supported configurations, notes, and fix broken Docker link re-directs.
  • Aws\WorkSpaces - Amazon WorkSpaces now supports nested virtualization, allowing you to run hypervisors and virtualization-based workloads within your WorkSpaces. You can enable or disable nested virtualization when creating a WorkSpace or by modifying an existing WorkSpace's properties.
  • Aws\Outposts - AWS Outposts now supports VPC Endpoint configuration in CreatePrivateConnectivityConfig, enabling scoped private connectivity with provisioning role creation for secure outpost installations
  • Aws\EC2 - Doc release for CreateImage support for instances with local snapshots in Outpost
  • Aws\EntityResolution - Added ResourceNotFoundException to DeleteSchemaMapping, DeleteMatchingWorkflow, DeleteIdMappingWorkflow, and DeleteIdNamespace. These operations now return a 404 ResourceNotFoundException (previously a 200 Success) when the target resource does not exist.

Version 3.393.0

  • Aws\Handler - Adds support for Guzzle transport sharing (persistent connections) via the new transport_sharing client option.
  • Aws\GeoMaps - Amazon Location Service now supports POI density and category filtering on dynamic maps. The GetStyleDescriptor API adds two optional parameters. PoiDensity (Off to VeryDense) controls POI volume, and PoiCategories filters by up to nine categories. Available on HERE and Grab map styles.
  • Aws\Connect - This release adds new APIs to create, describe, update, delete, and list extraction definitions, enabling customers to manage lifecycle of extraction definition resources. Additionally, this release adds new event sources for Rules related to ACW and new action to Extract Information.
  • Aws\BedrockAgentCoreControl - Adds implementations of third-party evaluators, both managed-as-a-service and as templates within custom evaluators.
  • Aws\drs - AWS Elastic Disaster Recovery (AWS DRS) now offers Recovery Plans to recover multi-server applications in the right order in one action. Define the launch sequence once, with ordered steps and wait times, and DRS runs it automatically. Validate with non-disruptive drills and monitor in real time.
  • Aws\ECR - Documentation update for the ECR PutReplicationConfiguration API to increase the replication rule limit from 10 to 25
  • Aws\BedrockAgentRuntime - AgenticRetrieveStream API now supports Amazon Bedrock AgentCore Memory. Use the new memoryConfiguration parameter to continue a session from short-term memory and retrieve from long-term memory.
  • Aws\Organizations - Add new Transfer Responsibility error codes and document related CloudTrail events for accepting and terminating a Transfer Responsibility.

Version 3.392.3

  • Aws\RedshiftServerless - Amazon Redshift now unlocks a locked admin user account and resets the failed-login counter when you update the admin password using the UpdateNamespace API. This option is available only when account lockout security is enabled.
  • Aws\Glue - Added support for associating glossary terms with iterable form items, such as table columns.
  • Aws\BedrockAgentCore - Add support for the Machine Payments Protocol (MPP) and x402 upto scheme payments protocol in Amazon Bedrock AgentCore Payments. Customers can now pay for MPP-gated resources and also pay services which requires upto scheme in x402
  • Aws\ObservabilityAdmin - CloudWatch Logs centralization rules now support tag propagation. You can configure a TagPropagationConfiguration on your centralization rule to automatically sync resource tags from source to destination log groups, with configurable conflict resolution strategies.
  • Aws\Redshift - Amazon Redshift now unlocks a locked admin user account and resets the failed-login counter when you update the admin password using the ModifyCluster API. This option is available only when account lockout security is enabled.
  • Aws\BedrockAgentRuntime - Adds CheckIngestedDocumentAcl and GetIngestedDocumentAcl APIs to Amazon Bedrock Knowledge Bases. Customers can verify user access to documents based on ingested ACLs and retrieve full ACL details including allow and deny entries, enabling validation of ACL ingestion without test retrievals.
  • Aws\MWAAServerless - Adds support for Consuming code for MWAA Serverless
  • Aws\SageMaker - Release support for g7.2xlarge, g7.4xlarge, g7.8xlarge, g7.12xlarge, g7.24xlarge, and g7.48xlarge instance types for SageMaker HyperPod
  • Aws\BedrockAgentCoreControl - Adds AgentCore Payments support for CMK, Marketplace Subscriptions and QuickCreate

Version 3.392.2

  • Aws\ACM - This change allows customers to update their existing email-validated certificates to use the DNS validation method.
  • Aws\Connect - Adds the StartAssistantContact API to start chat contacts handled by an AI agent. Adds SegmentAttributes to StartWebRTCContact, and corrects its error response to now receive AccessDeniedException (previously returned as an internal server error due to a missing error declaration).
  • Aws\SecurityAgent - Add support for setting a maximum task-hour budget cap on penetration tests and code reviews, and for revalidating previously reported findings via a new REVALIDATION job type.
  • Aws\CodeCommit - Added the GetBlobDifferences API operation, which returns line-level diffs between two blob versions without requiring a local clone. Returns structured hunks with context, additions, and deletions. Supports pagination for large diffs.
  • Aws\CleanRooms - This release adds support for minimum aggregation thresholds and comparison controls to the Custom analysis rule type.
  • Aws\AutoScaling - Amazon EC2 Auto Scaling now supports terminating multiple instances in a single TerminateInstanceInAutoScalingGroup call via the new InstanceIds parameter, returning an Activities list. LaunchInstances now returns IdempotentCallInProgressFault for duplicate client tokens.
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.392.1 to 3.393.1.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.392.1...3.393.1)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.393.1
  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 Aug 26, 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