'Push Notifications From AWS CodeCommit and Spring Cloud Config

I have two questions:

  1. Does Spring cloud config can work with AWS code commit push notifications? AWS Codecommit can work with SNS that can send web hook

  2. Can the spring cloud config client run a task every x seconds that will call /acuator/refresh instead of using the spring cloud bus solution?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source