Skip to content

Commit 75a8bf8

Browse files
authored
.NET v4: Add appsettings example to CloudWatch scenario (#7746)
Update cloudwatch_metadata.yaml
1 parent 323003c commit 75a8bf8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.doc_gen/metadata/cloudwatch_metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,9 @@ cloudwatch_GetStartedMetricsDashboardsAlarms:
10971097
- description: Wrapper methods used by the scenario for &CW; actions.
10981098
snippet_tags:
10991099
- CloudWatch.dotnetv4.CloudWatchWrapper
1100+
- description: Example settings.json values for the scenario.
1101+
- snippet_files:
1102+
- dotnetv4/CloudWatch/Scenarios/settings.json
11001103
services:
11011104
cloudwatch: {ListMetrics, GetMetricStatistics, PutDashboard, PutMetricData, GetMetricData, PutMetricAlarm, DescribeAlarms,
11021105
DescribeAlarmsForMetric, DescribeAlarmHistory, DeleteAlarms, PutAnomalyDetector, GetMetricWidgetImage, DescribeAnomalyDetectors,

0 commit comments

Comments
 (0)