package
aws
Type Members
-
type
Attempt[A] = kadai.Attempt[A]
-
type
AwsAction[R, W, A] = Kleisli[[γ]EitherT[[β]WriterT[Future, W, β], Invalid, γ], R, A]
-
sealed
trait
OverwriteMode extends AnyRef
Value Members
-
val
Attempt: kadai.Attempt.type
-
package
swf
Inherited from Types
Inherited from AnyRef
Inherited from Any