Copyright | (c) Nike Inc. 2019 |
---|---|
License | BSD3 |
Maintainer | nathan.fairhurst@nike.com, fernando.freire@nike.com |
Stability | stable |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
data Attributes Source #
Instances
Eq Attributes Source # | |
Defined in AWS.Lambda.Events.SQS (==) :: Attributes -> Attributes -> Bool # (/=) :: Attributes -> Attributes -> Bool # | |
Show Attributes Source # | |
Defined in AWS.Lambda.Events.SQS showsPrec :: Int -> Attributes -> ShowS # show :: Attributes -> String # showList :: [Attributes] -> ShowS # | |
FromJSON Attributes Source # | |
Defined in AWS.Lambda.Events.SQS parseJSON :: Value -> Parser Attributes # parseJSONList :: Value -> Parser [Attributes] # |
SQSEvent | |
|