Perform machine learning inference
Last updated
Was this helpful?
Last updated
Was this helpful?
Note AWS IoT Greengrass doesn't currently support this feature on Windows core devices.
Note This step creates the component in the AWS IoT Greengrass service in the AWS Cloud. You can use the Greengrass CLI to develop, test, and deploy your component locally before you upload it to the cloud. For more information, see .
NoteYou must store your artifacts in S3 buckets that are in the same AWS account and AWS Region as the components. To enable AWS IoT Greengrass to access these artifacts, the must allow the s3:GetObject
action. For more information about the device role, see .
NoteYou must store your artifacts in S3 buckets that are in the same AWS account and AWS Region as the components. To enable AWS IoT Greengrass to access these artifacts, the must allow the s3:GetObject
action. For more information about the device role, see .
Note This step creates the component in the AWS IoT Greengrass service in the AWS Cloud. You can use the Greengrass CLI to develop, test, and deploy your component locally before you upload it to the cloud. For more information, see .
Note
For the DLR component v1.3.x, you set the MLRootPath
parameter in the configuration of the inference component, and the default value is $HOME/greengrass_ml
.