Greengrass V2: Have component reload latest configuration settings upon new deployment.

0

Hi,

We have a number of custom Greengrass V2 components that we'd like to automatically load in the latest set of configuration settings that may have been changed andsince deployed to one or more devices. I'm assuming the correct way to do this is by triggering a component restart? Or is there a better way?

cgddrd
asked a year ago248 views
1 Answer
2
Accepted Answer

You can achieve this using Greengrass IPC, specifically SubscribeToConfigurationUpdates and GetConfiguration

AWS
EXPERT
answered a year ago
  • Excellent - makes sense. Many thanks!

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions