| Package | Description |
|---|---|
| software.amazon.awssdk.awscore.endpoints | |
| software.amazon.awssdk.awscore.endpoints.authscheme |
| Modifier and Type | Field and Description |
|---|---|
static EndpointAttributeKey<List<EndpointAuthScheme>> |
AwsEndpointAttribute.AUTH_SCHEMES
The auth schemes supported by the endpoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SigV4aAuthScheme
A Signature Version 4A authentication scheme.
|
class |
SigV4AuthScheme
A Signature Version 4 authentication scheme.
|
Copyright © 2023. All rights reserved.