Create a client for the Amazon StorageGateway Service with AWSCredentials and an AmazonStorageGateway Configuration object.

C# |
public static AmazonStorageGateway CreateAmazonStorageGatewayClient( AWSCredentials credentials, AmazonStorageGatewayConfig config )

- credentials (AWSCredentials)
- AWS Credentials
- config (AmazonStorageGatewayConfig)
- Configuration options for the service like HTTP Proxy, # of connections, etc

An Amazon StorageGateway client
