aws.ecr_public.get_registry_catalog_data
Example SQL Queries
SELECT * FROMaws.ecr_public.get_registry_catalog_data;Description
Retrieves catalog metadata for a public registry.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| registry_catalog_data The catalog metadata for the public registry. | STRUCT( |
Show child fields
| |