See: Description
| Class | Description |
|---|---|
| PutRecordBatchRequest |
Writes multiple data records into a delivery stream in a single call, which
can achieve higher throughput per producer than when writing single records.
|
| PutRecordBatchResponseEntry |
Contains the result for an individual record from a PutRecordBatch
request.
|
| PutRecordBatchResult | |
| Record |
The unit of data in a delivery stream.
|
| Exception | Description |
|---|---|
| InvalidArgumentException |
The specified input parameter has a value that is not valid.
|
| ResourceNotFoundException |
The specified resource could not be found.
|
| ServiceUnavailableException |
The service is unavailable.
|
Copyright © 2019. All rights reserved.