Glue Data Catalog: support TargetDatabase and TargetTable #15296
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/glue
Issues and PRs that pertain to the glue service.
service/lakeformation
Issues and PRs that pertain to the lakeformation service.
Milestone
Community Note
Description
This is related to the overall implementation of Lake Formation (#9700).
#14411 must also be implemented in order for Glue databases to be shareable with Lake Formation.
The
TargetDatabase
andTargetTable
properties of Glue Data Catalog databases and tables are used for setting up Resource Links, which is required to be able to surface cross-account shared tables in Athena and Redshift Spectrum.It's possible there's also a specific
TableType
associated with this.New or Affected Resource(s)
aws_glue_catalog_table
aws_glue_catalog_database
Potential Terraform Configuration
References
TargetDatabase
in https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-databases.html#aws-glue-api-catalog-databases-DatabaseInputTargetTable
in https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-TableInputThe text was updated successfully, but these errors were encountered: