| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpiredIteratorException
The provided iterator exceeds the maximum age allowed.
|
class |
ExpiredNextTokenException
The pagination token passed to the operation is expired.
|
class |
InternalFailureException |
class |
InvalidArgumentException
A specified parameter exceeds its restrictions, is not supported, or can't be used.
|
class |
KmsAccessDeniedException
The ciphertext references a key that doesn't exist or that you don't have access to.
|
class |
KmsDisabledException
The request was rejected because the specified customer master key (CMK) isn't enabled.
|
class |
KmsInvalidStateException
The request was rejected because the state of the specified resource isn't valid for this request.
|
class |
KmsNotFoundException
The request was rejected because the specified entity or resource can't be found.
|
class |
KmsOptInRequiredException
The AWS access key ID needs a subscription for the service.
|
class |
KmsThrottlingException
The request was denied due to request throttling.
|
class |
LimitExceededException
The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the
maximum number allowed.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
KinesisException |
KinesisException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(KinesisException ex) |
Copyright © 2018. All rights reserved.