List flow executions.
get/api-data/data-integration/instance/{instanceId}/data-integration-flows/{flowName}/executions
Path parameters
instanceIdstring required
The AWS Supply Chain instance identifier.
flowNamestring required
The flow name.
Query parameters
nextTokenstring
The pagination token to fetch next page of flow executions.
maxResultsinteger
The number to specify the max number of flow executions to fetch in this paginated request.
Response
Success