AWS SDK for .NET Documentation
CreateAmazonCloudSearchClient Method (awsAccessKey, awsSecretAccessKey, awsSessionToken, config)
AmazonAmazonAWSClientFactoryCreateAmazonCloudSearchClient(String, String, String, AmazonCloudSearchConfig) Did this page help you?   Yes   No    Tell us about it...
Create a client for the Amazon CloudSearch Service with the specified configuration
Declaration Syntax
C#
public static AmazonCloudSearch CreateAmazonCloudSearchClient(
	string awsAccessKey,
	string awsSecretAccessKey,
	string awsSessionToken,
	AmazonCloudSearchConfig config
)
Parameters
awsAccessKey (String)
The AWS Access Key associated with the account
awsSecretAccessKey (String)
The AWS Secret Access Key associated with the account
awsSessionToken (String)
AWS Session Token
config (AmazonCloudSearchConfig)
Configuration options for the service like HTTP Proxy, # of connections, etc
Return Value
An Amazon CloudSearch client
Remarks

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