Configuring AssumeRole Authentication for Amazon Redshift V2 Connector

Configuring AssumeRole Authentication for Amazon Redshift V2 Connector

AssumeRole with access key and secret key

AssumeRole with access key and secret key

You can access the Amazon Redshift database with the access key and secret key using an IAM Role ARN. To access Redshift, you must configure the permission and trust policies.
After you define the policies, identify the
Cluster Identifier
and
Database Name
values from the JDBC URL in the connection properties. For example, if the JDBC URL is
<jdbc:redshift://
infa-rs-qa-cluster
.czf3ijw5fo0z.us-west-2.redshift.amazonaws.com:5439/
rsqa
>
,
infa-rs-qa-cluster
is the cluster identifier and
<rsqa>
is the database name.

0 COMMENTS

We’d like to hear from you!