From 617f53cf957c08f5c1e0558bb85e970e9ecb2674 Mon Sep 17 00:00:00 2001 From: Dijidabubu Date: Thu, 4 May 2023 11:36:41 -0400 Subject: [PATCH 1/2] flow log role --- Security/Enabling-VPC-Flow-Logs/vpc-flow-logs-iam-role.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Security/Enabling-VPC-Flow-Logs/vpc-flow-logs-iam-role.json b/Security/Enabling-VPC-Flow-Logs/vpc-flow-logs-iam-role.json index 45e75a2..fcca039 100644 --- a/Security/Enabling-VPC-Flow-Logs/vpc-flow-logs-iam-role.json +++ b/Security/Enabling-VPC-Flow-Logs/vpc-flow-logs-iam-role.json @@ -1,3 +1,4 @@ +#creates iam role to send to cloudwatch { "Version": "2012-10-17", "Statement": [{ From 2881431104c48d54730b1145f743b4121c12b55e Mon Sep 17 00:00:00 2001 From: Dijidabubu Date: Thu, 4 May 2023 11:51:47 -0400 Subject: [PATCH 2/2] test --- Security/Enabling-VPC-Flow-Logs/CutNPasteTemp.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Security/Enabling-VPC-Flow-Logs/CutNPasteTemp.txt diff --git a/Security/Enabling-VPC-Flow-Logs/CutNPasteTemp.txt b/Security/Enabling-VPC-Flow-Logs/CutNPasteTemp.txt new file mode 100644 index 0000000..09e3753 --- /dev/null +++ b/Security/Enabling-VPC-Flow-Logs/CutNPasteTemp.txt @@ -0,0 +1 @@ +arn:aws:iam::597503565311:role/VPCFlowLogsRole \ No newline at end of file