aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/botocore/data/devops-guru
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/devops-guru
parentcc961e04ba734dd72309fb548a2f97d67d578813 (diff)
downloadgn-ai-master.tar.gz
two version of R2R are hereHEADmaster
Diffstat (limited to '.venv/lib/python3.12/site-packages/botocore/data/devops-guru')
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/endpoint-rule-set-1.json.gzbin0 -> 1153 bytes
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/examples-1.json5
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/paginators-1.json125
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/service-2.json.gzbin0 -> 25040 bytes
4 files changed, 130 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/endpoint-rule-set-1.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/endpoint-rule-set-1.json.gz
new file mode 100644
index 00000000..965a0b10
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/endpoint-rule-set-1.json.gz
Binary files differ
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/examples-1.json b/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/examples-1.json
new file mode 100644
index 00000000..0ea7e3b0
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/examples-1.json
@@ -0,0 +1,5 @@
+{
+ "version": "1.0",
+ "examples": {
+ }
+}
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/paginators-1.json b/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/paginators-1.json
new file mode 100644
index 00000000..d0d58717
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/paginators-1.json
@@ -0,0 +1,125 @@
+{
+ "pagination": {
+ "DescribeResourceCollectionHealth": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "result_key": [
+ "CloudFormation",
+ "Service",
+ "Tags"
+ ]
+ },
+ "GetResourceCollection": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "result_key": [
+ "ResourceCollection.CloudFormation.StackNames",
+ "ResourceCollection.Tags"
+ ],
+ "non_aggregate_keys": [
+ "ResourceCollection"
+ ]
+ },
+ "ListAnomaliesForInsight": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": [
+ "ReactiveAnomalies",
+ "ProactiveAnomalies"
+ ]
+ },
+ "ListEvents": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "Events"
+ },
+ "ListInsights": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": [
+ "ProactiveInsights",
+ "ReactiveInsights"
+ ]
+ },
+ "ListNotificationChannels": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "result_key": "Channels"
+ },
+ "ListRecommendations": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "result_key": "Recommendations"
+ },
+ "SearchInsights": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": [
+ "ProactiveInsights",
+ "ReactiveInsights"
+ ]
+ },
+ "GetCostEstimation": {
+ "input_token": "NextToken",
+ "non_aggregate_keys": [
+ "Status",
+ "TotalCost",
+ "TimeRange",
+ "ResourceCollection"
+ ],
+ "output_token": "NextToken",
+ "result_key": [
+ "Costs"
+ ]
+ },
+ "DescribeOrganizationResourceCollectionHealth": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "result_key": [
+ "CloudFormation",
+ "Account",
+ "Service",
+ "Tags"
+ ]
+ },
+ "ListOrganizationInsights": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": [
+ "ProactiveInsights",
+ "ReactiveInsights"
+ ]
+ },
+ "SearchOrganizationInsights": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": [
+ "ProactiveInsights",
+ "ReactiveInsights"
+ ]
+ },
+ "ListAnomalousLogGroups": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": [
+ "InsightId",
+ "AnomalousLogGroups"
+ ]
+ },
+ "ListMonitoredResources": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": [
+ "MonitoredResourceIdentifiers"
+ ]
+ }
+ }
+}
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/service-2.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/service-2.json.gz
new file mode 100644
index 00000000..87f0387f
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/devops-guru/2020-12-01/service-2.json.gz
Binary files differ