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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