drs_describe_job_log_items: Retrieves a detailed Job log with pagination

View source: R/drs_operations.R

drs_describe_job_log_itemsR Documentation

Retrieves a detailed Job log with pagination

Description

Retrieves a detailed Job log with pagination.

See https://www.paws-r-sdk.com/docs/drs_describe_job_log_items/ for full documentation.

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.