ECRPublic.Client.
get_registry_catalog_data
()¶Retrieves catalog metadata for a public registry.
See also: AWS API Documentation
Request Syntax
response = client.get_registry_catalog_data()
{
'registryCatalogData': {
'displayName': 'string'
}
}
Response Structure
The catalog metadata for the public registry.
The display name for a public registry. This appears on the Amazon ECR Public Gallery.
Warning
Only accounts that have the verified account badge can have a registry display name.
Exceptions
ECRPublic.Client.exceptions.ServerException
ECRPublic.Client.exceptions.UnsupportedCommandException