

# TransactGetItem
<a name="API_TransactGetItem"></a>

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

## Contents
<a name="API_TransactGetItem_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** Get **   <a name="DDB-Type-TransactGetItem-Get"></a>
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.  
Type: [Get](API_Get.md) object  
Required: Yes

## See Also
<a name="API_TransactGetItem_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/dynamodb-2012-08-10/TransactGetItem) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/dynamodb-2012-08-10/TransactGetItem) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/dynamodb-2012-08-10/TransactGetItem) 