listRegistries

abstract suspend fun listRegistries(input: ListRegistriesRequest = ListRegistriesRequest { }): ListRegistriesResponse

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.