import * as mod from "https://aws-api.deno.dev/v0.1/services/iotevents.ts?docs=full";
Action | An action to be performed when the |
AnalysisResult | Contains the result of the analysis. |
AnalysisResultLocation | Contains information that you can use to locate the field in your detector model that the analysis result references. |
AssetPropertyTimestamp | A structure that contains timestamp information. For more information, see TimeInNanos in the AWS IoT SiteWise API Reference. |
AssetPropertyValue | A structure that contains value information. For more information, see AssetPropertyValue in the AWS IoT SiteWise API Reference. |
AssetPropertyVariant | A structure that contains an asset property value. For more information, see Variant in the AWS IoT SiteWise API Reference. |
Attribute | The attributes from the JSON payload that are made available by the input.
Inputs are derived from messages sent to the AWS IoT Events system using |
ClearTimerAction | Information needed to clear the timer. |
CreateDetectorModelRequest | |
CreateDetectorModelResponse | |
CreateInputRequest | |
CreateInputResponse | |
DeleteDetectorModelRequest | |
DeleteInputRequest | |
DescribeDetectorModelAnalysisRequest | |
DescribeDetectorModelAnalysisResponse | |
DescribeDetectorModelRequest | |
DescribeDetectorModelResponse | |
DescribeInputRequest | |
DescribeInputResponse | |
DescribeLoggingOptionsResponse | |
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. |
DetectorModelVersionSummary | Information about the detector model version. |
DynamoDBAction | Defines an action to write to the Amazon DynamoDB table that you created. The standard action payload contains all the information about the detector model instance and the event that triggered the action. You can customize the payload. One column of the DynamoDB table receives all attribute-value pairs in the payload that you specify. |
DynamoDBv2Action | Defines an action to write to the Amazon DynamoDB table that you created. The default action payload contains all the information about the detector model instance and the event that triggered the action. You can customize the payload. A separate column of the DynamoDB table receives one attribute-value pair in the payload that you specify. |
Event | Specifies the |
FirehoseAction | Sends information about the detector model instance and the event that triggered the action to an Amazon Kinesis Data Firehose delivery stream. |
GetDetectorModelAnalysisResultsRequest | |
GetDetectorModelAnalysisResultsResponse | |
Input | Information about the input. |
InputConfiguration | Information about the configuration of an input. |
InputDefinition | The definition of the input. |
InputSummary | Information about the input. |
IotEventsAction | Sends an AWS IoT Events input, passing in information about the detector model instance and the event that triggered the action. |
IotSiteWiseAction | Sends information about the detector model instance and the event that triggered the action to a specified asset property in AWS IoT SiteWise. |
IotTopicPublishAction | Information required to publish the MQTT message through the AWS IoT message broker. |
LambdaAction | Calls a Lambda function, passing in information about the detector model instance and the event that triggered the action. |
ListDetectorModelsRequest | |
ListDetectorModelsResponse | |
ListDetectorModelVersionsRequest | |
ListDetectorModelVersionsResponse | |
ListInputsRequest | |
ListInputsResponse | |
ListTagsForResourceRequest | |
ListTagsForResourceResponse | |
LoggingOptions | The values of the AWS IoT Events logging options. |
OnEnterLifecycle | When entering this state, perform these |
OnExitLifecycle | When exiting this state, perform these |
OnInputLifecycle | Specifies the actions performed when the |
Payload | Information needed to configure the payload. |
PutLoggingOptionsRequest | |
ResetTimerAction | Information required to reset the timer. The timer is reset to the previously evaluated result of the duration. The duration expression isn't reevaluated when you reset the timer. |
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 that triggered the action to an Amazon SQS queue. |
StartDetectorModelAnalysisRequest | |
StartDetectorModelAnalysisResponse | |
State | Information that defines a state of a detector. |
Tag | Metadata that can be used to manage the resource. |
TagResourceRequest | |
TransitionEvent | Specifies the actions performed and the next state entered when a |
UntagResourceRequest | |
UpdateDetectorModelRequest | |
UpdateDetectorModelResponse | |
UpdateInputRequest | |
UpdateInputResponse |