resource "aws_glue_catalog_database" "amazon_music_reporting_datalake_link" {
  name = "amazon_music_reporting_datalake_link"
}
