| Class | Description |
|---|---|
| DescribeJobExecutionRequest | |
| DescribeJobExecutionResponse | |
| GetPendingJobExecutionsRequest | |
| GetPendingJobExecutionsResponse | |
| IotJobsDataPlaneRequest | |
| IotJobsDataPlaneResponse | |
| IotJobsDataPlaneResponseMetadata | |
| 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 | |
| StartNextPendingJobExecutionResponse | |
| UpdateJobExecutionRequest | |
| UpdateJobExecutionResponse |
| Enum | Description |
|---|---|
| JobExecutionStatus |
| Exception | Description |
|---|---|
| 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).
|
| IotJobsDataPlaneException | |
| 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.