Update dependency aws/aws-sdk-php to v3.380.2#582
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
Update dependency aws/aws-sdk-php to v3.380.2#582renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| PHP | May 6, 2026 10:13p.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.
dcdd2e6 to
de575a6
Compare
de575a6 to
ad743e7
Compare
ad743e7 to
d17ed83
Compare
d17ed83 to
059978d
Compare
059978d to
2ae11fc
Compare
2ae11fc to
b8a9824
Compare
b8a9824 to
5917f4b
Compare
5917f4b to
63fa744
Compare
63fa744 to
7732bca
Compare
7732bca to
b0ce363
Compare
b0ce363 to
1a1717d
Compare
1a1717d to
d733c89
Compare
d733c89 to
53027ae
Compare
d69c6e2 to
75a9d92
Compare
75a9d92 to
e849209
Compare
e849209 to
8ddb3ed
Compare
0c12996 to
2a493e9
Compare
2a493e9 to
d0e7983
Compare
d0e7983 to
eee1478
Compare
eee1478 to
f2cb670
Compare
f2cb670 to
8fd1ecd
Compare
8fd1ecd to
37c2c72
Compare
37c2c72 to
cd157de
Compare
cd157de to
c3647dd
Compare
c3647dd to
84c6d68
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.379.9→3.380.2Release Notes
aws/aws-sdk-php (aws/aws-sdk-php)
v3.380.2Compare Source
Aws\imagebuilder- The ImportDiskImage API now enforces a maximum character limit of 128 characters on the image name field.Aws\MWAA- Amazon MWAA now supports a PublicAndPrivate webserver access mode. The Airflow web server is accessible over both public and private endpoints, enabling workers in VPCs without internet access to reach the Task API privately while retaining public access to the Airflow UI.Aws\S3- Validate outpost access point resource nameAws\BedrockAgentCoreControl- Adds support for bring-your-own file system in AgentCore Runtime. Developers can mount Amazon S3 Files and Amazon EFS access points directly into agent sessions using filesystemConfigurations.Aws\LexModelsV2- Amazon Lex V2 introduces audio filler support for speech-to-speech bots. Configure melody or typing sounds that play during backend processing to reduce perceived latency and maintain a natural conversational experience for callers.Aws\Glue- Adds support for a CustomLogGroupPrefix parameter in StartDataQualityRulesetEvaluationRun to specify custom CloudWatch log group paths, and a RulesetName filter in ListDataQualityRulesetEvaluationRuns to filter evaluation runs by ruleset name.Aws\SageMaker- Amazon SageMaker HyperPod now returns ImageVersionStatus in DescribeCluster, DescribeClusterNode, and ListClusterNodes responses, indicating whether cluster instances are running the latest available image version.Aws\SecurityHub- Release GenerateRecommendedPolicyV2 and GetRecommendedPolicyV2 APIs. This supports generating and retrieving policy recommendations to remediate unused permissions findings that are now being supported on Security Hub.v3.380.1Compare Source
Aws\CleanRoomsML- Increase max configurable output limits in the Clean Rooms ML configured model algorithm association resource.Aws\Route53Domains- This release adds the TLDInMaintenance exception.Aws\SageMaker- Adds support for ml.p5.4xlarge instance type for SageMaker Studio JupyterLab and CodeEditor apps for IAD (us-east-1), NRT (ap-northeast-1), BOM (ap-south-1), CGK (ap-southeast-3), GRU (sa-east-1), PDX (us-west-2), CMH (us-east-2).Aws\OpenSearchService- Amazon OpenSearch Service now supports VPC egress, enabling outbound traffic from your OpenSearch domain to route privately through your VPC instead of the public internet.Aws\MedicalImaging- Add support for DICOM Json Metadata Override features in startDICOMImportJob APIAws\MarketplaceAgreement- With this release, Agreements API provides a programmatic way to generate quotes, accept offers, track charges and entitlements, manage renewals and cancellations, and streamline operations entirely through APIs without navigating to the AWS Marketplace website or AWS Management Console.Aws\MediaTailor- Added support for Monetization Functions. Monetization Functions let you enrich ad requests with external data and transform session parameters using JSONata expressions, without deploying custom infrastructure.Aws\CloudFront- Adds support for tagging CloudFront Functions and KeyValueStores resources.v3.380.0Compare Source
Aws\Retries- Adds an opt-in new retry behavior. Set AWS_NEW_RETRIES_2026=true to enable the new path. When the env var is unset (the default), retry behavior is unchanged from previous releases. With the flag enabled, the SDK switches the default retry mode from 'legacy' to 'standard', adopts a throttling-aware token-bucket retry quota (cost 14 for non-throttling, 5 for throttling), reduces the non-throttling base backoff to 50ms, checks max-attempts before quota, honors the x-amz-retry-after header, sleeps without retrying on long-polling operations (SQS, SFN, SWF) when the quota is exhausted, and lets custom deciders supplement (rather than replace) built-in retryability checks. DynamoDB defaults to 4 attempts with a 25ms base; STS treats IDPCommunicationError as transient; S3's existing custom decider keeps its socket carve-out. The flag is intended as an opt-in for early adopters and will become the default in a future release.Aws\GeoRoutes- Added support for TravelTimeExceedsDriverWorkHours, ViolatedBlockedRoad, and ViolatedVehicleRestriction notice codes to the CalculateRoutes API response.Aws\MediaLive- Updates the type of the MediaLiveRouterOutputConnectionMap.Aws\BedrockAgentCoreControl- Amazon Bedrock AgentCore gateways now support MCP Sessions and response streaming from MCP targets. Session timeouts can be set between 15 minutes and 8 hours, and response streaming enables forwarding stream events sent by MCP targets to gateway users.Aws\EC2- This feature allows customers to change the tunnel bandwidth on existing VPN connections using the ModifyVpnConnectionOptions APIAws\CloudWatchLogs- Adding an additional optional deliverySourceConfiguration field to PutDeliverySource API. This enables customers to pass service-specific configurations through IngestionHub such as tracing enablement or sampling rates that will be propagated to the source resource.Aws\SecurityAgent- AWS Security Agent is adding a new target domain verification method for private VPC penetration testing. Additionally, the target domain resource will now have a verification status reason field to surface additional details about domain verificationAws\LexModelBuildingService- Lex V1 is deprecated, use Lex V2 insteadAws\VPCLattice- Amazon VPC Lattice now supports privately resolvable DNS resourcesv3.379.11Compare Source
Aws\- Use WeakReference in PresignUrlMiddleware and EndpointDiscoveryMiddleware to prevent circular reference memory leaks.Aws\QConnect- Added reasoning details, statusDescription, and timeToFirstTokenMs fields to the ListSpans response in Amazon Q in Connect to provide visibility into model thinking, error diagnostics, and inference latency metrics.Aws\CloudWatchLogs- Adds support for filtering log groups by tags in the ListLogGroups API via the new logGroupTags parameter.Aws\EntityResolution- Add support for transitive matching in AWS Entity Resolution rule-based matching workflows. When enabled, records that match through different rules are grouped together into the same match group, allowing related records to be connected across rule levels.Aws\CloudWatch- This release adds tag support for CloudWatch Dashboards. The PutDashboard API now accepts a Tags parameter, allowing you to tag dashboards at creation time. Additionally, the TagResource, UntagResource, and ListTagsForResource APIs now support dashboard ARNs as resources.Aws\QuickSight- Add IdentityProviderCACertificatesBundleS3Uri for private CA certs with OAuth datasources. 256-char limit for FontFamily in themes. ControlTitleFormatText on all 13 filters. ControlTitleFontConfiguration. ContextRegion for cross-region identity context. Story,scenario in CreateCustomCapability API.Aws\AppStream- Amazon WorkSpaces Applications now enables AI agents to securely operate desktop applications. Administrators configure stacks to provide agents access to WorkSpaces. Agents can click, type, and take screenshots. Agents authenticate with AWS IAM credentials with activity logged in AWS CloudTrail.Aws\IAM- Added guidance for CreateOpenIDConnectProvider to include multiple thumbprints when OIDC discovery and JWKS endpoints use different hosts or certificatesAws\IoT- AWS IoT HTTP rule actions now support cross-topic batching, combining messages from different MQTT topics into single HTTP requests.v3.379.10Compare Source
Aws\BedrockAgentCore- AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.Aws\EKS- Vended logs update param for capability vended logs featureAws\ObservabilityAdmin- Observability Admin enablement launch for AWS Kafka, Bedrock Agent Core Workload Identity and OTel metric enablement.Aws\Kafka- Adds support for ZookeeperAccess field to control the Client-Zookeeper connectivity.Aws\DataZone- Adds support for asynchronous notebook runsAws\PaymentCryptography- Adds support for resource-based policies on AWS Payment Cryptography keys, enabling cross-account key sharing. Also adds Multi-Party Approval (MPA) team association APIs for protecting sensitive import root public key operations.Aws\SSOAdmin- Add InstanceArn and IdentityStoreArn in the response of CreateApplication API and IdentityStoreArn in the response of DescribeApplication APIAws\SageMaker- Add InstancePools support to Endpoint for flexible provisioning across a prioritized list of instance types. Add Specifications support to InferenceComponent for per-instance-type model configurations.Aws\Route53GlobalResolver- Adds support for regions in the UpdateGlobalResolver input.Aws\BedrockAgentCoreControl- AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.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.