Table of Contents

Enum S3UsEast1RegionalEndpointValue

Namespace
Amazon.Runtime
Assembly
AWSSDK.Core.dll

S3 US East 1 endpoint value determines wheter or not to send the us-east-1 s3 requests to the regional endpoint or to the legacy global endpoint

public enum S3UsEast1RegionalEndpointValue

Fields

Legacy = 0

Sends the requests to the legacy global s3 endpoint for us-east-1

Regional = 1

Sends the request to the regional s3 endpoint for us-east-1