Table of Contents

Enum StsRegionalEndpointsValue

Namespace
Amazon.Runtime
Assembly
AWSSDK.Core.dll

Sts Regional Endpoints Value determines whether or not to send the sts request to the regional endpoint or to the global sts endpoint

public enum StsRegionalEndpointsValue

Fields

Legacy = 0

Send the request to the global sts endpoint if the region is a legacy global region

Regional = 1

Send the request to the regional endpoint