Skip to content

chore(deps): bump aws/aws-sdk-php from 3.380.3 to 3.385.1 - #31

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

chore(deps): bump aws/aws-sdk-php from 3.380.3 to 3.385.1#31
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/aws/aws-sdk-php-3.385.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps aws/aws-sdk-php from 3.380.3 to 3.385.1.

Release notes

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

Version 3.385.1

  • Aws\Configuration - Fixes issue where profiles other than default are not discovered in the ini file due to a missing profile prefix in the lookup.
  • Aws\BedrockAgentRuntime - Adds new AgenticRetrieveStream API for managed knowledge bases to use conversation history and autonomously plan for multi-hop multi-KB reasoning with built-in evaluation and access-control. Updates Retrieve API for access-control-based filtering for managed knowledge bases.
  • Aws\MQ - This release adds private networking support for Amazon MQ for RabbitMQ. You can now associate AWS RAM resource shares with your broker and retrieve shared resource details using the new DescribeSharedResources API.
  • Aws\ECS - Releasing the ability to bring-your-own task-definition for CreateExpressGatewayService and UpdateGatewayExpressService
  • Aws\BedrockAgentCore - AgentCore Harness service will be Generally Available at NYS 2026 with this Treb release. Harness will support invoking specific endpoints via the qualifier parameter, AWS Skills for pre-built agent capabilities, and improved validation for skill git source URLs.
  • Aws\DevOpsAgent - Adds support for Remote A2A (Agent-to-Agent) agent registration and management. Adds new Release Readiness Review and Release Testing capabilities. Adds support for Git managed skills in AWS DevOps Agent.
  • Aws\BedrockAgentCoreControl - AgentCore Gateway now supports inference targets to LLM providers (direct config or built-in connectors), HTTP passthrough targets with session stickiness, runtime target API schemas, AWS WAF web ACL association with configurable fail-open or fail-close modes, and interceptor payload filtering.
  • Aws\Glue - This release adds support for Search and Discovery in AWS Glue, letting you and your applications search Data Catalog assets such as table and enrich them with business context and glossary terms.
  • Aws\OpenSearchService - Adds support for configuring IAM Identity Center options on existing OpenSearch applications via the UpdateApplication API.
  • Aws\SecurityAgent - Updated AWS Security Agent SDK model with new APIs for threat modeling, code review, security requirements, and additional integration providers.
  • Aws\BedrockAgent - Launching Bedrock Managed Knowledge Bases. Added support for resource-based policies on Knowledge Base resources, enabling cross-account access for Managed Knowledge Bases.
  • Aws\ComputeOptimizerAutomation - This launch adds IfExists comparison operators to Compute Optimizer Automation rule criteria, so a rule can include recommended actions whose specified attribute isn't present.
  • Aws\PartnerCentralSelling - Cosell Resonate AND Prospecing API Launch with ARN correction

Version 3.385.0

  • Aws\S3 - Added support for copying tags and annotations to the destination object in MultipartCopy. Set tags_directive and annotations_directive to override individually. Tag and annotation work runs only when explicitly opted in to preserve backwards compatibility.

Version 3.384.11

  • Aws\S3 - Added support for annotations. You can now attach up to 1000 annotations (up to 1 MB each) directly to objects and create, retrieve, list, and delete them using new annotation APIs. Also added support for configuring an annotation table in S3 Metadata.
  • Aws\DirectConnect - Added VIF rate limiting support for AWS Direct Connect, allowing customers to set bandwidth allocations on virtual interfaces to manage traffic on dedicated connections.
  • Aws\Route53Resolver - Adds supports for PartnerManagedRules
  • Aws\PartnerCentralSelling - Added Prospecting APIs to convert engagements into AI-enriched leads with scoring insights. Extended Engagement APIs with ProspectingResult and Lead contexts. Added CoSell Scoring to GetAwsOpportunitySummary- quality score, trend, agent-driven recommendations, and engagement classification.
  • Aws\S3Vectors - Amazon S3 Vectors now supports paginated QueryVectors requests, returning up to 10,000 results per query.
  • Aws\Outposts - Adds support for creating an order from quotes.
  • Aws\SageMaker - Add EnableDetailedObservability to Endpoint MetricsConfig. Publishes GPU, host, and framework-native inference metrics to CloudWatch with per-inference-component, availability-zone, and instance dimensions. Adds Inference Component provisioning lifecycle and multi-AZ placement metrics.

