Example usage for Java com.amazonaws.auth AWSSessionCredentials fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getAWSAccessKeyId() Returns the AWS access key ID for this credentials object. |
String | getAWSSecretKey() Returns the AWS secret access key for this credentials object. |
String | getSessionToken() Returns the session token for this session. |