Package | Description |
---|---|
com.amazonaws.services.kinesis.model |
Modifier and Type | Class and Description |
---|---|
class |
AccessDeniedException
Specifies that you do not have the permissions required to perform this operation.
|
class |
ExpiredIteratorException
The provided iterator exceeds the maximum age allowed.
|
class |
ExpiredNextTokenException
The pagination token passed to the operation is expired.
|
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 Amazon Web Services 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.
|
class |
ValidationException
Specifies that you tried to invoke this API for a data stream with the on-demand capacity mode.
|
Copyright © 2024. All rights reserved.