DynamoDbEndpointDiscoverer

Represents the logic for automatically discovering endpoints for DynamoDB calls

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard
open suspend fun discoverHost(client: DynamoDbClient): ExpiringValue<Host>
Link copied to clipboard
abstract suspend fun invalidate(context: ExecutionContext)