Package | Description |
---|---|
com.github.davidmoten.aws.lw.client | |
com.github.davidmoten.aws.lw.client.internal |
Modifier and Type | Method and Description |
---|---|
static Credentials |
Credentials.fromEnvironment() |
static Credentials |
Credentials.fromSystemProperties() |
static Credentials |
Credentials.of(String accessKey,
String secretKey) |
static Credentials |
Credentials.of(String accessKey,
String secretKey,
String sessionToken) |
Modifier and Type | Method and Description |
---|---|
Client.Builder4 |
Client.Builder2.credentials(Credentials credentials) |
Modifier and Type | Class and Description |
---|---|
class |
CredentialsImpl |
Modifier and Type | Method and Description |
---|---|
default Credentials |
Environment.credentials() |
Copyright © 2021–2024. All rights reserved.