Module RUNTIME.Endpoint

type connection = connection
val region : connection -> Awskit.Region.t

Return the configured AWS region.

val endpoint : connection -> Awskit.Endpoint.t option

Return the explicit endpoint override, if configured.