glue_batch_get_workflows: Returns a list of resource metadata for a given list of...

View source: R/glue_operations.R

glue_batch_get_workflowsR Documentation

Returns a list of resource metadata for a given list of workflow names

Description

Returns 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.

Usage

glue_batch_get_workflows(Names, IncludeGraph = NULL)

Arguments

Names

[required] A list of workflow names, which may be the names returned from the list_workflows operation.

IncludeGraph

Specifies whether to include a graph when returning the workflow resource metadata.


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