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
질문됨 2년 전596회 조회
1개 답변
0
수락된 답변

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
전문가
답변함 2년 전
  • Thanks for the information Michael.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