Create a client for the Amazon Identity Management service with the specified configuration
| C# |
public static AmazonIdentityManagementService CreateAmazonIdentityManagementClient( string awsAccessKey, string awsSecretAccessKey, AmazonIdentityManagementServiceConfig config )
- 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
An Amazon Identity Management client