# Amazon Redshift

## Authentication

Authentication to an instance of Amazon Redshift requires database credentials.

* Host
* Database Name
* Username
* Password
* Port

{% hint style="info" %}
More details about connecting to AWS Redshift can be found here:

<https://docs.aws.amazon.com/redshift/latest/mgmt/connecting-to-cluster.html>
{% endhint %}
