View a markdown version of this page

Adding business context - AWS Glue

Adding business context

Note

Business context and semantic search is in preview for AWS Glue and is subject to change.

By enriching assets with additional context in AWS Glue Data Catalog, assets are more easily discoverable and understandable. Assets are automatically populated in the catalog when tables, views, and columns are registered. You enrich these assets with glossary terms, custom metadata fields, and skill assets. Using the new Glue Search API, you can discover data by semantic meaning in addition to exact keyword matching.

You can add the following types of context:

  • Custom metadata fields – Pre-defined key-value templates that standardize metadata that can be attached to assets.

  • Glossary terms – Defined vocabulary entries (for example, "PII" or "Active User") that provide consistent business definitions across your organization.

  • Skill assets – References to URI locations containing instructions and references such as domain definitions, usage rules, and query patterns.

Limitations

The following limitations apply during preview:

  • CMK-encrypted catalogs – Data Catalogs encrypted with a customer managed key (AWS KMS CMK) are not supported during preview. The Search API returns an error for assets in CMK-encrypted catalogs.

  • There is no asset-level access control. Access is managed through IAM.