From 390c1613a08933e5b429589baf048dcb0bcedf37 Mon Sep 17 00:00:00 2001 From: Kelly Date: Wed, 8 Jul 2020 13:58:53 -0700 Subject: [PATCH] move aws template to infrastructure --- .../v2.0/monitor-alert/templates/{ => infrastructure}/aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename content/v2.0/monitor-alert/templates/{ => infrastructure}/aws.md (98%) diff --git a/content/v2.0/monitor-alert/templates/aws.md b/content/v2.0/monitor-alert/templates/infrastructure/aws.md similarity index 98% rename from content/v2.0/monitor-alert/templates/aws.md rename to content/v2.0/monitor-alert/templates/infrastructure/aws.md index 26f682422..71f127d8d 100644 --- a/content/v2.0/monitor-alert/templates/aws.md +++ b/content/v2.0/monitor-alert/templates/infrastructure/aws.md @@ -4,7 +4,7 @@ description: > Use the AWS CloudWatch Monitoring template to monitor data from Amazon Web Services (AWS), Amazon Elastic Compute Cloud (EC2), and Amazon Elastic Load Balancing (ELB) with the AWS CloudWatch Service. menu: v2_0: - parent: Monitor with templates + parent: Infrastructure name: AWS CloudWatch weight: 201 ---