paws.analytics (version 0.5.0)

glue_batch_get_triggers: 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.