glue_list_registries: Returns a list of registries that you have created, with...

View source: R/glue_operations.R

glue_list_registriesR Documentation

Returns a list of registries that you have created, with minimal registry information

Description

Returns a list of registries that you have created, with minimal registry information. Registries in the Deleting status will not be included in the results. Empty results will be returned if there are no registries available.

See https://www.paws-r-sdk.com/docs/glue_list_registries/ for full documentation.

Usage

glue_list_registries(MaxResults = NULL, NextToken = NULL)

Arguments

MaxResults

Maximum number of results required per page. If the value is not supplied, this will be defaulted to 25 per page.

NextToken

A continuation token, if this is a continuation call.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.