Skip to content

build(deps): bump aws/aws-sdk-php from 3.391.2 to 3.394.9 - #2607

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

build(deps): bump aws/aws-sdk-php from 3.391.2 to 3.394.9#2607
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-3.394.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Contributor

Bumps aws/aws-sdk-php from 3.391.2 to 3.394.9.

Release notes

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

Version 3.394.9

  • Aws\EC2 - Adds support for ValidateSecurityGroupQuotasForInterface, an API that specifically authorized AWS services use to validate security group rule quotas before creating an elastic network interface.
  • Aws\Bedrock - New AWS REVIEW mode as supported data retention mode for Bedrock models
  • Aws\ServiceQuotas - Service Quotas adds the AdjustableAtLevel property to QuotaContext, indicating whether a quota is adjustable at the account or resource level.
  • Aws\MediaTailor - Elemental MediaTailor now supports two new Monetization Functions lifecycle hooks, Post Ads Response and Pre Manifest Insertion, and a VAST Request function type that calls a VAST or VMAP ad server. This release also adds Yield Optimization with demand from Amazon Publisher Services.

Version 3.394.8

  • Aws\GuardDuty - Adding support for Sequence Activities in GuardDuty Findings
  • Aws\EKS - Deprecate EncryptionConfig resources field. Amazon EKS encrypts all Kubernetes API data with envelope encryption by default for clusters running Kubernetes version 1.28 or higher, so this field no longer affects which resources are encrypted.
  • Aws\BedrockAgentCoreControl - AgentCore Identity adds Consent Portal APIs to manage portals that let end users grant OAuth authorization for agents to access resources. AgentCore Evaluation adds trace source selection by log group prefix, custom or source log group result destinations, and metrics namespace customization.
  • Aws\BedrockAgentCore - Adds log group name prefix trace source selection, custom or source log group result destinations, and metrics namespace customization
  • Aws\drs - AWS Elastic Disaster Recovery now includes source server architecture in SourceProperties to identify x86 and ARM64 systems.
  • Aws\Evs - Amazon EVS now allows users to set, update, and retrieve values for parameters that apply across all EVS Environments in their account at a regional level, such as the VCF License portability core count.
  • Aws\ECS - Adds a critical parameter to the Amazon ECS managed daemon APIs that controls whether a daemon task failure drains the container instance. Non-critical daemon failures no longer drain the instance or block instance registration.
  • Aws\Connect - This release enables TagOnCreate for Rule resource on CreateRule API. It also introduces a new field called PreEvaluationFilters to Rule resource, thereby impacting all Create, Update, Describe and Search APIs for Rules
  • Aws\TranscribeService - Amazon Transcribe now supports specifying up to 29 PII entity types in the ContentRedaction configuration of a StartTranscriptionJob request, allowing all supported entity types to be redacted in a single batch transcription job.
  • Aws\ElasticLoadBalancingv2 - This release adds support for sending TCP resets for Gateway Load Balancer when a flow's idle timeout expires, or when a target becomes unhealthy or is deregistered. This adds updates the CLI documentation.
  • Aws\Transfer - AWS Transfer Family SFTP Connectors now support specifying an ordered list of AWS Secrets Manager version stages for secret retrieval. This enables seamless credential rotation workflows where external partners may take time to update their systems with new credentials.
  • Aws\SocialMessaging - Adding support for WhatsApp Flows with endpoints.
  • Aws\SFN - Updates Step Functions API documentation around CloudTrail, Execution name reuse and sort order of ListExecutions API

