| 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 and AWS secret key.
|
Copyright © 2023. All rights reserved.