Skip to content

DynamoDB  >  Structures  >  TransactGetItem

TransactGetItem

Structure Class

TransactGetItem dataclass

Specifies an item to be retrieved as part of the transaction.

Attributes

get instance-attribute
get: Get

Contains the primary key that identifies the item to get, together with the name of the table that contains the item, and optionally the specific attributes of the item to retrieve.