Create a client for the Amazon SimpleNotificationService Service with AWSCredentials and an AmazonSimpleNotificationService Configuration object.

C# |
public static AmazonSimpleNotificationService CreateAmazonSimpleNotificationServiceClient( AWSCredentials credentials, AmazonSimpleNotificationServiceConfig config )

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

An Amazon SimpleNotificationService client
