Defining Redshift Schemas

The following properties are applicable to a Redshift Schema object.

Tab

Property

Description

Additional Information

Redshift

Owner Specifies the owner of the schema  
Element Clause Specifies the definition for one or more objects to be created within the schema  
Redshift-External Schema Options From Indicates where the external database is located

Data Catalog: Indicates that the external database is defined in the Athena data catalog or the AWS Glue Data Catalog

Hive Metastore: Indicates that the external database is defined in a Hive metastore.

Database Specifies the name to be used for the external database to which the external schema will belong  
Region Indicates the region in which the database is located if the From field is set to Data Catalog  
URI

Indicates the URI if the From field is set to Hive Metastore

 
Port Indicates the port number if the From field is set to Hive Metastore  
Iam Role Specifies the Amazon Resource Name (ARN) for an IAM role that is used for authentication and authorization  
Catalog Role Specifies the Amazon Resource Name (ARN) for an IAM role that your cluster uses for authentication and authorization for the data catalog  
Create External DataBase Indicates that an external database should be created by the name specified in the Database field; if it does not exist.