GreengrassOutputDetails - Amazon Lookout for Vision API Reference

GreengrassOutputDetails

Information about the AWS IoT Greengrass component created by a model packaging job.

Contents

ComponentName

The name of the component.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9-_.]+

Required: No

ComponentVersion

The version of the component.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^([0-9]{1,6})\.([0-9]{1,6})\.([0-9]{1,6})$

Required: No

ComponentVersionArn

The Amazon Resource Name (ARN) of the component.

Type: String

Pattern: arn:[^:]*:greengrass:[^:]*:aws:components:[^:]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: