Skip to content

chore(deps): bump aws/aws-sdk-php from 3.384.4 to 3.394.7 - #240

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

chore(deps): bump aws/aws-sdk-php from 3.384.4 to 3.394.7#240
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/aws/aws-sdk-php-3.394.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps aws/aws-sdk-php from 3.384.4 to 3.394.7.

Release notes

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

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

  • Aws\ - Fixed WrappedHttpHandler buffering the entire partial response body into memory when a 2xx response was attached to a rejected promise, which could exhaust memory on a transport failure during a large streamed download.
  • Aws\WorkspacesInstances - Amazon WorkSpaces Core managed instances now support nested virtualization. Customers can enable nested virtualization with supported instance types at launch via CpuOptions.NestedVirtualization in CreateWorkspaceInstance to run hypervisors and virtual machines inside their WorkSpaces Instance.
  • Aws\Support - AWS Support now allows up to 10 attachments (150 MB each) per case correspondence, up from 3 at 5 MB. Customers can share large diagnostic logs, heap dumps, and packet captures directly in cases to reduce back-and-forth and speed up resolution. Available in US East, US West, and Europe (Ireland).
  • Aws\KafkaConnect - Amazon MSK Connect now supports restarting newly created connectors via the asynchronous RestartConnector API. Restart all tasks or only failed tasks, while preserving configuration and committed offsets. This returns a connector operation ARN that you can track with DescribeConnectorOperation.
  • Aws\DevOpsAgent - Adds support for Slack bidirectional communication configuration in AWS DevOps Agent agent spaces.
  • Aws\AgentRegistry - AWS Agent Registry becomes Generally Available
  • Aws\Kinesis - Adds support for data delivery to Amazon S3 Tables (Apache Iceberg) and general purpose Amazon S3 buckets with new CreateChannel, UpdateChannel, DeleteChannel, DescribeChannel, and ListChannels APIs for Amazon Kinesis Data Streams.
  • Aws\ControlTower - Updated the descriptions for the AWS Control Tower ListEnabledControls API parameters to make them more accurate and intuitive.
  • Aws\AgentRegistryControl - AWS Agent Registry becomes Generally Available
  • Aws\Connect - Added support for global routing on Amazon Connect Global Resiliency instances. New APIs GetCrossRegionRouting and UpdateCrossRegionRouting allow you to view and control cross-region contact routing between linked instances, so both Regions are active at all times.
  • Aws\QuickSight - This release adds support for managing apps in Amazon QuickSight with ListApps, SearchApps, DescribeApp, DescribeAppPermissions, UpdateAppPermissions, and DeleteApp
  • Aws\SageMaker - Amazon SageMaker Batch Transform now supports G6e instances, powered by NVIDIA L40S Tensor Core GPUs. G6e instances are the most cost-efficient GPU instances for deploying generative AI models and the highest-performance GPU instances for spatial computing workloads.
  • Aws\CustomerProfiles - This release introduces new APIs for segment membership events allowing segment definition membership events to be exported to a kinesis stream for downstream processing. Additionally, includes new calculated attribute statistic and 2 new segment dimension types.
  • Aws\PinpointSMSVoiceV2 - AWS End User Messaging SMS now returns ConditionalBehavior on DescribeRegistrationFieldDefinitions, allowing you to programmatically discover which registration fields are required, optional, or disallowed based on the values of other fields in the same form.

Version 3.394.3

  • Aws\BedrockAgent - Adds an optional syncSchedule field to CreateDataSource and UpdateDataSource for Managed Knowledge Bases data source connectors, so a data source can sync automatically on a daily, weekly, or monthly schedule.
  • Aws\CognitoIdentityProvider - Adds two new operations - GetClientToken which allows M2M auth through the SDK, and DescribeTermsByClient to find which Terms are associated with a user-pool client without knowing the Terms resource id.
  • Aws\PartnerCentralSelling - Releasing PARC, new APN Program that lets sellers add solftware revenue details to aws opportunity summary
  • Aws\BedrockAgentCore - AgentCore Memory now supports direct ingestion into long-term memory via IngestData API
  • Aws\HealthLake - New HealthLake API, RestoreFHIRDatastore, providing the capability to restore active datastores to a point in time within the last 30 days or recover a deleted datastore from the delete snapshot.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from MaximillianGroup as a code owner August 31, 2026 07:06
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.384.4 to 3.394.7.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.384.4...3.394.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump aws/aws-sdk-php from 3.384.4 to 3.394.2 chore(deps): bump aws/aws-sdk-php from 3.384.4 to 3.394.7 Sep 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/composer/aws/aws-sdk-php-3.394.2 branch from 53e7676 to 3d429d8 Compare September 5, 2026 21:15
@sonarqubecloud

sonarqubecloud Bot commented Sep 5, 2026

Copy link
Copy Markdown

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