| Package | Description |
|---|---|
| com.amazonaws.services.iotevents |
AWS IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions
when such events occur.
|
| com.amazonaws.services.iotevents.model |
| Class and Description |
|---|
| Action
An action to be performed when the
"condition" is TRUE. |
| Attribute
The attributes from the JSON payload that are made available by the input.
|
| AWSIoTEventsException
Base exception for all service exceptions thrown by AWS IoT Events
|
| ClearTimerAction
Information needed to clear the timer.
|
| CreateDetectorModelRequest |
| CreateDetectorModelResult |
| CreateInputRequest |
| CreateInputResult |
| DeleteDetectorModelRequest |
| DeleteDetectorModelResult |
| DeleteInputRequest |
| DeleteInputResult |
| DescribeDetectorModelRequest |
| DescribeDetectorModelResult |
| DescribeInputRequest |
| DescribeInputResult |
| DescribeLoggingOptionsRequest |
| DescribeLoggingOptionsResult |
| DetectorDebugOption
The detector model and the specific detectors (instances) for which the logging level is given.
|
| DetectorModel
Information about the detector model.
|
| DetectorModelConfiguration
Information about how the detector model is configured.
|
| DetectorModelDefinition
Information that defines how a detector operates.
|
| DetectorModelSummary
Information about the detector model.
|
| DetectorModelVersionStatus |
| DetectorModelVersionSummary
Information about the detector model version.
|
| Event
Specifies the
"actions" to be performed when the "condition" evaluates to TRUE. |
| FirehoseAction
Sends information about the detector model instance and the event which triggered the action to a Kinesis Data
Firehose stream.
|
| Input
Information about the input.
|
| InputConfiguration
Information about the configuration of an input.
|
| InputDefinition
The definition of the input.
|
| InputStatus |
| InputSummary
Information about the input.
|
| IotEventsAction
Sends an IoT Events input, passing in information about the detector model instance and the event which triggered the
action.
|
| IotTopicPublishAction
Information required to publish the MQTT message via the AWS IoT message broker.
|
| LambdaAction
Calls a Lambda function, passing in information about the detector model instance and the event which triggered the
action.
|
| ListDetectorModelsRequest |
| ListDetectorModelsResult |
| ListDetectorModelVersionsRequest |
| ListDetectorModelVersionsResult |
| ListInputsRequest |
| ListInputsResult |
| ListTagsForResourceRequest |
| ListTagsForResourceResult |
| LoggingLevel |
| LoggingOptions
The values of the AWS IoT Events logging options.
|
| OnEnterLifecycle
When entering this state, perform these
actions if the condition is TRUE. |
| OnExitLifecycle
When exiting this state, perform these
"actions" if the specified "condition" is TRUE. |
| OnInputLifecycle
Specifies the actions performed when the
"condition" evaluates to TRUE. |
| PutLoggingOptionsRequest |
| PutLoggingOptionsResult |
| ResetTimerAction
Information needed to reset the timer.
|
| ResourceAlreadyExistsException
The resource already exists.
|
| SetTimerAction
Information needed to set the timer.
|
| SetVariableAction
Information about the variable and its new value.
|
| SNSTopicPublishAction
Information required to publish the Amazon SNS message.
|
| SqsAction
Sends information about the detector model instance and the event which triggered the action to an AWS SQS queue.
|
| State
Information that defines a state of a detector.
|
| Tag
Metadata that can be used to manage the resource.
|
| TagResourceRequest |
| TagResourceResult |
| TransitionEvent
Specifies the actions performed and the next state entered when a
"condition" evaluates to TRUE. |
| UntagResourceRequest |
| UntagResourceResult |
| UpdateDetectorModelRequest |
| UpdateDetectorModelResult |
| UpdateInputRequest |
| UpdateInputResult |
Copyright © 2019. All rights reserved.