1 Answer
- Newest
- Most votes
- Most comments
2
Hello,
AWS Glue Catalog ID is the AWS account ID. This is mentioned on our AWS Docs here [1] as well -
Each AWS account has a single Data Catalog in an AWS Region with the 12-digit account ID as the catalog ID.
Additionally, in regards to querying the Glue Data Catalog metadata, you can leverage SQL queries in Athena as mentioned here on our AWS Docs [2].
To obtain AWS Glue Catalog metadata, you query the information_schema database on the Athena backend.
References:
[2] https://docs.aws.amazon.com/athena/latest/ug/querying-glue-catalog.html
Relevant content
- asked 2 years ago
- asked 3 years ago
- asked a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago