This commit is contained in:
Javier Casares 2026-08-17 15:50:51 +00:00
commit a80a4aa4f9
8168 changed files with 3186001 additions and 9155 deletions

22
vendor/aws/aws-sdk-php/.changes/3.106.1 vendored Normal file
View file

@ -0,0 +1,22 @@
[
{
"type": "bugfix",
"category": "Credentials",
"description": "Fixes empty or unknown profile name causing error in default chain."
},
{
"type": "api-change",
"category": "ServiceCatalog",
"description": "This release adds support for Parameters in ExecuteProvisionedProductServiceAction and adds functionality to get the default parameter values for a Self-Service Action execution against a Provisioned Product via DescribeServiceActionExecutionParameters"
},
{
"type": "enhancement",
"category": "Glacier",
"description": "Documentation updates for glacier"
},
{
"type": "api-change",
"category": "QuickSight",
"description": "Amazon QuickSight now supports embedding dashboards for all non-federated QuickSight users. This includes IAM users, AD users and users from the QuickSight user pool. The get-dashboard-embed-url API accepts QUICKSIGHT as identity type with a user ARN to authenticate the embeddable dashboard viewer as a non-federated user."
}
]