| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| org.apache.hadoop.fs.s3a.auth |
Authentication and permissions support.
|
| org.apache.hadoop.fs.s3a.auth.delegation |
Extensible delegation token support for the S3A connector.
|
| Class and Description |
|---|
| AbstractAWSCredentialProvider
Deprecated.
This class will be replaced by one that implements AWS SDK V2's AwsCredentialProvider
as part of upgrading S3A to SDK V2. See HADOOP-18073.
|
| AbstractSessionCredentialsProvider
Deprecated.
This class will be replaced by one that implements AWS SDK V2's AwsCredentialProvider
as part of upgrading S3A to SDK V2. See HADOOP-18073.
|
| IAMInstanceCredentialsProvider
Deprecated.
This class will be replaced by one that implements AWS SDK V2's AwsCredentialProvider
as part of upgrading S3A to SDK V2. See HADOOP-18073.
|
| RoleModel.Statement
A single statement.
|
| Class and Description |
|---|
| AbstractAWSCredentialProvider
Deprecated.
This class will be replaced by one that implements AWS SDK V2's AwsCredentialProvider
as part of upgrading S3A to SDK V2. See HADOOP-18073.
|
| AbstractSessionCredentialsProvider
Deprecated.
This class will be replaced by one that implements AWS SDK V2's AwsCredentialProvider
as part of upgrading S3A to SDK V2. See HADOOP-18073.
|
| MarshalledCredentials
Stores the credentials for a session or for a full login.
|
| MarshalledCredentials.CredentialTypeRequired
Enumeration of credential types for use in validation methods.
|
| NoAuthWithAWSException
A specific subclass of
AmazonClientException which is
used in the S3A retry policy to fail fast when there is any
authentication problem. |
| NoAwsCredentialsException
A special exception which declares that no credentials were found;
this can be treated specially in logging, handling, etc.
|
| RoleModel.Effects
Effect options.
|
| RoleModel.Policy
A policy is one or more statements.
|
| RoleModel.RoleElt
Any element in a role.
|
| RoleModel.Statement
A single statement.
|
| STSClientFactory.STSClient
STS client connection with retries.
|
| Class and Description |
|---|
| MarshalledCredentials
Stores the credentials for a session or for a full login.
|
| RoleModel.Policy
A policy is one or more statements.
|
| RoleModel.Statement
A single statement.
|
| STSClientFactory.STSClient
STS client connection with retries.
|
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.