v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435160115.2 KB

Returns a list of objects that contain information about events in a flow execution.

post/#X-Amz-Target=IotThingsGraphFrontEndService.ListFlowExecutionMessages

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'IotThingsGraphFrontEndService.ListFlowExecutionMessages' required

Request body

flowExecutionIdstring required

The ID of the flow execution.

nextTokenstring

The string that specifies the next page of results. Use this when you're paginating results.

maxResultsinteger

The maximum number of results to return in the response.

Response

Success

nextTokenstring

The string to specify as <code>nextToken</code> when you request the next page of results.