1 Answer
- Newest
- Most votes
- Most comments
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.
Relevant content
asked 5 years ago
asked 4 years ago
- AWS OFFICIALUpdated 4 months ago

Thanks for the information Michael.