public final class S3ExpressUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
S3_EXPRESS |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
useS3Express(ExecutionAttributes executionAttributes)
Returns true if the resolved endpoint contains S3Express, else false.
|
static boolean |
useS3ExpressAuthScheme(ExecutionAttributes executionAttributes)
Whether aws.auth#sigv4-s3express is used or not
|
public static final String S3_EXPRESS
public static boolean useS3Express(ExecutionAttributes executionAttributes)
public static boolean useS3ExpressAuthScheme(ExecutionAttributes executionAttributes)
Copyright © 2026. All rights reserved.