aws-0.13.0: Amazon Web Services (AWS) for Haskell

CopyrightSoostone Inc
LicenseBSD3
MaintainerOzgun Ataman <[email protected]>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Aws.DynamoDb.Commands.GetItem

Description

 

Synopsis

Documentation

getItem Source

Arguments

:: Text

Table name

-> PrimaryKey

Primary key

-> GetItem 

Construct a minimal GetItem request.