Finishes the asynchronous execution of the PutItem operation.

C# |
public PutItemResponse EndPutItem( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginPutItem.

Returns a PutItemResult from AmazonDynamoDB.
