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
preguntada hace 2 años596 visualizaciones
1 Respuesta
0
Respuesta aceptada

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
EXPERTO
respondido hace 2 años
  • Thanks for the information Michael.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas