glue_get_job_bookmark {paws.analytics}R Documentation

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.


[Package paws.analytics version 0.9.0 Index]