1 Answer
- Newest
- Most votes
- Most comments
2
You can achieve this using Greengrass IPC, specifically SubscribeToConfigurationUpdates and GetConfiguration
Relevant content
- AWS OFFICIALUpdated a year ago
You can achieve this using Greengrass IPC, specifically SubscribeToConfigurationUpdates and GetConfiguration
Excellent - makes sense. Many thanks!