The Wayback Machine - https://web.archive.org/web/20250525020134/https://docs.aws.amazon.com/redshift/latest/mgmt/query-editor-v2-datashare-using.html
Datashares - Amazon Redshift

Datashares

You can create a datashare so that users on another cluster can query the data. The cluster containing the data that you want to share is called the producer cluster. You create a datashare on the producer cluster for the database objects that you want to share. You can share schemas, tables, views, and SQL user-defined functions (UDFs). The cluster that you want to share the data to is called the consumer cluster. On the consumer cluster, you create a database from the datashare. Then, users on the consumer cluster can query the data. For more information, see Getting started with data sharing in the Amazon Redshift Database Developer Guide.