Class | Description |
---|---|
DescribeJobExecutionRequest | |
DescribeJobExecutionResult | |
GetPendingJobExecutionsRequest | |
GetPendingJobExecutionsResult | |
JobExecution |
Contains data about a job execution.
|
JobExecutionState |
Contains data about the state of a job execution.
|
JobExecutionSummary |
Contains a subset of information about a job execution.
|
StartNextPendingJobExecutionRequest | |
StartNextPendingJobExecutionResult | |
UpdateJobExecutionRequest | |
UpdateJobExecutionResult |
Enum | Description |
---|---|
JobExecutionStatus |
Exception | Description |
---|---|
AWSIoTJobsDataPlaneException |
Base exception for all service exceptions thrown by AWS IoT Jobs Data Plane
|
CertificateValidationException |
The certificate is invalid.
|
InvalidRequestException |
The contents of the request were invalid.
|
InvalidStateTransitionException |
An update attempted to change the job execution to a state that is invalid because of the job execution's current
state (for example, an attempt to change a request in state SUCCESS to state IN_PROGRESS).
|
ResourceNotFoundException |
The specified resource does not exist.
|
ServiceUnavailableException |
The service is temporarily unavailable.
|
TerminalStateException |
The job is in a terminal state.
|
ThrottlingException |
The rate exceeds the limit.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.