View a markdown version of this page

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

The AWS::GreengrassV2::Component resource Property description not available. for GreengrassV2.

Syntax

To declare this entity in your Amazon 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.