diff --git a/modules/security_identity_compliance/cloudtrail_cwlogs/README.md b/modules/security_identity_compliance/cloudtrail_cwlogs/README.md new file mode 100644 index 0000000..e3b2339 --- /dev/null +++ b/modules/security_identity_compliance/cloudtrail_cwlogs/README.md @@ -0,0 +1,9 @@ +# Overview +This module performs the following tasks: + +- Create KMS key for cloudtrail and CWL encryption +- Create s3 bucket for cloudtrail use +- Create cloudtrail +- Create cloudwatch log group for cloudtrail +- Create cloudwatch metric filter for CIS1.1 +- Create cloudwatch alarm for CIS1.1 \ No newline at end of file diff --git a/modules/security_identity_compliance/roles_iam_resources/README.md b/modules/security_identity_compliance/roles_iam_resources/README.md new file mode 100644 index 0000000..0f9613f --- /dev/null +++ b/modules/security_identity_compliance/roles_iam_resources/README.md @@ -0,0 +1,7 @@ +# Overview +This module performs the following tasks + +- Create IAM roles based on job functions +- Create IAM password policy +- Enable IAM access analyzer +