Update dependency aws/aws-sdk-php to v3.395.1 - #761
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| PHP | Sep 14, 2026 12:52a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
renovate
Bot
force-pushed
the
renovate/aws
branch
from
July 21, 2026 04:16
4484939 to
57d2b51
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
July 21, 2026 22:59
57d2b51 to
b681e7b
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
July 22, 2026 23:08
b681e7b to
bc7741a
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
2 times, most recently
from
July 23, 2026 21:45
682e4b8 to
9489128
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
July 24, 2026 23:11
9489128 to
1195809
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
3 times, most recently
from
August 3, 2026 18:49
4ad3a0e to
0f81970
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 4, 2026 22:43
0f81970 to
c309e0d
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 5, 2026 22:58
c309e0d to
fe25c80
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 6, 2026 21:17
fe25c80 to
10f05e7
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 7, 2026 21:54
10f05e7 to
8060d15
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 10, 2026 23:06
8060d15 to
e0b8b58
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 19, 2026 21:58
c4e1666 to
81083ef
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 20, 2026 19:34
81083ef to
3834af8
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 21, 2026 19:07
3834af8 to
22fd122
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 25, 2026 19:34
22fd122 to
4a108e7
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 27, 2026 01:40
4a108e7 to
0794892
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 28, 2026 00:01
0794892 to
573ff74
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
from
August 28, 2026 19:36
573ff74 to
26097a5
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
2 times, most recently
from
August 31, 2026 00:38
26097a5 to
7ff1a8b
Compare
renovate
Bot
force-pushed
the
renovate/aws
branch
4 times, most recently
from
September 8, 2026 21:41
234f19b to
0248b14
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.394.10→3.395.1Release Notes
aws/aws-sdk-php (aws/aws-sdk-php)
v3.395.1Compare Source
Aws\- Temporarily omit @phpstan-method annotations from Ec2Client. The inline EC2 input shapes increased Ec2Client.php from approximately 171 KB to 1.7 MB and caused PHPStan to hang when resolving the class.v3.395.0Compare Source
Aws\- Adds@phpstan-methodmethod annotations for better service client static analysis support.Aws\Invoicing- Add ListProcurementPortals and ListProcurementPortalSuppliers APIs to retrieve AWS-supported 3rd party procurement portals and their suppliers for e-invoice delivery and purchase order retrieval.Aws\MediaConvert- Adds Dolby Vision metadata to Probe results, including profile, level, and presence of the RPU, base layer, and enhancement layer. Adds video sample and display aspect ratios. Adds the UnprocessableEntityException (HTTP 422) error to Probe for recognized but malformed or corrupt inputs.Aws\ECS- This feature adds support for setting the cpu architecture type that should be used to launch tasks for an Express Gateway Service.Aws\Batch- Added new bulk job APIs (CancelJobs, TerminateJobs, TerminateServiceJobs) and new fields on ListJobs and ListServiceJobs responses. This allows customers to cancel or terminate multiple jobs in a single request. ListJobs and ListServiceJobs responses now include isCancelled and isTerminated fields.Aws\S3- Updated S3 Object Lock Default Retention documentation.Aws\Lightsail- Amazon Lightsail now lets you serve website content from a private Lightsail bucket through a Lightsail distribution. This release adds enablePrivateOriginAccess to the CreateDistribution and UpdateDistribution actions, plus new defaultRootObject and customErrorResponses options.v3.394.12Compare Source
Aws\RTBFabric- AWS RTB Fabric now lets you control how traffic is routed to your responder gateway across Availability Zones. Set the new clientRoutingPolicy parameter to keep traffic within the same Availability Zone or distribute traffic across all Availability Zones.Aws\SageMaker- This release adds the ability for customers to attach customer owned Elastic Network Interfaces (ENIs) to HyperPod cluster nodes.Aws\EC2- The CreateImage API now supports a BootModeOverride parameter to explicitly set UEFI boot mode on a new AMI, overriding the source instance's inherited boot mode.Aws\BedrockAgent- TwelveLabs Marengo 3.0 is now an embedding model option in Amazon Bedrock Managed Knowledge Base. Create multimodal embeddings for video, audio, and image content that capture visual scenes, speech, and video cues, not just transcribed text.Aws\Resiliencehubv2- This release adds the ListTestRunSourceEvents and ListTestRunDependencies APIs, which return the alarm state changes during a test run and the dependencies the run blocked.Aws\Outposts- Added fields to identify Outpost generation and rack scaling configuration on Outpost and CatalogItem resources.v3.394.11Compare Source
Aws\MediaLive- MediaLive now supports Manual Style Control for vertical caption positioning in TTML, WebVTT, and Embedded captions, Contextual Metadata Enrichment via Elemental Inference, and an Output Usage field on MediaPackage v2 for Dynamic Multiview validation.Aws\MediaTailor- Added the AWS Service Request function type for MediaTailor Functions, enabling authenticated requests to AWS Elemental Inference for contextual ad targeting during ad insertion.Aws\Lambda- Updates documentation for lambda function timeout.Aws\PCS- This release adds support for custom Gres.conf configuration and Slurm version 26.05 in AWS PCS. Customers can now specify generic resource (GRES) settings to control how GPUs and other resources are configured and shared on their compute node groups.Aws\MediaPackageV2- Dynamic Multiview enables viewers to watch multiple live video streams in a single combined output. Viewers can select from 6 preset tiled layouts. Create MediaPackage channels with Input Type MULTIVIEW and configure Available Layouts and Available Sources. See the API Documentation for details.Aws\EC2- This release adds support for sharing Amazon EBS volumes across AWS accounts using AWS Resource Access Manager (RAM). Consuming accounts can view shared volume metadata and create copies of shared volumes within the same Availability Zone, with optional re-encryption using their own KMS key.Aws\Connect- Add metric configuration field to evaluation forms and ListEvaluationFormAIVersions API for retrieving AI-generated evaluation form versionsAws\ElementalInference- This release adds contextual metadata, a feed output type that generates a descriptive summary of your media content along with IAB taxonomy and GARM suitability classifications. It also adds feed resource policies for granting cross-account access to a feed.Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.