AWS SDK for .NET Documentation
ServiceURL Property
AmazonAmazon.RuntimeClientConfigServiceURL Did this page help you?   Yes   No    Tell us about it...
Gets and sets the ServiceURL property. This value specifies the endpoint to access with the client. ServiceURL is ignored if RegionEndpoint is set. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http.
Declaration Syntax
C#
public string ServiceURL { get; set; }

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