public final class S3AUtils extends Object
Modifier and Type | Method and Description |
---|---|
static short |
translateBucketAcl(com.amazonaws.services.s3.model.AccessControlList acl,
String userId)
Translates S3 bucket ACL to Alluxio owner mode.
|
public static short translateBucketAcl(com.amazonaws.services.s3.model.AccessControlList acl, String userId)
acl
- the acl of S3 bucketuserId
- the S3 user id of the Alluxio ownerCopyright © 2023. All Rights Reserved.