Finishes the asynchronous execution of the GetItem operation.

C# |
public GetItemResponse EndGetItem( IAsyncResult asyncResult )

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

Returns a GetItemResult from AmazonDynamoDB.
