Enum | Description |
---|---|
DestinationState |
State of the destination.
|
Exception | Description |
---|---|
AccessDeniedException |
User does not have sufficient access to perform this action.
|
AWSIoTRoboRunnerException |
Base exception for all service exceptions thrown by AWS IoT RoboRunner
|
ConflictException |
Exception thrown if a resource in a create request already exists.
|
InternalServerException |
Exception thrown if something goes wrong within the service.
|
ResourceNotFoundException |
Exception thrown if a resource referenced in the request doesn't exist.
|
ServiceQuotaExceededException |
Exception thrown if the user's AWS account has reached a service limit and the operation cannot proceed.
|
ThrottlingException |
Exception thrown if the api has been called too quickly be the client.
|
ValidationException |
Exception thrown if an invalid parameter is provided to an API.
|