aws-sdk-scalajs-facade icon indicating copy to clipboard operation
aws-sdk-scalajs-facade copied to clipboard

A complete set of Scala.js type facade for aws-sdk-js

Results 10 aws-sdk-scalajs-facade issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.0 to 3.4.1. Release notes Sourced from actions/setup-node's releases. Fix pnpm output and node-version output issues In scope of this release we fixed bugs related to the...

dependencies

Hello, First of all, thank you for this project. It's realy nice having the AWS SDK accessible from scalajs. I have an issue using the facade. I have spent several...

Updates * [org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-compiler](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-library](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-library_2.13](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-test-bridge](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-test-bridge_2.13](https://github.com/scala-js/scala-js) from 1.9.0 to 1.10.0. [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.10.0) - [Version Diff](https://github.com/scala-js/scala-js/compare/v1.9.0...v1.10.0) I'll automatically update this PR to resolve...

Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from 3.3.0 to 3.3.3. [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.3.3) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.3.0...v3.3.3) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

dependencies

We have a type alias for the Data that we can send in the apigatewaymangementapi: https://github.com/exoego/aws-sdk-scalajs-facade/blob/0b2865fc058733e1695dc348cdb22a50aba302c1/aws-sdk-v2/services/apigatewaymanagementapi/src/main/scala/facade/amazonaws/services/ApiGatewayManagementApi.scala#L11 But actually, it does not support `js.Array[Byte]`. When I send a `js.Array[Byte]`, I get...

https://github.com/aws/aws-sdk-js-v3 Ref. #49

enhancement

Waiters API definition https://github.com/aws/aws-sdk-js/blob/9b64887b9f6d12b8f87389724aa31bb90651573f/apis/cloudformation-2010-05-15.waiters2.json TypeScript definition * API https://github.com/aws/aws-sdk-js/blob/2f0fd56f1c9530c77cd2a59714b91c76a94de76f/clients/cloudformation.d.ts#L458 * `WaiterConfiguration` interface https://github.com/aws/aws-sdk-js/blob/19a5b5936f2356441d9fc02de2c2ca1409439f54/lib/service.d.ts

enhancement

- [ ] `li` - [x] `b` - [ ] `` - [ ] `` - [x] `h4`/`h5` - [x] `pre code` - [x] `` - [x] `a href` -...

enhancement

I could not find a release for scala-3. I can see that the projects cross-builds to it though. Would you mind making one with the current master? If there are...

Generated with https://github.com/exoego/aws-sdk-scalajs-facade-generator/pull/270

enhancement