You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Nested Schema for `queries.cloudwatch.metrics`
850
+
816
851
Required:
817
852
818
853
-`metric_name` (String) The name of the metric to query. Example: `CPUUtilization`
@@ -822,15 +857,15 @@ Required:
822
857
823
858
Optional:
824
859
825
-
-`dimension` (Block List) The dimension to filter the metric with. (see [below for nested schema](#nestedblock--queries--cloudwatch--dimension))
860
+
-`dimension` (Block List) The dimension to filter the metric with. (see [below for nested schema](#nestedblock--queries--cloudwatch--metrics--dimension))
826
861
-`label` (String) The legend name.
827
862
-`match_exact` (Boolean) If enabled you also need to specify **all** the dimensions of the metric you’re querying.
828
863
-`period` (String) The minimum interval between points in seconds.
829
864
-`ref_id` (String) The ID of the query. The ID can be used to reference queries in math expressions.
830
865
-`region` (String) The AWS region to query the metrics from.
### Nested Schema for `queries.cloudwatch.metrics`
888
+
854
889
Required:
855
890
856
891
-`metric_name` (String) The name of the metric to query. Example: `CPUUtilization`
@@ -860,15 +895,15 @@ Required:
860
895
861
896
Optional:
862
897
863
-
-`dimension` (Block List) The dimension to filter the metric with. (see [below for nested schema](#nestedblock--queries--cloudwatch--dimension))
898
+
-`dimension` (Block List) The dimension to filter the metric with. (see [below for nested schema](#nestedblock--queries--cloudwatch--metrics--dimension))
864
899
-`label` (String) The legend name.
865
900
-`match_exact` (Boolean) If enabled you also need to specify **all** the dimensions of the metric you’re querying.
866
901
-`period` (String) The minimum interval between points in seconds.
867
902
-`ref_id` (String) The ID of the query. The ID can be used to reference queries in math expressions.
868
903
-`region` (String) The AWS region to query the metrics from.
### Nested Schema for `queries.cloudwatch.metrics`
136
+
78
137
Required:
79
138
80
139
-`metric_name` (String) The name of the metric to query. Example: `CPUUtilization`
@@ -84,15 +143,15 @@ Required:
84
143
85
144
Optional:
86
145
87
-
-`dimension` (Block List) The dimension to filter the metric with. (see [below for nested schema](#nestedblock--queries--cloudwatch--dimension))
146
+
-`dimension` (Block List) The dimension to filter the metric with. (see [below for nested schema](#nestedblock--queries--cloudwatch--metrics--dimension))
88
147
-`label` (String) The legend name.
89
148
-`match_exact` (Boolean) If enabled you also need to specify **all** the dimensions of the metric you’re querying.
90
149
-`period` (String) The minimum interval between points in seconds.
91
150
-`ref_id` (String) The ID of the query. The ID can be used to reference queries in math expressions.
92
151
-`region` (String) The AWS region to query the metrics from.
### Nested Schema for `queries.cloudwatch.metrics`
885
+
851
886
Required:
852
887
853
888
-`metric_name` (String) The name of the metric to query. Example: `CPUUtilization`
@@ -857,15 +892,15 @@ Required:
857
892
858
893
Optional:
859
894
860
-
-`dimension` (Block List) The dimension to filter the metric with. (see [below for nested schema](#nestedblock--queries--cloudwatch--dimension))
895
+
-`dimension` (Block List) The dimension to filter the metric with. (see [below for nested schema](#nestedblock--queries--cloudwatch--metrics--dimension))
861
896
-`label` (String) The legend name.
862
897
-`match_exact` (Boolean) If enabled you also need to specify **all** the dimensions of the metric you’re querying.
863
898
-`period` (String) The minimum interval between points in seconds.
864
899
-`ref_id` (String) The ID of the query. The ID can be used to reference queries in math expressions.
865
900
-`region` (String) The AWS region to query the metrics from.
### Nested Schema for `queries.cloudwatch.metrics`
920
+
886
921
Required:
887
922
888
923
-`metric_name` (String) The name of the metric to query. Example: `CPUUtilization`
@@ -892,15 +927,15 @@ Required:
892
927
893
928
Optional:
894
929
895
-
-`dimension` (Block List) The dimension to filter the metric with. (see [below for nested schema](#nestedblock--queries--cloudwatch--dimension))
930
+
-`dimension` (Block List) The dimension to filter the metric with. (see [below for nested schema](#nestedblock--queries--cloudwatch--metrics--dimension))
896
931
-`label` (String) The legend name.
897
932
-`match_exact` (Boolean) If enabled you also need to specify **all** the dimensions of the metric you’re querying.
898
933
-`period` (String) The minimum interval between points in seconds.
899
934
-`ref_id` (String) The ID of the query. The ID can be used to reference queries in math expressions.
900
935
-`region` (String) The AWS region to query the metrics from.
0 commit comments