Package | Description |
---|---|
com.amazonaws.auth |
Modifier and Type | Class and Description |
---|---|
class |
AnonymousAWSCredentials
Basic implementation of the AWSCredentials interface that allows use of "anonymous"
credentials.
|
class |
BasicAWSCredentials
Basic implementation of the AWSCredentials interface that allows callers to
pass in the AWS access key and secret access in the constructor.
|
class |
BasicSessionCredentials
Simple session credentials with keys and session token.
|
Copyright © 2024. All rights reserved.