Registry / cloud / aws-sdk-scalajs-facade-core-sjs1-2-13

aws-sdk-scalajs-facade-core-sjs1-2-13

JSON →
library0.33.0-v2.892.0javamavenunverified

Core facade for AWS SDK in Scala.js, enabling use of AWS services from Scala.js applications.

<dependency> <groupId>net.exoego</groupId> <artifactId>aws-sdk-scalajs-facade-core_sjs1_2.13</artifactId> <version>0.33.0-v2.892.0</version> </dependency>
INSTALL
IMPORT
SIG · AWS-SDK-SCALAJS-FA
A
aws-sdk-scalajs-facade-core-sjs1-2-13
cloudjavav0.33.0-v2.892.0
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.

AWS
net.exoego.facade.aws_sdk.AWS

Initialize AWS SDK in Scala.js.

import net.exoego.facade.aws_sdk.AWS object Example { def main(args: Array[String]): Unit = { val s3 = new AWS.S3() println(s3.config.region) } }
Debug
Known issues
gotchaThis library is specific to Scala.js (Scala compiled to JavaScript); not usable in JVM projects.
fix
Use the standard AWS SDK for Java for JVM projects.
affects: all
Upgrade
Version history
0.33.0-v2.892.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
aws-sdk-scalajs-facade-core-sjs1-2-13 — mvn dependency:get aws-sdk-scalajs-facade-core-sjs1-2-13 · libregistry