Amazon Quick has introduced Dataset Enrichment, a new feature that allows users to embed business context directly into datasets. This change eliminates the need for managing separate legacy Topics, which previously required synchronization with datasets. According to Amazon, Dataset Enrichment integrates column descriptions, synonyms, calculated fields, and business rules directly into the dataset metadata. This ensures that all semantic context travels with the data, streamlining governance and improving AI readiness for natural language queries. The feature is part of a broader effort to modernize how business context is managed within the platform.
The migration from legacy Topics to Dataset Enrichment involves moving metadata such as column synonyms, calculated fields, and custom instructions into the dataset itself. This ensures that all semantic information is contained within a single asset, reducing the risk of synchronization issues. Amazon Quick’s new data prep experience supports this by introducing semantic_model_configuration, which includes column-level and dataset-level metadata. This allows for more accurate and self-descriptive datasets that can be queried by both business users and AI-powered chat features. The migration process is automated through a Python script that extracts metadata from legacy Topics and applies it to the dataset’s SemanticModelConfiguration via the Quick Sight API.
According to Amazon, the migration process does not require any changes to existing dashboards or analyses, as they continue to use the enriched dataset. The user-facing Q&A interaction model remains unchanged, with users still asking questions in natural language through Amazon Quick chat. The difference is invisible to end users, but the underlying data is now more self-describing and easier to govern. This change also sets the stage for better integration with catalog systems and supports both deterministic BI workflows and flexible AI-driven analytics from a shared semantic foundation.
Source: awsml