diff --git a/README.md b/README.md new file mode 100644 index 0000000..fe7858f --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# IAM Live action + +This Github action allows to capture the used AWS IAM permissions using client-side monitoring (CSM). This action wraps [iamlive][] to allow easy integration in your workflows. + +[iamlive]: https://github.com/iann0036/iamlive "Generate an IAM policy from AWS calls using client-side monitoring (CSM) or embedded proxy"