Skip to main content

Module drift

Module drift 

Source

Structs§

DriftReport
Result of comparing granted permissions against detected usage.

Functions§

analyze
Analyze drift between granted policy and detected usage. Uses provider-appropriate action format for comparison.
detect_used_actions
Detect which IAM actions were likely used by parsing the subprocess command and its stderr output.
format_report
Format a drift report as human-readable text.