Returns the available entities supported by the connection type.
See https://www.paws-r-sdk.com/docs/glue_list_entities/ for full documentation.
glue_list_entities(
ConnectionName = NULL,
CatalogId = NULL,
ParentEntityName = NULL,
NextToken = NULL,
DataStoreApiVersion = NULL
)
A name for the connection that has required credentials to query any connection type.
The catalog ID of the catalog that contains the connection. This can be null, By default, the Amazon Web Services Account ID is the catalog ID.
Name of the parent entity for which you want to list the children. This parameter takes a fully-qualified path of the entity in order to list the child entities.
A continuation token, included if this is a continuation call.
The API version of the SaaS connector.