drs_describe_job_log_items: Retrieves a detailed Job log with pagination
Usage
drs_describe_job_log_items(jobID, maxResults = NULL, nextToken = NULL)
Arguments
- jobID
[required] The ID of the Job for which Job log items will be retrieved.
- maxResults
Maximum number of Job log items to retrieve.
- nextToken
The token of the next Job log items to retrieve.