| Package | Description |
|---|---|
| software.amazon.awssdk.auth.credentials |
| Modifier and Type | Method and Description |
|---|---|
static AwsBasicCredentials |
AwsBasicCredentials.create(String accessKeyId,
String secretAccessKey)
Constructs a new credentials object, with the specified AWS access key, AWS secret key and AWS session token.
|
Copyright © 2019. All rights reserved.