From 8603f16d8086dd3a0a70dbcde8d9774f8377e694 Mon Sep 17 00:00:00 2001
From: awstools TOP_LOCATION_DETAILS
: Provides TTFB for Amazon CloudFront, your
* current configuration, and the best performing EC2 configuration, at 1 hour intervals.
+ * OVERALL_TRAFFIC_SUGGESTIONS
: Provides TTFB, using a 30-day weighted average, for all traffic in
+ * each Amazon Web Services location that is monitored.
+ * OVERALL_TRAFFIC_SUGGESTIONS_DETAILS
: Provides TTFB, using a 30-day weighted average, for each top
+ * location, for a proposed Amazon Web Services location. Must provide a Amazon Web Services location to search.
For lists of the fields returned with each query type and more information about how each type of query is
* performed, see
diff --git a/codegen/sdk-codegen/aws-models/internetmonitor.json b/codegen/sdk-codegen/aws-models/internetmonitor.json
index 86c62ae7b9763..0d0afb25690e3 100644
--- a/codegen/sdk-codegen/aws-models/internetmonitor.json
+++ b/codegen/sdk-codegen/aws-models/internetmonitor.json
@@ -2971,6 +2971,14 @@
{
"name": "TOP_LOCATION_DETAILS",
"value": "TOP_LOCATION_DETAILS"
+ },
+ {
+ "name": "OVERALL_TRAFFIC_SUGGESTIONS",
+ "value": "OVERALL_TRAFFIC_SUGGESTIONS"
+ },
+ {
+ "name": "OVERALL_TRAFFIC_SUGGESTIONS_DETAILS",
+ "value": "OVERALL_TRAFFIC_SUGGESTIONS_DETAILS"
}
]
}
@@ -3123,7 +3131,7 @@
"QueryType": {
"target": "com.amazonaws.internetmonitor#QueryType",
"traits": {
- "smithy.api#documentation": " The type of query to run. The following are the three types of queries that you can run using the Internet Monitor query interface: \n \n \n For lists of the fields returned with each query type and more information about how each type of query is\n\t\t\tperformed, see \n\t\t\t\tUsing the Amazon CloudWatch Internet Monitor query interface in the Amazon CloudWatch Internet Monitor User Guide. The type of query to run. The following are the three types of queries that you can run using the Internet Monitor query interface: \n \n \n \n \n For lists of the fields returned with each query type and more information about how each type of query is\n\t\t\tperformed, see \n\t\t\t\tUsing the Amazon CloudWatch Internet Monitor query interface in the Amazon CloudWatch Internet Monitor User Guide.\n
\n MEASUREMENTS
: Provides availability score, performance score, total traffic, \n\t\t\t\tand round-trip times, at 5 minute intervals.TOP_LOCATIONS
: Provides availability score, performance score, total traffic, \n\t\t\t\tand time to first byte (TTFB) information, for the top location and ASN combinations that you're monitoring, by traffic volume.TOP_LOCATION_DETAILS
: Provides TTFB for Amazon CloudFront, your \n\t\t\t\tcurrent configuration, and the best performing EC2 configuration, at 1 hour intervals.\n
\n MEASUREMENTS
: Provides availability score, performance score, total traffic, \n\t\t\t\tand round-trip times, at 5 minute intervals.TOP_LOCATIONS
: Provides availability score, performance score, total traffic, \n\t\t\t\tand time to first byte (TTFB) information, for the top location and ASN combinations that you're monitoring, by traffic volume.TOP_LOCATION_DETAILS
: Provides TTFB for Amazon CloudFront, your \n\t\t\t\tcurrent configuration, and the best performing EC2 configuration, at 1 hour intervals.OVERALL_TRAFFIC_SUGGESTIONS
: Provides TTFB, using a 30-day weighted average, for all traffic in \n\t\t\t\teach Amazon Web Services location that is monitored.OVERALL_TRAFFIC_SUGGESTIONS_DETAILS
: Provides TTFB, using a 30-day weighted average, for each top \n\t\t\t\tlocation, for a proposed Amazon Web Services location. Must provide a Amazon Web Services location to search.