Create a client for the Amazon SimpleWorkflow Service with AWSCredentials and region.

C# |
public static AmazonSimpleWorkflow CreateAmazonSimpleWorkflowClient( AWSCredentials credentials, RegionEndpoint region )

- credentials (AWSCredentials)
- AWS Credentials
- region (RegionEndpoint)
- The region to connect to.

An Amazon SimpleWorkflow client
