View a markdown version of this page

AWS::IoTSiteWise::Pipeline - AWS CloudFormation

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::IoTSiteWise::Pipeline

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

Syntax

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

JSON

{ "Type" : "AWS::IoTSiteWise::Pipeline", "Properties" : { "Computations" : [ ComputeNode, ... ], "Description" : String, "EnvironmentVariables" : {Key: Value, ...}, "PipelineName" : String, "Tags" : [ Tag, ... ], "WorkspaceName" : String } }

YAML

Type: AWS::IoTSiteWise::Pipeline Properties: Computations: - ComputeNode Description: String EnvironmentVariables: Key: Value PipelineName: String Tags: - Tag WorkspaceName: String

Properties

Computations

Property description not available.

Required: Yes

Type: Array of ComputeNode

Minimum: 1

Maximum: 50

Update requires: No interruption

Description

Property description not available.

Required: No

Type: String

Minimum: 0

Maximum: 2048

Update requires: No interruption

EnvironmentVariables

Property description not available.

Required: No

Type: Object of String

Pattern: ^[a-zA-Z_][a-zA-Z0-9_]*$

Maximum: 2048

Update requires: No interruption

PipelineName

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9_-]+$

Minimum: 1

Maximum: 128

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Maximum: 50

Update requires: No interruption

WorkspaceName

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9_-]+$

Minimum: 1

Maximum: 128

Update requires: Replacement

Return values

Ref

Fn::GetAtt

PipelineArn

Property description not available.

Status

Property description not available.