package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package ioteventsdataiface provides an interface to enable mocking the AWS IoT Events Data service client for testing your code.

# Functions

AlarmStateName_Values returns all elements of the AlarmStateName enum.
ComparisonOperator_Values returns all elements of the ComparisonOperator enum.
CustomerActionName_Values returns all elements of the CustomerActionName enum.
ErrorCode_Values returns all elements of the ErrorCode enum.
EventType_Values returns all elements of the EventType enum.
New creates a new instance of the IoTEventsData client with a session.
TriggerType_Values returns all elements of the TriggerType enum.

# Constants

AlarmStateNameAcknowledged is a AlarmStateName enum value.
AlarmStateNameActive is a AlarmStateName enum value.
AlarmStateNameDisabled is a AlarmStateName enum value.
AlarmStateNameLatched is a AlarmStateName enum value.
AlarmStateNameNormal is a AlarmStateName enum value.
AlarmStateNameSnoozeDisabled is a AlarmStateName enum value.
ComparisonOperatorEqual is a ComparisonOperator enum value.
ComparisonOperatorGreater is a ComparisonOperator enum value.
ComparisonOperatorGreaterOrEqual is a ComparisonOperator enum value.
ComparisonOperatorLess is a ComparisonOperator enum value.
ComparisonOperatorLessOrEqual is a ComparisonOperator enum value.
ComparisonOperatorNotEqual is a ComparisonOperator enum value.
CustomerActionNameAcknowledge is a CustomerActionName enum value.
CustomerActionNameDisable is a CustomerActionName enum value.
CustomerActionNameEnable is a CustomerActionName enum value.
CustomerActionNameReset is a CustomerActionName enum value.
CustomerActionNameSnooze is a CustomerActionName enum value.
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.
EventTypeStateChange is a EventType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
TriggerTypeSnoozeTimeout is a TriggerType enum value.

# Structs

Contains the configuration information of an acknowledge action.
Information needed to acknowledge the alarm.
Contains information about an alarm.
Contains information about the current state of the alarm.
Contains a summary of an alarm.
Contains error messages associated with one of the following requests: - BatchAcknowledgeAlarm (https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchAcknowledgeAlarm.html) - BatchDisableAlarm (https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchDisableAlarm.html) - BatchEnableAlarm (https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchEnableAlarm.html) - BatchResetAlarm (https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchResetAlarm.html) - BatchSnoozeAlarm (https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchSnoozeAlarm.html).
Contains error messages associated with the deletion request.
Contains information about the errors encountered.
Information about the error that occurred when attempting to update a detector.
Contains information about the action that you can take to respond to the alarm.
Information used to delete the detector model.
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).
Contains the configuration information of a disable action.
Information used to disable the alarm.
Contains the configuration information of an enable action.
Information needed to enable the alarm.
An internal failure occurred.
The request was invalid.
IoTEventsData provides the API operation methods for making requests to AWS IoT Events Data.
Information about a message.
Contains the configuration information of a reset action.
Information needed to reset the alarm.
The resource was not found.
Information needed to evaluate data.
The service is currently unavailable.
Information needed to compare two values with a comparison operator.
Contains the configuration information of a snooze action.
Information needed to snooze the alarm.
Contains the configuration information of alarm state changes.
Contains information about alarm state changes.
The request could not be completed due to throttling.
The current state of a timer.
The new setting of a timer.
Contains information about a timestamp.
Information used to update the detector (instance).
The current state of the variable.
The new value of the variable.