glue_get_dev_endpoints {paws.analytics} | R Documentation |
Retrieves all the development endpoints in this Amazon Web Services account
Description
Retrieves all the development endpoints in this Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/glue_get_dev_endpoints/ for full documentation.
Usage
glue_get_dev_endpoints(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The maximum size of information to return. |
NextToken |
A continuation token, if this is a continuation call. |
[Package paws.analytics version 0.9.0 Index]