The cucloud module is intended to serve as a lightweight wrapper around the AWS SDK that can be used to share common functionality across various AWS utilities and tools that we develop at Cornell.
Adds support to do ruleset lookups from config service + provides some helper functions to evaluate rules (e.g., is it active? is it in compliance?). Will be injected into forthcoming cloudtrail utility library for use in checking specific cloudtrail config rules.
Coverage remained the same at 100.0% when pulling 498ae2320f2f1f6c82bb2c6b40cdd71167589679 on add-cloudtrail-checks into 71eeaf41d2f732323e1dc1b8c7f93ae547adb935 on master.
Adds support to do ruleset lookups from config service + provides some helper functions to evaluate rules (e.g., is it active? is it in compliance?). Will be injected into forthcoming cloudtrail utility library for use in checking specific cloudtrail config rules.