AWS SDK for .NET Documentation
CommunicationProtocol Property
AmazonAmazon.S3AmazonS3ConfigCommunicationProtocol Did this page help you?   Yes   No    Tell us about it...
Gets and Sets the property that determines whether the HTTP or HTTPS protocol is used to make requests to the S3 service. By default Protocol.HTTPS is used to communicate with S3.
Declaration Syntax
C#
public Protocol CommunicationProtocol { get; set; }

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