{ "opencollection": "1.0.0", "info": { "name": "Amazon Simple Workflow Service #X Amz Target=SimpleWorkflowService.CountClosedWorkflowExecutions #X Amz Target=SimpleWorkflowService.CountClosedWorkflowExecutions #X Amz Target=SimpleWorkflowService.ListClosedWorkflowExecutions API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#X Amz Target=SimpleWorkflowService.ListClosedWorkflowExecutions", "type": "folder" }, "items": [ { "info": { "name": "Amazon SWF List Closed Workflow Executions", "type": "http" }, "http": { "method": "POST", "url": "http://swf.{region}.amazonaws.com/#X-Amz-Target=SimpleWorkflowService.ListClosedWorkflowExecutions", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" }, { "name": "X-Amz-Target", "value": "SimpleWorkflowService.ListClosedWorkflowExecutions" } ], "params": [ { "name": "maximumPageSize", "value": "example", "type": "query", "description": "Pagination limit" }, { "name": "nextPageToken", "value": "token123", "type": "query", "description": "Pagination token" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

Returns a list of closed workflow executions in the specified domain that meet the filtering criteria. The results may be split into multiple pages. To retrieve subsequent pages, make the call again using the nextPageToken returned by the initial call.

This operation is eventually consistent. The results are best effort and may not exactly reflect recent updates and changes.

Access Control

You can use IAM policies to control this action's access to" } ] } ], "bundled": true }