Version 3.394.7

  • Aws\AppIntegrationsService - This release adds a force parameter to DeleteApplication and a ConflictException to UpdateApplication, letting customers delete applications with existing associations in one call and get a clear error when an update conflicts with the application's current state.
  • Aws\MediaLive - AWS Elemental MediaLive now supports AB forensic video watermarking
  • Aws\BedrockAgentCore - Batch evaluation now supports up to 10 CloudWatch log groups per CloudWatchLogsSource
  • Aws\MWAA - Enabled customers to clear optional S3 paths (plugins, requirements, and startup script) for their Amazon MWAA environments by accepting empty strings for the associated fields in UpdateEnvironment requests.
  • Aws\mgn - AWS Transform for migrations adds a second network migration option - apply your source security posture to existing VPCs. Upload a source network file with firewall rules, tag the in-scope VPCs, and AWS Transform matches source subnets to them by CIDR and generates the security groups.
  • Aws\Odb - Adds the ListFlexComponents API for listing the flex components available for a given DB system shape.
  • Aws\SageMaker - Amazon SageMaker Feature Store now supports the Standard V2 online store type, which enables feature-level writes to feature groups. You can select Standard V2 when creating a feature group, and update the storage type of an existing feature group via UpdateFeatureGroup.
  • Aws\SageMakerFeatureStoreRuntime - Amazon SageMaker Feature Store now supports the UpdateRecord API, enabling partial updates to individual feature values in an existing Online Store record without rewriting the entire record. This reduces write payloads and latency for high-frequency feature-level writes .
  • Aws\EC2 - This release adds support to retain interruptible Capacity Reservations in an active state when all capacity is reclaimed.

Version 3.394.6

  • Aws\MarketplaceAgreement - This release adds renewal support for AWS Marketplace private offers. Agreements report whether they renew and, if not, why. Renewal terms add price increases, renewal limits, renewal decision deadlines, and payment schedule templates. SearchAgreements adds filters.
  • Aws\SESv2 - Added support for managing SMIME signing certificates for email identities, including associating, listing, and disassociating certificates. Added the UpdateConfigurationSet operation to configure message security options such as signing scheme.
  • Aws\GuardDuty - Amazon GuardDuty now supports custom detection rules, including APIs to manage rule associations and organization-level configurations.
  • Aws\BedrockAgentCoreControl - Online evaluation configurations now support up to 25 evaluators. CloudWatch Logs data sources for online evaluation now support up to 10 log groups.
  • Aws\EC2 - Update UserData and UploadPolicy shapes to use SecureBlob
  • Aws\MediaConvert - Adds support for AAC passthrough. Adds ManifestCues option to support HLS manifest Cue marker passthrough. Adds playback device compatibility mode for DASH H.265 outputs. Adds TTML caption styling options. Adds interlace mode support for XAVC HD Intra CBG profile.
  • Aws\TaxSettings - France and Monaco Additional Info changes
  • Aws\Kinesis - Amazon Kinesis Data Streams now supports a dry run feature for data-plane APIs to validate the permissions and request parameters. If all checks complete successfully, the API returns a 'DryRunOperationException', confirming the request would have succeeded without the 'DryRun' parameter.
  • Aws\Lightsail - This release adds support for the Amazon Lightsail GetProfile API, which returns the profile for the specified account.
  • Aws\IoTSiteWise - AWS IoT SiteWise Scenario Discovery now supports mounting Amazon S3 data directly into pipeline task containers via S3 Access Points, and configuring additional ephemeral storage per task. Mount configurations can be overridden at execution time. See the API guide for details.
  • Aws\MarketplaceDiscovery - GetOfferTerms now returns renewalTerm for offers with pre-authorized renewals, exposing maxRenewals, lockoutPeriod, adjustmentDeadline, priceIncrease (fixed percentage or percentage range), and termTemplates (renewal payment schedules). Enables buyers to view renewal pricing and terms.
  • Aws\Lambda - AWS Lambda now provides configurable control over S3 direct access, allowing you to explicitly enable or disable how functions stream file reads directly from S3 buckets. This gives you flexibility to tune data access behavior based on your workload requirements, independent of memory size.

Version 3.394.5

  • Aws\AgentRegistry - Release HTTP and AGUI descriptors to the dataplane model

Version 3.394.4

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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.391.2 to 3.394.9.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.391.2...3.394.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants