public final class IamHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
setIAMProperties(Properties info,
RedshiftJDBCSettings settings,
RedshiftLogger log)
Helper function to handle IAM connection properties.
|
public static void setIAMProperties(Properties info, RedshiftJDBCSettings settings, RedshiftLogger log) throws RedshiftException
info - Redshift client settings used to authenticate if connection
should be granted.settings - Redshift IAM settingslog - Redshift loggerRedshiftException - If an error occurs.Copyright © 2021 Amazon.com Inc.. All rights reserved.