| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| org.apache.hadoop.fs.s3a.auth |
Authentication and permissions support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TemporaryAWSCredentialsProvider
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
MarshalledCredentialProvider
AWS credential provider driven from marshalled session/full credentials
(full, simple session or role).
|
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.