- All Implemented Interfaces:
- com.amazonaws.auth.AWSCredentialsProvider
@InterfaceAudience.Public
@InterfaceStability.Stable
public class SimpleAWSCredentialsProvider
extends Object
implements com.amazonaws.auth.AWSCredentialsProvider
Support simple credentials for authenticating with AWS.
Keys generated in URLs are not supported.
Please note that users may reference this class name from configuration
property fs.s3a.aws.credentials.provider. Therefore, changing the class name
would be a backward-incompatible change.