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::GreengrassV2::Component
The AWS::GreengrassV2::Component resource Property description not available. for GreengrassV2.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::GreengrassV2::Component", "Properties" : { "ComponentName" :String, "Tags" :[ TagsItems, ... ]} }
YAML
Type: AWS::GreengrassV2::Component Properties: ComponentName:StringTags:- TagsItems
Properties
ComponentName-
The name of the component.
Required: No
Type: String
Minimum:
1Maximum:
128Update requires: Replacement
Property description not available.
Required: No
Type: Array of TagsItems
Maximum:
200Update requires: Replacement
Return values
Ref
Fn::GetAtt
Arn-
The ARN of the component version.