Open cmattoon opened 5 years ago
There should be an option to configure CloudWatch Events and respond to configuration changes rather than polling SSM. Events can be Create, Update, or Delete, and I expect to make Delete-ing an opt-in feature.
Create
Update
Delete
There should be an option to configure CloudWatch Events and respond to configuration changes rather than polling SSM. Events can be
Create
,Update
, orDelete
, and I expect to makeDelete
-ing an opt-in feature.