| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a.auth |
Authentication and permissions support.
|
| Modifier and Type | Field and Description |
|---|---|
static RoleModel.Policy |
RolePolicies.ALLOW_S3_AND_SGUARD
Policy for all S3 and S3Guard operations, and SSE-KMS.
|
| Modifier and Type | Method and Description |
|---|---|
static RoleModel.Policy |
RoleModel.policy(List<RoleModel.Statement> statements)
From a set of statements, create a policy.
|
static RoleModel.Policy |
RoleModel.policy(RoleModel.Statement... statements)
From a set of statements, create a policy.
|
| Modifier and Type | Method and Description |
|---|---|
String |
RoleModel.toJson(RoleModel.Policy policy) |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.