Creates or updates the catalog data for a repository in a public registry.
See https://www.paws-r-sdk.com/docs/ecrpublic_put_repository_catalog_data/ for full documentation.
ecrpublic_put_repository_catalog_data(
registryId = NULL,
repositoryName,
catalogData
)
The Amazon Web Services account ID that's associated with the public registry the repository is in. If you do not specify a registry, the default public registry is assumed.
[required] The name of the repository to create or update the catalog data for.
[required] An object containing the catalog data for a repository. This data is publicly visible in the Amazon ECR Public Gallery.