How to run a script in a greengrass component environment for testing/development

0

For testing/development Is it possible to manually run a program which is destined to run in a greengrass component, in some sort of assumed greengrass environment for testing.

For example, if there was some way via the CLI to assume a greengrass component environment, and then just manually execute the script/program to test.

majh
已提問 1 年前檢視次數 280 次
1 個回答
0
已接受的答案

Hi Majh,

My suggestion is to deploy the Jupyter Lab component onto your device. Apart from providing a experimentation platform in case you are developing in Python, you can open a terminal session running in Greengrass. From there you can execute scripts or any other piece of code as your custom component would do.

Enter image description here

Cheers,

Massimiliano

AWS
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南