AWS SDK for .NET Documentation
CreateAmazonIdentityManagementClient Method (awsAccessKey, awsSecretAccessKey, config)
AmazonAmazonAWSClientFactoryCreateAmazonIdentityManagementClient(String, String, AmazonIdentityManagementServiceConfig) Did this page help you?   Yes   No    Tell us about it...
Create a client for the Amazon Identity Management service with the specified configuration
Declaration Syntax
C#
public static AmazonIdentityManagementService CreateAmazonIdentityManagementClient(
	string awsAccessKey,
	string awsSecretAccessKey,
	AmazonIdentityManagementServiceConfig config
)
Parameters
awsAccessKey (String)
The AWS Access Key associated with the account
awsSecretAccessKey (String)
The AWS Secret Access Key associated with the account
config (AmazonIdentityManagementServiceConfig)
Configuration options for the service
Return Value
An Amazon Identity Management client

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)