GetRegistryCatalogData
Retrieves catalog metadata for a public registry.
Response Syntax
{
"registryCatalogData": {
"displayName": "string"
}
}
Response Elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
- registryCatalogData
-
The catalog metadata for the public registry.
Type: RegistryCatalogData object
Errors
For information about the errors that are common to all actions, see Common Errors.
- ServerException
-
These errors are usually caused by a server-side issue.
HTTP Status Code: 500
- UnsupportedCommandException
-
The action isn't supported in this Region.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: