Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ZERO_MD5_HASH |
"1B2M2Y8AsgTpgAmY7PhCfg==" |
public static final String |
ZERO_SHA256_HASH |
"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_MULTIPART_COUNT |
10000 |
public static final long |
MAX_OBJECT_SIZE |
5497558138880L |
public static final long |
MAX_PART_SIZE |
5368709120L |
public static final int |
MIN_MULTIPART_SIZE |
5242880 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
MAX_BUCKET_POLICY_SIZE |
20480 |
protected static final String |
NO_SUCH_BUCKET |
"NoSuchBucket" |
protected static final String |
NO_SUCH_BUCKET_MESSAGE |
"Bucket does not exist" |
protected static final String |
NO_SUCH_BUCKET_POLICY |
"NoSuchBucketPolicy" |
protected static final String |
NO_SUCH_OBJECT_LOCK_CONFIGURATION |
"NoSuchObjectLockConfiguration" |
protected static final String |
SERVER_SIDE_ENCRYPTION_CONFIGURATION_NOT_FOUND_ERROR |
"ServerSideEncryptionConfigurationNotFoundError" |
protected static final String |
US_EAST_1 |
"us-east-1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AWS_S3_PREFIX |
"^(((bucket\\.|accesspoint\\.)vpce(-(?!_)[a-z_\\d]+(?<!-)(?<!_))+\\.s3\\.)|((?!s3)(?!-)(?!_)[a-z_\\d-]{1,63}(?<!-)(?<!_)\\.)s3-control(-(?!_)[a-z_\\d]+(?<!-)(?<!_))*\\.|(s3(-(?!_)[a-z_\\d]+(?<!-)(?<!_))*\\.))" |