GreengrassConfiguration
Configuration information for the AWS IoT Greengrass component created in a model packaging job. For more information, see StartModelPackagingJob.
You can't specify a component with the same ComponentName
and Componentversion
as an existing component with the same component name and component version.
Types
Properties
Additional compiler options for the Greengrass component. Currently, only NVIDIA Graphics Processing Units (GPU) and CPU accelerators are supported. If you specify TargetDevice
, don't specify CompilerOptions
.
A description for the AWS IoT Greengrass component.
A name for the AWS IoT Greengrass component.
A Version for the AWS IoT Greengrass component. If you don't provide a value, a default value of <i>Model Version</i>.0.0
is used.
An S3 location in which Lookout for Vision stores the component artifacts.
The target device for the model. Currently the only supported value is jetson_xavier
. If you specify TargetDevice
, you can't specify TargetPlatform
.
The target platform for the model. If you specify TargetPlatform
, you can't specify TargetDevice
.