AWS SDK for .NET Documentation
CreateAmazonSimpleWorkflowClient Method (credentials, region)
AmazonAmazonAWSClientFactoryCreateAmazonSimpleWorkflowClient(AWSCredentials, RegionEndpoint) Did this page help you?   Yes   No    Tell us about it...
Create a client for the Amazon SimpleWorkflow Service with AWSCredentials and region.
Declaration Syntax
C#
public static AmazonSimpleWorkflow CreateAmazonSimpleWorkflowClient(
	AWSCredentials credentials,
	RegionEndpoint region
)
Parameters
credentials (AWSCredentials)
AWS Credentials
region (RegionEndpoint)
The region to connect to.
Return Value
An Amazon SimpleWorkflow client
Remarks

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