glue_batch_get_jobs {paws.analytics} | R Documentation |
Returns a list of resource metadata for a given list of job names
Description
Returns a list of resource metadata for a given list of job names. After calling the list_jobs
operation, you can call this operation to access the data to which you have been granted permissions. This operation supports all IAM permissions, including permission conditions that uses tags.
See https://www.paws-r-sdk.com/docs/glue_batch_get_jobs/ for full documentation.
Usage
glue_batch_get_jobs(JobNames)
Arguments
JobNames |
[required] A list of job names, which might be the names returned from the
|
[Package paws.analytics version 0.7.0 Index]