resolveEndpointUrl

fun AwsSharedConfig.resolveEndpointUrl(serviceKey: String): <Error class: unknown class>?

Get the configured endpoint URL for a specific service, falling back to the global default.

Parameters

serviceKey

The config key for the service, generally this is sdkId in snake_case form.