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
Copy file name to clipboardExpand all lines: apis/internetmonitor/2021-06-03/docs-2.json
+9-2
Original file line number
Diff line number
Diff line change
@@ -224,6 +224,12 @@
224
224
"UpdateMonitorInput$InternetMeasurementsLogDelivery": "<p>Publish internet measurements for Internet Monitor to another location, such as an Amazon S3 bucket. The measurements are also published to Amazon CloudWatch Logs.</p>"
225
225
}
226
226
},
227
+
"Ipv4PrefixList": {
228
+
"base": null,
229
+
"refs": {
230
+
"ImpactedLocation$Ipv4Prefixes": "<p>The IPv4 prefixes at the client location that was impacted by the health event.</p>"
231
+
}
232
+
},
227
233
"LimitExceededException": {
228
234
"base": "<p>The request exceeded a service quota.</p>",
229
235
"refs": {
@@ -379,7 +385,7 @@
379
385
"HealthEventsConfig$AvailabilityScoreThreshold": "<p>The health event threshold percentage set for availability scores.</p>",
380
386
"HealthEventsConfig$PerformanceScoreThreshold": "<p>The health event threshold percentage set for performance scores.</p>",
381
387
"LocalHealthEventsConfig$HealthScoreThreshold": "<p>The health event threshold percentage set for a local health score.</p>",
382
-
"LocalHealthEventsConfig$MinTrafficImpact": "<p>The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet Monitor creates an event when a threshold is crossed for a local health score.</p> <p>If you don't set a minimum traffic impact threshold, the default value is 0.01%.</p>"
388
+
"LocalHealthEventsConfig$MinTrafficImpact": "<p>The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet Monitor creates an event when a threshold is crossed for a local health score.</p> <p>If you don't set a minimum traffic impact threshold, the default value is 0.1%.</p>"
383
389
}
384
390
},
385
391
"PerformanceMeasurement": {
@@ -427,7 +433,7 @@
427
433
"QueryType": {
428
434
"base": null,
429
435
"refs": {
430
-
"StartQueryInput$QueryType": "<p>The type of query to run. The following are the three types of queries that you can run using the Internet Monitor query interface:</p> <ul> <li> <p> <code>MEASUREMENTS</code>: TBD definition</p> </li> <li> <p> <code>TOP_LOCATIONS</code>: TBD definition</p> </li> <li> <p> <code>TOP_LOCATION_DETAILS</code>: TBD definition</p> </li> </ul> <p>For lists of the fields returned with each query type and more information about how each type of query is performed, see <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-IM-view-cw-tools-cwim-query.html\"> Using the Amazon CloudWatch Internet Monitor query interface</a> in the Amazon CloudWatch Internet Monitor User Guide.</p>"
436
+
"StartQueryInput$QueryType": "<p>The type of query to run. The following are the three types of queries that you can run using the Internet Monitor query interface:</p> <ul> <li> <p> <code>MEASUREMENTS</code>: Provides availability score, performance score, total traffic, and round-trip times, at 5 minute intervals.</p> </li> <li> <p> <code>TOP_LOCATIONS</code>: Provides availability score, performance score, total traffic, and time to first byte (TTFB) information, for the top location and ASN combinations that you're monitoring, by traffic volume.</p> </li> <li> <p> <code>TOP_LOCATION_DETAILS</code>: Provides TTFB for Amazon CloudFront, your current configuration, and the best performing EC2 configuration, at 1 hour intervals.</p> </li> </ul> <p>For lists of the fields returned with each query type and more information about how each type of query is performed, see <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-IM-view-cw-tools-cwim-query.html\"> Using the Amazon CloudWatch Internet Monitor query interface</a> in the Amazon CloudWatch Internet Monitor User Guide.</p>"
431
437
}
432
438
},
433
439
"ResourceName": {
@@ -523,6 +529,7 @@
523
529
"ImpactedLocation$ServiceLocation": "<p>The service location where the health event is located.</p>",
524
530
"InternalServerErrorException$message": null,
525
531
"InternalServerException$message": null,
532
+
"Ipv4PrefixList$member": null,
526
533
"LimitExceededException$message": null,
527
534
"ListHealthEventsInput$NextToken": "<p>The token for the next set of results. You receive this token from a previous call.</p>",
528
535
"ListHealthEventsOutput$NextToken": "<p>The token for the next set of results. You receive this token from a previous call.</p>",
0 commit comments