about summary refs log tree commit diff
path: root/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01
diff options
context:
space:
mode:
authorS. Solomon Darnell2025-03-28 21:52:21 -0500
committerS. Solomon Darnell2025-03-28 21:52:21 -0500
commit4a52a71956a8d46fcb7294ac71734504bb09bcc2 (patch)
treeee3dc5af3b6313e921cd920906356f5d4febc4ed /.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01
parentcc961e04ba734dd72309fb548a2f97d67d578813 (diff)
downloadgn-ai-master.tar.gz
two version of R2R are here HEAD master
Diffstat (limited to '.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01')
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/endpoint-rule-set-1.json.gzbin0 -> 1237 bytes
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/examples-1.json5
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/paginators-1.json47
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/service-2.json.gzbin0 -> 40155 bytes
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/waiters-2.json31
5 files changed, 83 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/endpoint-rule-set-1.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/endpoint-rule-set-1.json.gz
new file mode 100644
index 00000000..247d32c1
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/endpoint-rule-set-1.json.gz
Binary files differdiff --git a/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/examples-1.json b/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/examples-1.json
new file mode 100644
index 00000000..0ea7e3b0
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/examples-1.json
@@ -0,0 +1,5 @@
+{
+  "version": "1.0",
+  "examples": {
+  }
+}
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/paginators-1.json b/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/paginators-1.json
new file mode 100644
index 00000000..b386c2f6
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/paginators-1.json
@@ -0,0 +1,47 @@
+{
+  "pagination": {
+    "DescribeAlarmHistory": {
+      "input_token": "NextToken",
+      "output_token": "NextToken",
+      "limit_key": "MaxRecords",
+      "result_key": "AlarmHistoryItems"
+    },
+    "DescribeAlarms": {
+      "input_token": "NextToken",
+      "output_token": "NextToken",
+      "limit_key": "MaxRecords",
+      "result_key": [
+        "MetricAlarms",
+        "CompositeAlarms"
+      ]
+    },
+    "ListDashboards": {
+      "input_token": "NextToken",
+      "output_token": "NextToken",
+      "result_key": "DashboardEntries"
+    },
+    "ListMetrics": {
+      "input_token": "NextToken",
+      "output_token": "NextToken",
+      "result_key": [
+        "Metrics",
+        "OwningAccounts"
+      ]
+    },
+    "GetMetricData": {
+      "input_token": "NextToken",
+      "limit_key": "MaxDatapoints",
+      "output_token": "NextToken",
+      "result_key": [
+        "MetricDataResults",
+        "Messages"
+      ]
+    },
+    "DescribeAnomalyDetectors": {
+      "input_token": "NextToken",
+      "limit_key": "MaxResults",
+      "output_token": "NextToken",
+      "result_key": "AnomalyDetectors"
+    }
+  }
+}
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/service-2.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/service-2.json.gz
new file mode 100644
index 00000000..dd838f26
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/service-2.json.gz
Binary files differdiff --git a/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/waiters-2.json b/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/waiters-2.json
new file mode 100644
index 00000000..32803bba
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/cloudwatch/2010-08-01/waiters-2.json
@@ -0,0 +1,31 @@
+{
+  "version": 2,
+  "waiters": {
+    "AlarmExists": {
+      "delay": 5,
+      "maxAttempts": 40,
+      "operation": "DescribeAlarms",
+      "acceptors": [
+        {
+          "matcher": "path",
+          "expected": true,
+          "argument": "length(MetricAlarms[]) > `0`",
+          "state": "success"
+        }
+      ]
+    },
+    "CompositeAlarmExists": {
+      "delay": 5,
+      "maxAttempts": 40,
+      "operation": "DescribeAlarms",
+      "acceptors": [
+        {
+          "matcher": "path",
+          "expected": true,
+          "argument": "length(CompositeAlarms[]) > `0`",
+          "state": "success"
+        }
+      ]
+    }
+  }
+}