Greengrass access local device environment variables

0

As the title mentioned is there a way to access the device local environment variables while the greengrass is deploying or running the life cycle steps?

Madhav
gefragt vor 2 Jahren596 Aufrufe
1 Antwort
0
Akzeptierte Antwort

Hello,

Greengrass components receive environment variables from Greengrass and from the recipe. You may configure any environment variable by using the setEnv key in the recipe. You could also use any number of other methods to load environment variables/configuration from the device, such as by using the source shell command to load a file.

AWS
EXPERTE
beantwortet vor 2 Jahren
  • Thanks for the information Michael.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen