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
.
For more information, see Compiler options in the Amazon Lookout for Vision Developer Guide.
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
Model Version.0.0
is used.
An S3 location in which Lookout for Vision stores the component artifacts.
A set of tags (key-value pairs) that you want to attach to the AWS IoT Greengrass component.
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
.
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
andComponentversion
as an existing component with the same component name and component version.