Package | Description |
---|---|
com.amazonaws.services.kinesis.model |
Modifier and Type | Class and Description |
---|---|
class |
ExpiredIteratorException
The provided iterator exceeds the maximum age allowed.
|
class |
InvalidArgumentException
A specified parameter exceeds its restrictions, is not supported, or can't be used.
|
class |
LimitExceededException
The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the
maximum number allowed (5).
|
class |
ProvisionedThroughputExceededException
The request rate for the stream is too high, or the requested data is too large for the available throughput.
|
class |
ResourceInUseException
The resource is not available for this operation.
|
class |
ResourceNotFoundException
The requested resource could not be found.
|
Copyright © 2017. All rights reserved.