Version 3.384.10

  • Aws\mgn - AWS Transform for VMware now supports Amazon FSx for NetApp ONTAP as a target storage. Customers can migrate source server disks directly to FSx for NetApp ONTAP iSCSI LUNs. Target storage is configurable per source server, and compute, network, and storage migrate together in coordinated waves.
  • Aws\DataZone - Adds support for deleting lineage events in Amazon DataZone.
  • Aws\RDS - Adding support for RDS SQL Server BYOM and DB2 Community Edition
  • Aws\WAFV2 - AWS WAF now supports AI traffic monetization for CloudFront. Configure payment networks and pricing on your web ACL, use the new Monetize rule action to charge AI agents via x402, and monitor revenue with new GetRevenueStatisticsSummary, GetRevenueStatistics, and ListSettlementRecords APIs.
  • Aws\WorkSpaces - Added a validation for null check for ImageIds in DescribeWorkspaceImages API request parameters.
  • Aws\CloudWatchLogs - Added endTimeOffset parameter to Scheduled Queries APIs (Create, Update, Get) enabling bounded time window configuration. Introduced scheduleType filter (CUSTOMER MANAGED, AWS MANAGED) for ListScheduledQueries and exposed it in Get and Update responses.
  • Aws\BedrockRuntime - InvokeGuardrailChecks API evaluates prompts and responses against safety checks (content filters, prompt attacks, sensitive info) without creating guardrail resources. It's a detect-only API, returning numeric scores so you can build adaptive logic as per your application.

Version 3.384.9

  • Aws\BedrockAgentCoreControl - Added tagging and CMK support for optimizations and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior
  • Aws\DevOpsAgent - Adds support for Trigger CRUD APIs (CreateTrigger, GetTrigger, UpdateTrigger, DeleteTrigger, ListTriggers) for managing schedule-based automation triggers in DevOps Agent agent spaces.
  • Aws\BedrockAgentCore - Added tagging and CMK support across optimization, an explanation field in recommendation output, and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior
  • Aws\IAM - Updating documentation for select service-specific credential APIs
  • Aws\Firehose - Update KeyARN in DeliveryStreamEncryptionConfigurationInput to accept KMS key ARNs only (not alias ARNs), matching service behavior.
  • Aws\Glue - Adds support for retrieving Apache Iceberg table metadata via GetTable. Use the new AttributesToGet parameter with LATEST ICEBERG METADATA to receive schema, partition specs, sort orders, and table properties in the response.
  • Aws\SageMakerRuntime - Added support for inline request payloads to the InvokeEndpointAsync operation to allow users to provide the inference payload directly in the request Body (up to 128,000 bytes) as an alternative to uploading the payload to Amazon S3 and passing InputLocation.
  • Aws\EKS - Patches missing enum values for EKS updates
  • Aws\ACM - Certificate transparency logging opt-out is no longer available. Per compliance requirements, all public ACM certificates are automatically recorded in certificate transparency logs. The CertificateTransparencyLoggingPreference option is deprecated.

Version 3.384.8

  • Aws\Support - Adding new BDD representation of endpoint ruleset
  • Aws\BedrockAgentCoreControl - Supports deterministic metadata for AgentCore Memory

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

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.385.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 Jun 18, 2026
@dependabot
dependabot Bot requested a review from MaximillianGroup as a code owner June 18, 2026 10:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #33.

@dependabot dependabot Bot closed this Jun 25, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/aws/aws-sdk-php-3.385.1 branch June 25, 2026 10:53
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