Packages

package client

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. client
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package localstack
  2. package logging
  3. package middleware
  4. package producer

Type Members

  1. type KinesisClient[F[_]] = KinesisGen[[I, E, O, SI, SO]F[O]]

Value Members

  1. object KinesisClient

    A thin wrapper around Smithy4s's AWS protocol.

    A thin wrapper around Smithy4s's AWS protocol.

    Per Smithy4s's documentation, this is an experimental module that is not expected to be production ready.

    Updates to the smithy file(s) in this module are not intended to be backwards compatible.

    SubscribeToShard is not a currently supported operation.

Inherited from AnyRef

Inherited from Any

Ungrouped