AWS SDK for .NET Documentation
AmazonRedshiftClient Constructor (awsAccessKeyId, awsSecretAccessKey, clientConfig)
AmazonAmazon.RedshiftAmazonRedshiftClientAmazonRedshiftClient(String, String, AmazonRedshiftConfig) Did this page help you?   Yes   No    Tell us about it...
Constructs AmazonRedshiftClient with AWS Access Key ID, AWS Secret Key and an AmazonRedshiftClient Configuration object.
Declaration Syntax
C#
public AmazonRedshiftClient(
	string awsAccessKeyId,
	string awsSecretAccessKey,
	AmazonRedshiftConfig clientConfig
)
Parameters
awsAccessKeyId (String)
AWS Access Key ID
awsSecretAccessKey (String)
AWS Secret Access Key
clientConfig (AmazonRedshiftConfig)
The AmazonRedshiftClient Configuration Object

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)