listRegistries
inline suspend fun GlueClient.listRegistries(crossinline block: ListRegistriesRequest.Builder.() -> Unit): 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.