View a markdown version of this page

AWS::GreengrassV2::Component - 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::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: String Tags: - TagsItems

Properties

ComponentName

The name of the component.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of TagsItems

Maximum: 200

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

The ARN of the component version.