glue_batch_get_dev_endpoints {paws.analytics} | R Documentation |
Returns a list of resource metadata for a given list of development endpoint names
Description
Returns a list of resource metadata for a given list of development endpoint names. After calling the list_dev_endpoints
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_dev_endpoints/ for full documentation.
Usage
glue_batch_get_dev_endpoints(DevEndpointNames)
Arguments
DevEndpointNames |
[required] The list of |
[Package paws.analytics version 0.9.0 Index]