# Packages
Package ioteventsdataiface provides an interface to enable mocking the AWS IoT Events Data service client for testing your code.
# Functions
New creates a new instance of the IoTEventsData client with a session.
# Constants
ID to lookup a service endpoint with.
ErrCodeInternalFailureException for service response error code "InternalFailureException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrorCodeInternalFailureException is a ErrorCode enum value.
ErrorCodeInvalidRequestException is a ErrorCode enum value.
ErrorCodeResourceNotFoundException is a ErrorCode enum value.
ErrorCodeServiceUnavailableException is a ErrorCode enum value.
ErrorCodeThrottlingException is a ErrorCode enum value.
ServiceID is a unique identifer of a specific service.
Name of service.
# Structs
Contains information about the errors encountered.
No description provided by the author
No description provided by the author
Information about the error that occured when attempting to update a detector.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information about the detector (instance).
Information about the current state of the detector instance.
The new state, variable values, and timer settings of the detector (instance).
Information about the detector state.
Information about the detector (instance).
IoTEventsData provides the API operation methods for making requests to AWS IoT Events Data.
No description provided by the author
No description provided by the author
Information about a message.
The current state of a timer.
The new setting of a timer.
Information used to update the detector (instance).
The current state of the variable.
The new value of the variable.