Registry / networking / aws-endpoint-jvm

aws-endpoint-jvm

JSON →
library1.6.39javamavenunverified

AWS Endpoint Support for the Kotlin SDK.

<dependency> <groupId>aws.sdk.kotlin</groupId> <artifactId>aws-endpoint-jvm</artifactId> <version>1.6.39</version> </dependency>
INSTALL
IMPORT
SIG · AWS-ENDPOINT-JVM
A
aws-endpoint-jvm
networkingjavav1.6.39
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EndpointResolver
aws.sdk.kotlin.endpoint.EndpointResolver

Resolve an AWS endpoint using a custom resolver.

import aws.sdk.kotlin.endpoint.EndpointResolver fun main() { val resolver = EndpointResolver { "https://example.com" } println(resolver.resolve()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.39latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
OpenAI (training)
1
Resources
aws-endpoint-jvm — mvn dependency:get aws-endpoint-jvm · libregistry