batchGetTriggers
inline suspend fun GlueClient.batchGetTriggers(crossinline block: BatchGetTriggersRequest.Builder.() -> Unit): BatchGetTriggersResponse
Returns a list of resource metadata for a given list of trigger names. After calling the ListTriggers
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.