@InterfaceAudience.Public @InterfaceStability.Stable public class TemporaryAWSCredentialsProvider extends Object implements com.amazonaws.auth.AWSCredentialsProvider
| Constructor and Description |
|---|
TemporaryAWSCredentialsProvider(org.apache.hadoop.conf.Configuration conf) |
TemporaryAWSCredentialsProvider(URI uri,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.auth.AWSCredentials |
getCredentials() |
void |
refresh() |
String |
toString() |
public static final String NAME
public TemporaryAWSCredentialsProvider(org.apache.hadoop.conf.Configuration conf)
throws IOException
IOExceptionpublic TemporaryAWSCredentialsProvider(URI uri, org.apache.hadoop.conf.Configuration conf) throws IOException
IOExceptionCopyright © 2008–2021 Apache Software Foundation. All rights reserved.