AWS::IoT::TopicRule IotSiteWiseAction - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::IoT::TopicRule IotSiteWiseAction

Describes an action to send data from an MQTT message that triggered the rule to AWS IoT SiteWise asset properties.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

PutAssetPropertyValueEntries

A list of asset property value entries.

Required: Yes

Type: Array of PutAssetPropertyValueEntry

Minimum: 1

Update requires: No interruption

RoleArn

The ARN of the role that grants AWS IoT permission to send an asset property value to AWS IoT SiteWise. ("Action": "iotsitewise:BatchPutAssetPropertyValue"). The trust policy can restrict access to specific asset hierarchy paths.

Required: Yes

Type: String

Update requires: No interruption