AWS Lambda

The AWS Lambda connector provides Akka Flow for AWS Lambda integration.

For more information about AWS Lambda please visit the AWS lambda documentation.

Project Info: Alpakka AWS Lambda
Artifact
com.lightbend.akka
akka-stream-alpakka-awslambda
1.1.2
JDK versions
OpenJDK 8
Scala versions2.12.7, 2.11.12, 2.13.0
JPMS module nameakka.stream.alpakka.aws.lambda
License
Readiness level
Since 0.6, 2017-02-13
Home pagehttps://doc.akka.io/docs/alpakka/current
API documentation
Forums
Release notesIn the documentation
IssuesGithub issues
Sourceshttps://github.com/akka/alpakka

Artifacts

sbt
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-awslambda" % "1.1.2"
Maven
<dependency>
  <groupId>com.lightbend.akka</groupId>
  <artifactId>akka-stream-alpakka-awslambda_2.12</artifactId>
  <version>1.1.2</version>
</dependency>
Gradle
dependencies {
  compile group: 'com.lightbend.akka', name: 'akka-stream-alpakka-awslambda_2.12', version: '1.1.2'
}

The table below shows direct dependencies of this module and the second tab shows all libraries it depends on transitively.

Direct dependencies
OrganizationArtifactVersionLicense
com.fasterxml.jackson.corejackson-databind2.9.10The Apache Software License, Version 2.0
com.typesafe.akkaakka-stream_2.122.5.23Apache License, Version 2.0
org.scala-langscala-library2.12.7BSD 3-Clause
software.amazon.awssdklambda2.5.65Apache License, Version 2.0
Dependency tree
com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
    com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
com.typesafe.akka    akka-stream_2.12    2.5.23    Apache License, Version 2.0
    com.typesafe.akka    akka-actor_2.12    2.5.23    Apache License, Version 2.0
        com.typesafe    config    1.3.3    Apache License, Version 2.0
        org.scala-lang.modules    scala-java8-compat_2.12    0.8.0    BSD 3-clause
            org.scala-lang    scala-library    2.12.7    BSD 3-Clause
        org.scala-lang    scala-library    2.12.7    BSD 3-Clause
    com.typesafe.akka    akka-protobuf_2.12    2.5.23    Apache License, Version 2.0
        org.scala-lang    scala-library    2.12.7    BSD 3-Clause
    com.typesafe    ssl-config-core_2.12    0.3.7    Apache-2.0
        com.typesafe    config    1.3.3    Apache License, Version 2.0
        org.scala-lang.modules    scala-parser-combinators_2.12    1.1.1    BSD 3-clause
            org.scala-lang    scala-library    2.12.7    BSD 3-Clause
        org.scala-lang    scala-library    2.12.7    BSD 3-Clause
    org.reactivestreams    reactive-streams    1.0.2    CC0
    org.scala-lang    scala-library    2.12.7    BSD 3-Clause
