AWS Glue Data Catalog views are now GA with Amazon Athena and Amazon Redshift

Today, AWS announces the general availability of AWS Glue Data Catalog views for Athena and Redshift. AWS Glue Data Catalog views are a new capability that allows customers to create, grant permissions on, and query multi-engine SQL views in AWS Glue Data Catalog from Amazon Athena and Amazon Redshift. With AWS Glue Data Catalog views you can create, share, and query views across AWS regions, accounts, and organizations.

AWS Glue Data Catalog views allow customers to create views that can be queried from multiple engines without requiring consumers to have access to the tables referenced in the view. Administrators can use AWS Glue Data Catalog views to represent data restrictions and control what underlying data users can access using the rich SQL dialects provided by Amazon Redshift and Amazon Athena. Access to Glue Data Catalog views is managed with AWS Lake Formation permissions such as named resource grants, data filters, and lake formation tags. To enable easy auditing, all requests are logged in AWS Cloud Trail.

AWS Glue Data Catalog Multi-Engine views are generally available in commercial AWS Regions where AWS Lake Formation, AWS Glue Data Catalog, Amazon Redshift, and Amazon Athena are available.

To get started with this feature, refer to the below:

Blog
Lake Formation views Docs
Redshift views Docs
Athena views Docs

Source:: Amazon AWS