

# 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 AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/dynamodb-2012-08-10/TransactGetItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dynamodb-2012-08-10/TransactGetItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dynamodb-2012-08-10/TransactGetItem) 