Uses of Package
software.amazon.awscdk.services.iotevents
Package
Description
AWS::IoTEvents Construct Library
AWS::IoTEvents Construct Library
-
ClassDescriptionRepresents an alarm model to monitor an AWS IoT Events input attribute.Specifies whether to get notified for alarm state changes.A builder for
CfnAlarmModel.AcknowledgeFlowProperty
Specifies one of the following actions to receive notifications when the alarm state changes.A builder forCfnAlarmModel.AlarmActionProperty
Contains the configuration information of alarm state changes.A builder forCfnAlarmModel.AlarmCapabilitiesProperty
Contains information about one or more alarm actions.A builder forCfnAlarmModel.AlarmEventActionsProperty
Defines when your alarm is invoked.A builder forCfnAlarmModel.AlarmRuleProperty
A structure that contains timestamp information.A builder forCfnAlarmModel.AssetPropertyTimestampProperty
A structure that contains value information.A builder forCfnAlarmModel.AssetPropertyValueProperty
A structure that contains an asset property value.A builder forCfnAlarmModel.AssetPropertyVariantProperty
A fluent builder forCfnAlarmModel
.Defines an action to write to the Amazon DynamoDB table that you created.A builder forCfnAlarmModel.DynamoDBProperty
Defines an action to write to the Amazon DynamoDB table that you created.A builder forCfnAlarmModel.DynamoDBv2Property
Sends information about the detector model instance and the event that triggered the action to an Amazon Kinesis Data Firehose delivery stream.A builder forCfnAlarmModel.FirehoseProperty
Specifies the default alarm state.A builder forCfnAlarmModel.InitializationConfigurationProperty
Sends an AWS IoT Events input, passing in information about the detector model instance and the event that triggered the action.A builder forCfnAlarmModel.IotEventsProperty
Sends information about the detector model instance and the event that triggered the action to a specified asset property in AWS IoT SiteWise .A builder forCfnAlarmModel.IotSiteWiseProperty
Information required to publish the MQTT message through the AWS IoT message broker.A builder forCfnAlarmModel.IotTopicPublishProperty
Calls a Lambda function, passing in information about the detector model instance and the event that triggered the action.A builder forCfnAlarmModel.LambdaProperty
Information needed to configure the payload.A builder forCfnAlarmModel.PayloadProperty
A rule that compares an input property value to a threshold value with a comparison operator.A builder forCfnAlarmModel.SimpleRuleProperty
Information required to publish the Amazon SNS message.A builder forCfnAlarmModel.SnsProperty
Sends information about the detector model instance and the event that triggered the action to an Amazon SQS queue.A builder forCfnAlarmModel.SqsProperty
Properties for defining aCfnAlarmModel
.A builder forCfnAlarmModelProps
The AWS::IoTEvents::DetectorModel resource creates a detector model.An action to be performed when thecondition
is TRUE.A builder forCfnDetectorModel.ActionProperty
A structure that contains timestamp information.A builder forCfnDetectorModel.AssetPropertyTimestampProperty
A structure that contains value information.A builder forCfnDetectorModel.AssetPropertyValueProperty
A structure that contains an asset property value.A builder forCfnDetectorModel.AssetPropertyVariantProperty
A fluent builder forCfnDetectorModel
.Information needed to clear the timer.A builder forCfnDetectorModel.ClearTimerProperty
Information that defines how a detector operates.A builder forCfnDetectorModel.DetectorModelDefinitionProperty
Defines an action to write to the Amazon DynamoDB table that you created.A builder forCfnDetectorModel.DynamoDBProperty
Defines an action to write to the Amazon DynamoDB table that you created.A builder forCfnDetectorModel.DynamoDBv2Property
Specifies theactions
to be performed when thecondition
evaluates to TRUE.A builder forCfnDetectorModel.EventProperty
Sends information about the detector model instance and the event that triggered the action to an Amazon Kinesis Data Firehose delivery stream.A builder forCfnDetectorModel.FirehoseProperty
Sends an AWS IoT Events input, passing in information about the detector model instance and the event that triggered the action.A builder forCfnDetectorModel.IotEventsProperty
Sends information about the detector model instance and the event that triggered the action to a specified asset property in AWS IoT SiteWise .A builder forCfnDetectorModel.IotSiteWiseProperty
Information required to publish the MQTT message through the AWS IoT message broker.A builder forCfnDetectorModel.IotTopicPublishProperty
Calls a Lambda function, passing in information about the detector model instance and the event that triggered the action.A builder forCfnDetectorModel.LambdaProperty
When entering this state, perform theseactions
if thecondition
is TRUE.A builder forCfnDetectorModel.OnEnterProperty
When exiting this state, perform theseactions
if the specifiedcondition
isTRUE
.A builder forCfnDetectorModel.OnExitProperty
Specifies the actions performed when thecondition
evaluates to TRUE.A builder forCfnDetectorModel.OnInputProperty
Information needed to configure the payload.A builder forCfnDetectorModel.PayloadProperty
Information required to reset the timer.A builder forCfnDetectorModel.ResetTimerProperty
Information needed to set the timer.A builder forCfnDetectorModel.SetTimerProperty
Information about the variable and its new value.A builder forCfnDetectorModel.SetVariableProperty
Information required to publish the Amazon SNS message.A builder forCfnDetectorModel.SnsProperty
Sends information about the detector model instance and the event that triggered the action to an Amazon SQS queue.A builder forCfnDetectorModel.SqsProperty
Information that defines a state of a detector.A builder forCfnDetectorModel.StateProperty
Specifies the actions performed and the next state entered when acondition
evaluates to TRUE.A builder forCfnDetectorModel.TransitionEventProperty
Properties for defining aCfnDetectorModel
.A builder forCfnDetectorModelProps
The AWS::IoTEvents::Input resource creates an input.The attributes from the JSON payload that are made available by the input.A builder forCfnInput.AttributeProperty
A fluent builder forCfnInput
.The definition of the input.A builder forCfnInput.InputDefinitionProperty
Properties for defining aCfnInput
.A builder forCfnInputProps
-
ClassDescriptionAn action to be performed when the
condition
is TRUE.