Finishes the asynchronous execution of the PutRecord operation.

C# |
PutRecordResponse EndPutRecord( IAsyncResult asyncResult )

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

Returns a PutRecordResult from AmazonKinesis.
