File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Monitoring/ingest_nas_audit_logs_into_cloudwatch Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ Therefore, there needs to be an VPC endpoint for all the AWS services that the L
3939<tr ><th >Service</td ><th >Actions</td ><th >Resources</th ></tr >
4040<tr ><td >Fsx</td ><td >fsx:DescribeFileSystems</td ><td >* ; </td ></tr >
4141<tr ><td rowspan =" 3 " >ec2</td ><td >DescribeNetworkInterfaces</td ><td >* ; </td ></tr >
42- <tr ><td >CreateNetworkInterface</td ><td >arn:aws:ec2:< ; region> ; :< ; accountID> ; :* ; </td ></tr >
43- <tr ><td >DeleteNetworkInterface</td ><td >arn:aws:ec2: & lt ; region & gt ; : & lt ; accountID & gt ; : &# 42 ; </ td >< /tr >
42+ <tr ><td >CreateNetworkInterface</td ><td rowspan = " 2 " >arn:aws:ec2:< ; region> ; :< ; accountID> ; :* ; </td ></tr >
43+ <tr ><td >DeleteNetworkInterface</td ></tr >
4444<tr ><td rowspan =" 3 " >CloudWatch Logs</td ><td >CreateLogGroup</td ><td rowspan =" 3 " >arn:aws:logs:< ; region> ; :< ; accountID> ; :log-group:* ; </td ></tr >
4545<tr ><td >CreateLogStream</td ></tr >
4646<tr ><td >PutLogEvents</td ></tr >
You can’t perform that action at this time.
0 commit comments