Copyright | (c) Nike Inc. 2018 |
---|---|
License | BSD3 |
Maintainer | nathan.fairhurst@nike.com, fernando.freire@nike.com |
Stability | stable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
AWS.Lambda.Context
Description
Documentation
data ClientApplication Source #
Constructors
ClientApplication | |
Fields
|
Instances
data ClientContext Source #
Constructors
ClientContext | |
Fields
|
Instances
data CognitoIdentity Source #
Constructors
CognitoIdentity | |
Fields
|
Instances
data LambdaContext Source #
Constructors
LambdaContext | |
Fields
|
Instances
getRemainingTime :: MonadIO m => LambdaContext -> m DiffTime Source #