| Package | Description |
|---|---|
| com.amazonaws.auth.policy |
Classes for creating custom AWS access control policies.
|
| com.amazonaws.auth.policy.internal |
| Modifier and Type | Method and Description |
|---|---|
PolicyReaderOptions |
PolicyReaderOptions.withStripAwsPrincipalIdHyphensEnabled(boolean stripAwsPrincipalIdHyphensEnabled)
Fluent-style setter for
setStripAwsPrincipalIdHyphensEnabled(boolean) that returns "this" for chaining. |
| Modifier and Type | Method and Description |
|---|---|
static Policy |
Policy.fromJson(String jsonString,
PolicyReaderOptions options)
Returns an AWS access control policy object generated from JSON string.
|
| Constructor and Description |
|---|
JsonPolicyReader(PolicyReaderOptions options) |
Copyright © 2023. All rights reserved.