| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Aws.Kinesis.Reshard.Exception
Documentation
data InvalidRegionException Source
Constructors
| InvalidRegionException !Text !Text |
data InvalidStreamNameException Source
Constructors
| InvalidStreamNameException !Text !Text |
newtype NoShardsFoundException Source
Constructors
| NoShardsFoundException StreamName |