org.scala-lang    scala-library    2.12.7    BSD 3-Clause
software.amazon.awssdk    lambda    2.5.65    Apache License, Version 2.0
    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
    software.amazon.awssdk    apache-client    2.5.65    Apache License, Version 2.0
        org.apache.httpcomponents    httpclient    4.5.6    Apache License, Version 2.0
            commons-codec    commons-codec    1.10    Apache License, Version 2.0
            commons-logging    commons-logging    1.2    The Apache Software License, Version 2.0
            org.apache.httpcomponents    httpcore    4.4.10    Apache License, Version 2.0
        org.apache.httpcomponents    httpcore    4.4.10    Apache License, Version 2.0
        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
    software.amazon.awssdk    auth    2.5.65    Apache License, Version 2.0
        com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    regions    2.5.65    Apache License, Version 2.0
            com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
            com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.eventstream    eventstream    1.0.1    Apache License, Version 2.0
    software.amazon.awssdk    aws-core    2.5.65    Apache License, Version 2.0
        org.slf4j    slf4j-api    1.7.25    MIT License
        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    auth    2.5.65    Apache License, Version 2.0
            com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    regions    2.5.65    Apache License, Version 2.0
                com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                        com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                        com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                            org.reactivestreams    reactive-streams    1.0.2    CC0
                            org.slf4j    slf4j-api    1.7.25    MIT License
                            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                            org.reactivestreams    reactive-streams    1.0.2    CC0
                            org.slf4j    slf4j-api    1.7.25    MIT License
                            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.eventstream    eventstream    1.0.1    Apache License, Version 2.0
        software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    regions    2.5.65    Apache License, Version 2.0
            com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
            com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.eventstream    eventstream    1.0.1    Apache License, Version 2.0
    software.amazon.awssdk    aws-json-protocol    2.5.65    Apache License, Version 2.0
        com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    aws-core    2.5.65    Apache License, Version 2.0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    auth    2.5.65    Apache License, Version 2.0
                com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    regions    2.5.65    Apache License, Version 2.0
                    com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                        com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                        com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                            org.reactivestreams    reactive-streams    1.0.2    CC0
                            org.slf4j    slf4j-api    1.7.25    MIT License
                            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
                        com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                        com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                            com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                            com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                            org.reactivestreams    reactive-streams    1.0.2    CC0
                            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                                org.reactivestreams    reactive-streams    1.0.2    CC0
                                org.slf4j    slf4j-api    1.7.25    MIT License
                                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                                org.reactivestreams    reactive-streams    1.0.2    CC0
                                org.slf4j    slf4j-api    1.7.25    MIT License
                                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                            org.reactivestreams    reactive-streams    1.0.2    CC0
                            org.slf4j    slf4j-api    1.7.25    MIT License
                            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                        com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                        com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                            org.reactivestreams    reactive-streams    1.0.2    CC0
                            org.slf4j    slf4j-api    1.7.25    MIT License
                            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                            org.reactivestreams    reactive-streams    1.0.2    CC0
                            org.slf4j    slf4j-api    1.7.25    MIT License
                            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.eventstream    eventstream    1.0.1    Apache License, Version 2.0
            software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    regions    2.5.65    Apache License, Version 2.0
                com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                        com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                        com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                            org.reactivestreams    reactive-streams    1.0.2    CC0
                            org.slf4j    slf4j-api    1.7.25    MIT License
                            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                            org.reactivestreams    reactive-streams    1.0.2    CC0
                            org.slf4j    slf4j-api    1.7.25    MIT License
                            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.eventstream    eventstream    1.0.1    Apache License, Version 2.0
        software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    protocol-core    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                    com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                        org.reactivestreams    reactive-streams    1.0.2    CC0
                        org.slf4j    slf4j-api    1.7.25    MIT License
                        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
            com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
    software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
        org.reactivestreams    reactive-streams    1.0.2    CC0
        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
    software.amazon.awssdk    netty-nio-client    2.5.65    Apache License, Version 2.0
        com.typesafe.netty    netty-reactive-streams-http    2.0.0    Apache 2
            com.typesafe.netty    netty-reactive-streams    2.0.0    Apache 2
                io.netty    netty-handler    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-codec    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
            io.netty    netty-codec-http    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-codec    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
        io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
        io.netty    netty-codec-http2    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-codec-http    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-codec    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-codec    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-handler    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-codec    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
        io.netty    netty-codec-http    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-codec    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
        io.netty    netty-codec    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
        io.netty    netty-handler    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-codec    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
        io.netty    netty-transport-native-epoll    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-transport-native-unix-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                        io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                    io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
        io.netty    netty-transport    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-buffer    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
            io.netty    netty-resolver    4.1.33.Final    Apache License, Version 2.0
                io.netty    netty-common    4.1.33.Final    Apache License, Version 2.0
        org.reactivestreams    reactive-streams    1.0.2    CC0
        org.slf4j    slf4j-api    1.7.25    MIT License
        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
    software.amazon.awssdk    protocol-core    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
            com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
    software.amazon.awssdk    regions    2.5.65    Apache License, Version 2.0
        com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
        com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
        org.slf4j    slf4j-api    1.7.25    MIT License
        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
            com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
                com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
                software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                    org.reactivestreams    reactive-streams    1.0.2    CC0
                    org.slf4j    slf4j-api    1.7.25    MIT License
                    software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
    software.amazon.awssdk    sdk-core    2.5.65    Apache License, Version 2.0
        com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
        com.fasterxml.jackson.core    jackson-databind    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-annotations    2.9.10    The Apache Software License, Version 2.0
            com.fasterxml.jackson.core    jackson-core    2.9.10    The Apache Software License, Version 2.0
        org.reactivestreams    reactive-streams    1.0.2    CC0
        org.slf4j    slf4j-api    1.7.25    MIT License
        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    http-client-spi    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    profiles    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
            software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
                org.reactivestreams    reactive-streams    1.0.2    CC0
                org.slf4j    slf4j-api    1.7.25    MIT License
                software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
        software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
            org.reactivestreams    reactive-streams    1.0.2    CC0
            org.slf4j    slf4j-api    1.7.25    MIT License
            software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0
    software.amazon.awssdk    utils    2.5.65    Apache License, Version 2.0
        org.reactivestreams    reactive-streams    1.0.2    CC0
        org.slf4j    slf4j-api    1.7.25    MIT License
        software.amazon.awssdk    annotations    2.5.65    Apache License, Version 2.0

Sending messages

Flow provided by this connector needs a prepared LambdaAsyncClient to be able to invoke lambda functions.

Scala
val credentials = AwsBasicCredentials.create("x", "x")
implicit val lambdaClient: LambdaAsyncClient = LambdaAsyncClient
  .builder()
  .credentialsProvider(StaticCredentialsProvider.create(credentials))
  .build()
Java
AwsBasicCredentials credentials = AwsBasicCredentials.create("x", "x");
LambdaAsyncClient awsLambdaClient =
    LambdaAsyncClient.builder()
        .credentialsProvider(StaticCredentialsProvider.create(credentials))
        .build();

We will also need an ActorSystem and an ActorMaterializer.

Scala
implicit val system = ActorSystem()
implicit val mat = ActorMaterializer()
Java
ActorSystem system = ActorSystem.create();
ActorMaterializer materializer = ActorMaterializer.create(system);

This is all preparation that we are going to need.

Now we can stream AWS Java SDK Lambda InvokeRequest to AWS Lambda functions AwsLambdaFlow factory.

Scala
val request = InvokeRequest
  .builder()
  .functionName("lambda-function-name")
  .payload(SdkBytes.fromUtf8String("test-payload"))
  .build()
Source.single(request).via(AwsLambdaFlow(1)).runWith(Sink.seq)
Java
InvokeRequest request =
    InvokeRequest.builder()
        .functionName("lambda-function-name")
        .payload(SdkBytes.fromUtf8String("test-payload"))
        .build();
Flow<InvokeRequest, InvokeResponse, NotUsed> flow = AwsLambdaFlow.create(awsLambdaClient, 1);
final CompletionStage<List<InvokeResponse>> stage =
    Source.single(request).via(flow).runWith(Sink.seq(), materializer);

AwsLambdaFlow configuration

Options:

  • parallelism - Number of parallel executions. Should be less or equal to number of threads in ExecutorService for LambdaAsyncClient
Found an error in this documentation? The source code for this page can be found here. Please feel free to edit and contribute a pull request.