| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot.actions |
Actions for AWS IoT Rule
|
| Class and Description |
|---|
| CloudWatchLogsAction
(experimental) The action to send data to Amazon CloudWatch Logs.
|
| CloudWatchLogsAction.Builder
(experimental) A fluent builder for
CloudWatchLogsAction. |
| CloudWatchLogsActionProps
(experimental) Configuration properties of an action for CloudWatch Logs.
|
| CloudWatchLogsActionProps.Builder
A builder for
CloudWatchLogsActionProps |
| CloudWatchPutMetricAction
(experimental) The action to capture an Amazon CloudWatch metric.
|
| CloudWatchPutMetricAction.Builder
(experimental) A fluent builder for
CloudWatchPutMetricAction. |
| CloudWatchPutMetricActionProps
(experimental) Configuration properties of an action for CloudWatch metric.
|
| CloudWatchPutMetricActionProps.Builder
A builder for
CloudWatchPutMetricActionProps |
| CloudWatchSetAlarmStateAction
(experimental) The action to change the state of an Amazon CloudWatch alarm.
|
| CloudWatchSetAlarmStateAction.Builder
(experimental) A fluent builder for
CloudWatchSetAlarmStateAction. |
| CloudWatchSetAlarmStateActionProps
(experimental) Configuration properties of an action for CloudWatch alarm.
|
| CloudWatchSetAlarmStateActionProps.Builder
A builder for
CloudWatchSetAlarmStateActionProps |
| CommonActionProps
(experimental) Common properties shared by Actions it access to AWS service.
|
| CommonActionProps.Builder
A builder for
CommonActionProps |
| FirehoseStreamAction
(experimental) The action to put the record from an MQTT message to the Kinesis Data Firehose stream.
|
| FirehoseStreamAction.Builder
(experimental) A fluent builder for
FirehoseStreamAction. |
| FirehoseStreamActionProps
(experimental) Configuration properties of an action for the Kinesis Data Firehose stream.
|
| FirehoseStreamActionProps.Builder
A builder for
FirehoseStreamActionProps |
| FirehoseStreamRecordSeparator
(experimental) Record Separator to be used to separate records.
|
| S3PutObjectAction
(experimental) The action to write the data from an MQTT message to an Amazon S3 bucket.
|
| S3PutObjectAction.Builder
(experimental) A fluent builder for
S3PutObjectAction. |
| S3PutObjectActionProps
(experimental) Configuration properties of an action for s3.
|
| S3PutObjectActionProps.Builder
A builder for
S3PutObjectActionProps |
| SqsQueueAction
(experimental) The action to write the data from an MQTT message to an Amazon SQS queue.
|
| SqsQueueAction.Builder
(experimental) A fluent builder for
SqsQueueAction. |
| SqsQueueActionProps
(experimental) Configuration properties of an action for SQS.
|
| SqsQueueActionProps.Builder
A builder for
SqsQueueActionProps |
Copyright © 2022. All rights reserved.