| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.auth.scheme | |
| software.amazon.awssdk.services.dynamodb.auth.scheme.internal |
| Modifier and Type | Method and Description |
|---|---|
DynamoDbAuthSchemeParams |
DynamoDbAuthSchemeParams.Builder.build()
Returns a
DynamoDbAuthSchemeParams object that is created from the properties that have been set on
the builder. |
| Modifier and Type | Method and Description |
|---|---|
List<AuthSchemeOption> |
DynamoDbAuthSchemeProvider.resolveAuthScheme(DynamoDbAuthSchemeParams authSchemeParams)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDynamoDbAuthSchemeParams |
| Modifier and Type | Method and Description |
|---|---|
List<AuthSchemeOption> |
DefaultDynamoDbAuthSchemeProvider.resolveAuthScheme(DynamoDbAuthSchemeParams params) |
Copyright © 2023. All rights reserved.