@resistdesign/voltra
Preparing search index...
api
GetItemInput
Type Alias GetItemInput
Input payload for DynamoDB get item operations.
type
GetItemInput
=
{
Key
:
AttributeMap
;
TableName
:
string
;
}
Index
Properties
Key
Table
Name
Properties
Key
Key
:
AttributeMap
Key attributes for the item.
Table
Name
TableName
:
string
DynamoDB table name.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Key
Table
Name
@resistdesign/voltra
Loading...
Input payload for DynamoDB get item operations.