v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Returns a list of resource metadata for a given list of workflow names. After calling the <code>ListWorkflows</code> 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.

post/#X-Amz-Target=AWSGlue.BatchGetWorkflows

Headers

X-Amz-Target'AWSGlue.BatchGetWorkflows' required

Request body

NamesNameString[] required

A list of workflow names, which may be the names returned from the <code>ListWorkflows</code> operation.

IncludeGraphboolean

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

Response

Success

MissingWorkflowsNameString[]

A list of names of workflows not found.