Learn R Programming

paws.analytics (version 0.7.0)

glue_get_job_bookmark: Returns information on a job bookmark entry

Description

Returns information on a job bookmark entry.

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

Usage

glue_get_job_bookmark(JobName, RunId = NULL)

Arguments

JobName

[required] The name of the job in question.

RunId

The unique run identifier associated with this job run.