Returns a list of resource metadata for a given list of workflow names
Source:R/glue_operations.R
glue_batch_get_workflows.RdReturns a list of resource metadata for a given list of workflow names. After calling the list_workflows 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_workflows/ for full documentation.
Arguments
- Names
[required] A list of workflow names, which may be the names returned from the
list_workflowsoperation.- IncludeGraph
Specifies whether to include a graph when returning the workflow resource metadata.