public class CompatibilityHelper
extends java.lang.Object
| Constructor and Description |
|---|
CompatibilityHelper() |
| Modifier and Type | Method and Description |
|---|---|
static com.amazonaws.auth.AWSCredentials |
toV1Credentials(software.amazon.awssdk.auth.credentials.AwsCredentials newCreadientials)
Convert credentials from v2 to v1
|