Registry / cloud / aws-types-jvm

aws-types-jvm

JSON →
library0.14.4-betajavamavenunverified

Provides common AWS types for the AWS SDK for Kotlin on the JVM platform.

<dependency> <groupId>aws.sdk.kotlin</groupId> <artifactId>aws-types-jvm</artifactId> <version>0.14.4-beta</version> </dependency>
INSTALL
IMPORT
SIG · AWS-TYPES-JVM
A
aws-types-jvm
cloudjavav0.14.4-beta
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.

SdkClientException
aws.sdk.kotlin.types.SdkClientException

Minimal usage showing import of a common AWS SDK type.

import aws.sdk.kotlin.types.SdkClientException // Example: catch an SDK client exception try { /* AWS call */ } catch (e: SdkClientException) { e.printStackTrace() }
Debug
Known issues
breakingThis package is a beta release and APIs may change.
fix
Pin to a specific version and monitor for breaking changes.
affects: <=0.14.4-beta
Upgrade
Version history
0.14.4-betalatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
aws-types-jvm — mvn dependency:get aws-types-jvm · libregistry