Package | Description |
---|---|
com.amazonaws.services.timestreamwrite.model |
Modifier and Type | Class and Description |
---|---|
class |
AccessDeniedException
You are not authorized to perform this action.
|
class |
ConflictException
Timestream was unable to process this request because it contains resource that already exists.
|
class |
InternalServerException
Timestream was unable to fully process this request because of an internal server error.
|
class |
InvalidEndpointException
The requested endpoint was not valid.
|
class |
RejectedRecordsException
WriteRecords would throw this exception in the following cases:
|
class |
ResourceNotFoundException
The operation tried to access a nonexistent resource.
|
class |
ServiceQuotaExceededException
The instance quota of resource exceeded for this account.
|
class |
ThrottlingException
Too many requests were made by a user and they exceeded the service quotas.
|
class |
ValidationException
An invalid or malformed request.
|
Copyright © 2023. All rights reserved.