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

View source: R/glue_operations.R

glue_batch_get_triggersR Documentation

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

Description

Returns a list of resource metadata for a given list of trigger names. After calling the list_triggers 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_triggers/ for full documentation.

Usage

glue_batch_get_triggers(TriggerNames)

Arguments

TriggerNames

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


paws.analytics documentation built on Sept. 12, 2024, 6:40 a.m.