ecrpublic_get_repository_catalog_data: Retrieve catalog metadata for a repository in a public...

View source: R/ecrpublic_operations.R

ecrpublic_get_repository_catalog_dataR Documentation

Retrieve catalog metadata for a repository in a public registry

Description

Retrieve catalog metadata for a repository in a public registry. This metadata is displayed publicly in the Amazon ECR Public Gallery.

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

Usage

ecrpublic_get_repository_catalog_data(registryId = NULL, repositoryName)

Arguments

registryId

The Amazon Web Services account ID that's associated with the registry that contains the repositories to be described. If you do not specify a registry, the default public registry is assumed.

repositoryName

[required] The name of the repository to retrieve the catalog metadata for.


paws.compute documentation built on May 29, 2024, 9:16 a.m.