AWS SDK for .NET Documentation
UseClientRegion Property
AmazonAmazon.S3.ModelPutBucketRequestUseClientRegion Did this page help you?   Yes   No    Tell us about it...
If set to true the bucket will be created in the same region as the configuration of the AmazonS3 client. Default: false.
Declaration Syntax
C#
public bool UseClientRegion { get; set; }

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