AmazonSimpleNotificationServiceClient Constructor (string, string, string, AmazonSimpleNotificationServiceConfig)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Constructs AmazonSimpleNotificationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonSimpleNotificationServiceClient Configuration object.

Namespace: Amazon.SimpleNotificationService
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public AmazonSimpleNotificationServiceClient(
         String awsAccessKeyId,
         String awsSecretAccessKey,
         String awsSessionToken,
         AmazonSimpleNotificationServiceConfig clientConfig
)

Parameters

awsAccessKeyId
Type: System.String

AWS Access Key ID

awsSecretAccessKey
Type: System.String

AWS Secret Access Key

awsSessionToken
Type: System.String

AWS Session Token

clientConfig
Type: Amazon.SimpleNotificationService.AmazonSimpleNotificationServiceConfig

The AmazonSimpleNotificationServiceClient Configuration Object

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8