Used to filter the workflow executions in visibility APIs by various time-based rules. Each parameter, if specified, defines a rule that must be satisfied by each returned query result. The parameter values are in the Unix Time format. For example: "oldestDate": 1325376070.
Type: objectProperties: 0
AutomationTask CoordinationWorkflows
ExecutionTimeFilter is a JSON Structure definition published by Amazon Simple Workflow Service.
{
"name": "ExecutionTimeFilter",
"description": "Used to filter the workflow executions in visibility APIs by various time-based rules. Each parameter, if specified, defines a rule that must be satisfied by each returned query result. The parameter values are in the <a href=\"https://en.wikipedia.org/wiki/Unix_time\">Unix Time format</a>. For example: <code>\"oldestDate\": 1325376070.</code> ",
"type": "object",
"properties": [
{
"name": "oldestDate",
"type": "string",
"description": "",
"required": true
},
{
"name": "latestDate",
"type": "string",
"description": "",
"required": false
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.