v1.4.2
This commit is contained in:
parent
6a8de6e2e2
commit
a80a4aa4f9
8168 changed files with 3186001 additions and 9155 deletions
17
vendor/aws/aws-sdk-php/.changes/3.209.28
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.209.28
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CustomerProfiles",
|
||||
"description": "This release introduces apis CreateIntegrationWorkflow, DeleteWorkflow, ListWorkflows, GetWorkflow and GetWorkflowSteps. These apis are used to manage and view integration workflows."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "imagebuilder",
|
||||
"description": "This release adds support to enable faster launching for Windows AMIs created by EC2 Image Builder."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "DynamoDB",
|
||||
"description": "DynamoDB ExecuteStatement API now supports Limit as a request parameter to specify the maximum number of items to evaluate. If specified, the service will process up to the Limit and the results will include a LastEvaluatedKey value to continue the read in a subsequent operation."
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue