about summary refs log tree commit diff
path: root/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm
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/opsworkscm
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/opsworkscm')
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/endpoint-rule-set-1.json.gzbin0 -> 1151 bytes
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/examples-1.json5
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/paginators-1.json28
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/service-2.json.gzbin0 -> 13908 bytes
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/waiters-2.json25
5 files changed, 58 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/endpoint-rule-set-1.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/endpoint-rule-set-1.json.gz
new file mode 100644
index 00000000..fca418b8
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/endpoint-rule-set-1.json.gz
Binary files differdiff --git a/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/examples-1.json b/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/examples-1.json
new file mode 100644
index 00000000..0ea7e3b0
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/examples-1.json
@@ -0,0 +1,5 @@
+{
+  "version": "1.0",
+  "examples": {
+  }
+}
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/paginators-1.json b/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/paginators-1.json
new file mode 100644
index 00000000..e714aab1
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/paginators-1.json
@@ -0,0 +1,28 @@
+{
+  "pagination": {
+    "DescribeBackups": {
+      "input_token": "NextToken",
+      "limit_key": "MaxResults",
+      "output_token": "NextToken",
+      "result_key": "Backups"
+    },
+    "DescribeEvents": {
+      "input_token": "NextToken",
+      "limit_key": "MaxResults",
+      "output_token": "NextToken",
+      "result_key": "ServerEvents"
+    },
+    "DescribeServers": {
+      "input_token": "NextToken",
+      "limit_key": "MaxResults",
+      "output_token": "NextToken",
+      "result_key": "Servers"
+    },
+    "ListTagsForResource": {
+      "input_token": "NextToken",
+      "limit_key": "MaxResults",
+      "output_token": "NextToken",
+      "result_key": "Tags"
+    }
+  }
+}
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/service-2.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/service-2.json.gz
new file mode 100644
index 00000000..38dba59e
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/service-2.json.gz
Binary files differdiff --git a/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/waiters-2.json b/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/waiters-2.json
new file mode 100644
index 00000000..f37dd040
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/opsworkscm/2016-11-01/waiters-2.json
@@ -0,0 +1,25 @@
+{
+  "version": 2,
+  "waiters": {
+    "NodeAssociated": {
+      "delay": 15,
+      "maxAttempts": 15,
+      "operation": "DescribeNodeAssociationStatus",
+      "description": "Wait until node is associated or disassociated.",
+      "acceptors": [
+        {
+          "expected": "SUCCESS",
+          "state": "success",
+          "matcher": "path",
+          "argument": "NodeAssociationStatus"
+        },
+        {
+          "expected": "FAILED",
+          "state": "failure",
+          "matcher": "path",
+          "argument": "NodeAssociationStatus"
+        }
+      ]
+    }
+  }
+}