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.
|
| InvalidKMSResourceException |
Kinesis Data Firehose throws this exception when an attempt to put records or
to start or stop delivery stream encryption fails.
|
| ResourceNotFoundException |
The specified resource could not be found.
|
| ServiceUnavailableException |
The service is unavailable.
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.