Constructs a new TransferUtility class.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public TransferUtility( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region )
 Parameters
 Parameters- awsAccessKeyId (String)
- The AWS Access Key ID.
- awsSecretAccessKey (String)
- The AWS Secret Access Key.
- region (RegionEndpoint)
- The region to configure the transfer utility for.