AWS SDK for .NET Documentation
CreateAmazonSimpleNotificationServiceClient Method (credentials, config)
AmazonAmazonAWSClientFactoryCreateAmazonSimpleNotificationServiceClient(AWSCredentials, AmazonSimpleNotificationServiceConfig) Did this page help you?   Yes   No    Tell us about it...
Create a client for the Amazon SimpleNotificationService Service with AWSCredentials and an AmazonSimpleNotificationService Configuration object.
Declaration Syntax
C#
public static AmazonSimpleNotificationService CreateAmazonSimpleNotificationServiceClient(
	AWSCredentials credentials,
	AmazonSimpleNotificationServiceConfig config
)
Parameters
credentials (AWSCredentials)
AWS Credentials
config (AmazonSimpleNotificationServiceConfig)
Configuration options for the service like HTTP Proxy, # of connections, etc
Return Value
An Amazon SimpleNotificationService client
Remarks

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