python-boto3/.changes/1.21.4.json
2022-05-25 16:13:54 -07:00

17 lines
888 B
JSON

[
{
"category": "``imagebuilder``",
"description": "[``botocore``] This release adds support to enable faster launching for Windows AMIs created by EC2 Image Builder.",
"type": "api-change"
},
{
"category": "``customer-profiles``",
"description": "[``botocore``] This release introduces apis CreateIntegrationWorkflow, DeleteWorkflow, ListWorkflows, GetWorkflow and GetWorkflowSteps. These apis are used to manage and view integration workflows.",
"type": "api-change"
},
{
"category": "``dynamodb``",
"description": "[``botocore``] 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.",
"type": "api-change"
}
]