Data Science Wire

Automate creating AWS Glue Data Catalog views with AWS SDK for data mesh use case

AWS Big Data Blog1w4 min read

This post shows you how to use the Catalog objects API CreateTable() to programmatically create ATHENA and SPARK dialects using cross-account IAM definer roles, and how to add the ATHENA dialect programmatically for the views that were created earlier with only SPARK dialect.

Read the full story at AWS Big Data Blog

More in Data Engineering