Namespace Amazon.CDK.AWS.IoT.Actions.Alpha
Classes
| CloudWatchLogsAction | (experimental) The action to send data to Amazon CloudWatch Logs. |
| CloudWatchLogsActionProps | (experimental) Configuration properties of an action for CloudWatch Logs. |
| CloudWatchPutMetricAction | (experimental) The action to capture an Amazon CloudWatch metric. |
| CloudWatchPutMetricActionProps | (experimental) Configuration properties of an action for CloudWatch metric. |
| CloudWatchSetAlarmStateAction | (experimental) The action to change the state of an Amazon CloudWatch alarm. |
| CloudWatchSetAlarmStateActionProps | (experimental) Configuration properties of an action for CloudWatch alarm. |
| CommonActionProps | (experimental) Common properties shared by Actions it access to AWS service. |
| DynamoDBv2PutItemAction | (experimental) The action to put the record from an MQTT message to the DynamoDB table. |
| DynamoDBv2PutItemActionProps | (experimental) Configuration properties of an action for the dynamodb table. |
| FirehosePutRecordAction | (experimental) The action to put the record from an MQTT message to the Amazon Data Firehose stream. |
| FirehosePutRecordActionProps | (experimental) Configuration properties of an action for the Amazon Data Firehose stream. |
| HttpActionBatchConfig | (experimental) Configuration for batching HTTP action messages. |
| HttpActionHeader | |
| HttpActionSigV4Auth | |
| HttpsAction | (experimental) The action to send data from an MQTT message to a web application or service. |
| HttpsActionProps | (experimental) Configuration properties of an HTTPS action. |
| IotEventsPutMessageAction | (experimental) The action to put the message from an MQTT message to the IoT Events input. |
| IotEventsPutMessageActionProps | (experimental) Configuration properties of an action for the IoT Events. |
| IotRepublishMqttAction | (experimental) The action to put the record from an MQTT message to republish another MQTT topic. |
| IotRepublishMqttActionProps | (experimental) Configuration properties of an action to republish MQTT messages. |
| KinesisPutRecordAction | (experimental) The action to put the record from an MQTT message to the Kinesis Data stream. |
| KinesisPutRecordActionProps | (experimental) Configuration properties of an action for the Kinesis Data stream. |
| LambdaFunctionAction | (experimental) The action to invoke an AWS Lambda function, passing in an MQTT message. |
| OpenSearchAction | (experimental) The action to write data to an Amazon OpenSearch Service domain. |
| OpenSearchActionProps | (experimental) Configuration properties of an action for Open Search. |
| S3PutObjectAction | (experimental) The action to write the data from an MQTT message to an Amazon S3 bucket. |
| S3PutObjectActionProps | (experimental) Configuration properties of an action for s3. |
| SnsTopicAction | (experimental) The action to write the data from an MQTT message to an Amazon SNS topic. |
| SnsTopicActionProps | (experimental) Configuration options for the SNS topic action. |
| SqsQueueAction | (experimental) The action to write the data from an MQTT message to an Amazon SQS queue. |
| SqsQueueActionProps | (experimental) Configuration properties of an action for SQS. |
| StepFunctionsStateMachineAction | (experimental) The action to put the record from an MQTT message to the Step Functions State Machine. |
| StepFunctionsStateMachineActionProps | (experimental) Configuration properties of an action for the Step Functions State Machine. |
Interfaces
| ICloudWatchLogsActionProps | (experimental) Configuration properties of an action for CloudWatch Logs. |
| ICloudWatchPutMetricActionProps | (experimental) Configuration properties of an action for CloudWatch metric. |
| ICloudWatchSetAlarmStateActionProps | (experimental) Configuration properties of an action for CloudWatch alarm. |
| ICommonActionProps | (experimental) Common properties shared by Actions it access to AWS service. |
| IDynamoDBv2PutItemActionProps | (experimental) Configuration properties of an action for the dynamodb table. |
| IFirehosePutRecordActionProps | (experimental) Configuration properties of an action for the Amazon Data Firehose stream. |
| IHttpActionBatchConfig | (experimental) Configuration for batching HTTP action messages. |
| IHttpActionHeader | |
| IHttpActionSigV4Auth | |
| IHttpsActionProps | (experimental) Configuration properties of an HTTPS action. |
| IIotEventsPutMessageActionProps | (experimental) Configuration properties of an action for the IoT Events. |
| IIotRepublishMqttActionProps | (experimental) Configuration properties of an action to republish MQTT messages. |
| IKinesisPutRecordActionProps | (experimental) Configuration properties of an action for the Kinesis Data stream. |
| IOpenSearchActionProps | (experimental) Configuration properties of an action for Open Search. |
| IS3PutObjectActionProps | (experimental) Configuration properties of an action for s3. |
| ISnsTopicActionProps | (experimental) Configuration options for the SNS topic action. |
| ISqsQueueActionProps | (experimental) Configuration properties of an action for SQS. |
| IStepFunctionsStateMachineActionProps | (experimental) Configuration properties of an action for the Step Functions State Machine. |
Enums
| FirehoseRecordSeparator | (experimental) Record Separator to be used to separate records. |
| MqttQualityOfService | (experimental) MQTT Quality of Service (QoS) indicates the level of assurance for delivery of an MQTT Message. |
| SnsActionMessageFormat | (experimental) SNS topic action message format options. |