describeRepositories

Describes image repositories in a registry.

Samples

// The following example obtains a list and description of all repositories in the default registry to
// which the current user has access.
val resp = ecrClient.describeRepositories()