v1.4.2
This commit is contained in:
parent
6a8de6e2e2
commit
a80a4aa4f9
8168 changed files with 3186001 additions and 9155 deletions
22
vendor/aws/aws-sdk-php/.changes/3.106.1
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.106.1
vendored
Normal 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."
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue