Component
Contains information about a component.
Contents
- arn
-
The ARN of the component version.
Type: String
Pattern:
arn:[^:]*:greengrass:[^:]*:(aws|[0-9]+):components:[^:]+
Required: No
- componentName
-
The name of the component.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- latestVersion
-
The latest version of the component and its details.
Type: ComponentLatestVersion object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: