glue_get_job_run: Retrieves the metadata for a given job run

View source: R/glue_operations.R

glue_get_job_runR Documentation

Retrieves the metadata for a given job run

Description

Retrieves the metadata for a given job run.

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

Usage

glue_get_job_run(JobName, RunId, PredecessorsIncluded = NULL)

Arguments

JobName

[required] Name of the job definition being run.

RunId

[required] The ID of the job run.

PredecessorsIncluded

True if a list of predecessor runs should be returned.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.