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

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