Optional
next_Optional
statusQuery jobs that have the specified status. Running
, Pending
, Success
, Failed
or InternalError
.
Optional
submitted_Query jobs that were submitted at or after the specified date and time (inclusive).
Optional
submitted_Query jobs that were submitted at or before the specified date and time (inclusive). The submitted_before
must be the same or later than submitted_after
.
Used when querying the next page of jobs. Specify the next_token that was returned in the previous call.