class Aws::DynamoDB::Types::TransactGetItem
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/TransactGetItem AWS API Documentation
@return [Types::Get]
the specific attributes of the item to retrieve.
with the name of the table that contains the item, and optionally
Contains the primary key that identifies the item to get, together
@!attribute [rw] get
}
},
},
“ExpressionAttributeNameVariable” => “AttributeName”,
expression_attribute_names: {
projection_expression: “ProjectionExpression”,
table_name: “TableName”, # required
},
“AttributeName” => “value”, # value <Hash,Array,String,Numeric,Boolean,IO,Set,nil>
key: { # required
get: { # required
{
data as a hash:
@note When making an API call, you may pass TransactGetItem
Specifies an item to be retrieved as part of the transaction.