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::Application
The AWS::IoTSiteWise::Application resource Property description not available. for IoTSiteWise.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::IoTSiteWise::Application", "Properties" : { "Description" :String, "IdcInstanceArn" :String, "Name" :String, "Tags" :[ Tag, ... ], "WorkspaceName" :String} }
YAML
Type: AWS::IoTSiteWise::Application Properties: Description:StringIdcInstanceArn:StringName:StringTags:- TagWorkspaceName:String
Properties
DescriptionProperty description not available.
Required: No
Type: String
Pattern:
^[^\u0000-\u001F\u007F]+$Minimum:
1Maximum:
2048Update requires: Replacement
IdcInstanceArnProperty description not available.
Required: No
Type: String
Pattern:
^arn:aws(-cn|-us-gov)?:[a-zA-Z0-9-:\/_\.]+$Minimum:
1Maximum:
1600Update requires: Replacement
NameProperty description not available.
Required: Yes
Type: String
Pattern:
^[A-Za-z0-9](?:[A-Za-z0-9 ._()\-]*[A-Za-z0-9._()\-])?$Minimum:
1Maximum:
256Update requires: Replacement
Property description not available.
Required: No
Type: Array of Tag
Maximum:
50Update requires: No interruption
WorkspaceNameProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9_-]+$Minimum:
1Maximum:
64Update requires: Replacement
Return values
Ref
Fn::GetAtt
ApplicationIdProperty description not available.
ArnProperty description not available.
CreatedAtProperty description not available.
DnsSubdomainProperty description not available.
IdcApplicationArnProperty description not available.
StatusProperty description not available.
UpdatedAtProperty description not available.