# Packages
Package iotjobsdataplaneiface provides an interface to enable mocking the AWS IoT Jobs Data Plane service client for testing your code.
# Functions
New creates a new instance of the IoTJobsDataPlane client with a session.
# Constants
ID to lookup a service endpoint with.
ErrCodeCertificateValidationException for service response error code "CertificateValidationException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeInvalidStateTransitionException for service response error code "InvalidStateTransitionException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeTerminalStateException for service response error code "TerminalStateException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
JobExecutionStatusCanceled is a JobExecutionStatus enum value.
JobExecutionStatusFailed is a JobExecutionStatus enum value.
JobExecutionStatusInProgress is a JobExecutionStatus enum value.
JobExecutionStatusQueued is a JobExecutionStatus enum value.
JobExecutionStatusRejected is a JobExecutionStatus enum value.
JobExecutionStatusRemoved is a JobExecutionStatus enum value.
JobExecutionStatusSucceeded is a JobExecutionStatus enum value.
ServiceID is a unique identifer of a specific service.
Name of service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IoTJobsDataPlane provides the API operation methods for making requests to AWS IoT Jobs Data Plane.
Contains data about a job execution.
Contains data about the state of a job execution.
Contains a subset of information about a job execution.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author