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

View 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."
}
]