batchGetJobs
inline suspend fun GlueClient.batchGetJobs(crossinline block: BatchGetJobsRequest.Builder.() -> Unit): BatchGetJobsResponse
Returns a list of resource metadata for a given list of job names. After calling the ListJobs
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.