@InterfaceAudience.Private @InterfaceStability.Unstable
See: Description
| Class | Description |
|---|---|
| AssumedRoleCredentialProvider |
Support IAM Assumed roles by instantiating an instance of
STSAssumeRoleSessionCredentialsProvider from configuration
properties, including wiring up the inner authenticator, and,
unless overridden, creating a session name from the current user. |
| RoleModel |
Jackson Role Model for Role Properties, for API clients and tests.
|
| RoleModel.Policy |
A policy is one or more statements.
|
| RoleModel.RoleElt |
Any element in a role.
|
| RoleModel.Statement |
A single statement.
|
| RolePolicies |
Operations, statements and policies covering the operations
needed to work with S3 and S3Guard.
|
| STSClientFactory |
Factory for creating STS Clients.
|
| Enum | Description |
|---|---|
| RoleModel.Effects |
Effect options.
|
| Exception | Description |
|---|---|
| NoAuthWithAWSException |
A specific subclass of
AmazonClientException which can
be used in the retry logic to fail fast when there is any
authentication problem. |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.