Last chance! 50% off unlimited learning
Sale ends in
Lists names of workflows created in the account.
glue_list_workflows(NextToken, MaxResults)
A continuation token, if this is a continuation request.
The maximum size of a list to return.
A list with the following syntax:
list( Workflows = list( "string" ), NextToken = "string" )
svc$list_workflows( NextToken = "string", MaxResults = 123 )