java.lang.Object
software.amazon.awssdk.services.s3.internal.s3express.S3ExpressUtils

public final class S3ExpressUtils extends Object
  • Field Details

  • Method Details

    • useS3Express

      public static boolean useS3Express(ExecutionAttributes executionAttributes)
      Returns true if the resolved endpoint contains S3Express, else false.
    • useS3ExpressAuthScheme

      public static boolean useS3ExpressAuthScheme(ExecutionAttributes executionAttributes)
      Whether aws.auth#sigv4-s3express is used or not