AWS::IoTSiteWise::ComputationModel - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::IoTSiteWise::ComputationModel

The AWS::IoTSiteWise::ComputationModel resource Property description not available. for IoTSiteWise.

Syntax

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

JSON

{ "Type" : "AWS::IoTSiteWise::ComputationModel", "Properties" : { "ComputationModelConfiguration" : ComputationModelConfiguration, "ComputationModelDataBinding" : {Key: Value, ...}, "ComputationModelDescription" : String, "ComputationModelName" : String, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::IoTSiteWise::ComputationModel Properties: ComputationModelConfiguration: ComputationModelConfiguration ComputationModelDataBinding: Key: Value ComputationModelDescription: String ComputationModelName: String Tags: - Tag

Properties

ComputationModelConfiguration

Property description not available.

Required: Yes

Type: ComputationModelConfiguration

Update requires: No interruption

ComputationModelDataBinding

Property description not available.

Required: Yes

Type: Object of ComputationModelDataBindingValue

Update requires: No interruption

ComputationModelDescription

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9 _\-#$*!@]+$

Minimum: 1

Maximum: 2048

Update requires: No interruption

ComputationModelName

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9 _\-#$*!@]+$

Minimum: 1

Maximum: 256

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tag

Update requires: No interruption

Return values

Ref

Fn::GetAtt

ComputationModelArn

Property description not available.

ComputationModelId

Property description not available.