Class UseGlobalEndpointResolver


  • public class UseGlobalEndpointResolver
    extends Object
    Resolve the use global endpoint setting for S3.

    This logic is identical to that in EnhancedS3ServiceMetadata, there's no good way to share it aside from creating a protected API that both the s3 and regions module consume.

    • Method Detail

      • resolve

        public boolean resolve​(Region region)