AWScala icon indicating copy to clipboard operation
AWScala copied to clipboard

Using AWS SDK on the Scala REPL

Results 74 AWScala issues
Sort by recently updated
recently updated
newest added

When calling runAndAwait, the following exception is throw, even though the instance is created. ``` com.amazonaws.AmazonServiceException: The instance ID 'i-35ebdfce' does not exist (Service: AmazonEC2; Status Code: 400 at com.amazonaws.http.AmazonHttpClient.handleErrorResponse(AmazonHttpClient.java:1077)...

I am having some problems using a limit in a select with AWScala. It seem to fetch the records in batches of the limit size up until the last one....

Support an SNS wrapper, similar to the SQS wrapper.

I just ran `sbt test` on the `develop` branch, and got: ``` [info] Run completed in 54 seconds, 301 milliseconds. [info] Total number of tests run: 9 [info] Suites: completed...

bug

Updates * [org.scala-lang:scala-library](https://github.com/scala/scala) * [org.scala-lang:scala-reflect](https://github.com/scala/scala) from 2.13.10 to 2.13.11. [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.11) - [Version Diff](https://github.com/scala/scala/compare/v2.13.10...v2.13.11) I'll automatically update this PR to resolve conflicts as long as you don't change it...

Updates * com.amazonaws:aws-java-sdk-core * com.amazonaws:aws-java-sdk-dynamodb * com.amazonaws:aws-java-sdk-ec2 * com.amazonaws:aws-java-sdk-emr * com.amazonaws:aws-java-sdk-iam * com.amazonaws:aws-java-sdk-redshift * com.amazonaws:aws-java-sdk-s3 * com.amazonaws:aws-java-sdk-simpledb * com.amazonaws:aws-java-sdk-sqs * com.amazonaws:aws-java-sdk-stepfunctions * com.amazonaws:aws-java-sdk-sts from 1.12.349 to 1.12.486. I'll automatically update...

Updates [org.scala-lang:scala3-library](https://github.com/lampepfl/dotty) from 3.2.2 to 3.3.0. [GitHub Release Notes](https://github.com/lampepfl/dotty/releases/tag/3.3.0) - [Version Diff](https://github.com/lampepfl/dotty/compare/3.2.2...3.3.0) - [Version Diff](https://github.com/lampepfl/dotty/compare/release-3.2.2...release-3.3.0) I'll automatically update this PR to resolve conflicts as long as you don't change it...

Updates [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype) from 3.9.18 to 3.9.21. [GitHub Release Notes](https://github.com/xerial/sbt-sonatype/releases/tag/v3.9.21) - [Release Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md) - [Version Diff](https://github.com/xerial/sbt-sonatype/compare/v3.9.18...v3.9.21) I'll automatically update this PR to resolve conflicts as long as you don't change it...

Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from 3.2.15 to 3.2.16. [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.16) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.15...release-3.2.16) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from 1.8.2 to 1.8.3. [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.8.3) - [Version Diff](https://github.com/sbt/sbt/compare/v1.8.2...v1.8.3) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...