Server Parameter (Connect-Redshift Cmdlet)
The host name or IP address of the Amazon Redshift cluster.
Syntax
Connect-Redshift -Server string
Data Type
cstr
Default Value
""
Remarks
The host name or IP of the Amazon Redshift cluster Database. You can obtain this value from the AWS Management Console:
- Open the Amazon Redshift console (http://console.aws.amazon.com/redshift).
- On the Clusters page, click the name of the cluster.
- On the Configuration tab for the cluster, copy the cluster URL from the connection strings displayed.
This is a required parameter.