Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps aws/aws-sdk-php from 3.356.4 to 3.356.27.

Release notes

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

Version 3.356.27

  • Aws\BedrockDataAutomation - Added support for configurable Speaker Labeling and Channel Labeling features for Audio modality.
  • Aws\CostExplorer - Support for payer account dimension and billing view health status.
  • Aws\Connect - Adds supports for manual contact picking (WorkList) operations on Routing Profiles, Agent Management and SearchContacts APIs.
  • Aws\Billing - Add ability to combine custom billing views to create new consolidated views.
  • Aws\DynamoDBStreams - Added support for IPv6 compatible endpoints for DynamoDB Streams.
  • Aws\BedrockAgentRuntime - This release enhances the information provided through Flow Traces. New information includes source/next node tracking, execution chains for complex nodes, dependency action (operation) details, and dependency traces.
  • Aws\EC2 - This release includes documentation updates for Amazon EBS General Purpose SSD (gp3) volumes with larger size and higher IOPS and throughput.
  • Aws\Redshift - Support tagging and tag propagation to IAM Identity Center for Redshift Idc Applications

Version 3.356.26

  • Aws\Lightsail - Attribute HTTP binding update for Get/Delete operations
  • Aws\Glue - Update GetConnection(s) API to return KmsKeyArn & Add 63 missing connection types
  • Aws\NetworkFirewall - Network Firewall now introduces Reject and Alert action support for stateful domain list rule groups, providing customers with more granular control over their network traffic.

Version 3.356.25

  • Aws\AppStream - G6f instance support for AppStream 2.0
  • Aws\KMS - Documentation only updates for KMS.
  • Aws\Neptune - Doc-only update to address customer use.
  • Aws\DAX - This release adds support for IPv6-only, DUAL_STACK DAX instances
  • Aws\CloudWatch - Fix default dualstack FIPS endpoints in AWS GovCloud(US) regions

Version 3.356.24

  • Aws\SSM - Added Dualstack support to GetDeployablePatchSnapshotForInstance
  • Aws\SSOAdmin - Add support for encryption at rest with Customer Managed KMS Key in AWS IAM Identity Center
  • Aws\EC2 - Add Amazon EC2 R8gn instance types
  • Aws\SSOOIDC - This release includes exception definition and documentation updates.
  • Aws\CleanRooms - Added support for running incremental ID mapping for rule-based workflows.
  • Aws\EntityResolution - Support incremental id mapping workflow for AWS Entity Resolution

Version 3.356.23

  • Aws\Batch - Starting in JAN 2026, AWS Batch will change the default AMI for new Amazon ECS compute environments from Amazon Linux 2 to Amazon Linux 2023. We recommend migrating AWS Batch Amazon ECS compute environments to Amazon Linux 2023 to maintain optimal performance and security.
  • Aws\EKS - Adds support for RepairConfig overrides and configurations in EKS Managed Node Groups.
  • Aws\imagebuilder - Version ARNs are no longer required for the EC2 Image Builder list-image-build-version, list-component-build-version, and list-workflow-build-version APIs. Calling these APIs without the ARN returns all build versions for the given resource type in the requesting account.

Version 3.356.22

  • Aws\MediaLive - Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec.
  • Aws\KendraRanking - Model whitespace change - no client difference
  • Aws\LicenseManagerUserSubscriptions - Added support for cross-account Active Directories.
  • Aws\Connect - This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections.
  • Aws\ConfigService - Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState.
  • Aws\BedrockAgentCoreControl - Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names.
  • Aws\SQS - Update invalid character handling documentation for SQS SendMessage API

Version 3.356.21

  • Aws\Exception - Loosens requirements for $previous AwsException parameter from Exception to Throwable.
  • Aws\Bedrock - Release includes an increase to the maximum policy build document size, an update to DeleteAutomatedReasoningPolicyBuildWorkflow to add ResourceInUseException, and corrections to UpdateAutomatedReasoningPolicyTestCaseRequest.
  • Aws\ChimeSDKMessaging - Amazon Chime SDK Messaging GetMessagingSessionEndpoint API now returns dual-stack WebSocket endpoints supporting IPv4/IPv6.
  • Aws\EC2 - Allowed AMIs adds support for four new parameters - marketplaceProductCodes, deprecationTimeCondition, creationDateCondition and imageNames
  • Aws\Budgets - Added BillingViewHealthStatus Exception which is thrown when a Budget is created or updated with a Billing View that is not in the HEALTHY status

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.356.4 to 3.356.27.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.356.4...3.356.27)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #165.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.356.27 branch October 6, 2025 17:02
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.

1 participant