diff options
Diffstat (limited to '.venv/lib/python3.12/site-packages/botocore/data/launch-wizard')
3 files changed, 28 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/launch-wizard/2018-05-10/endpoint-rule-set-1.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/launch-wizard/2018-05-10/endpoint-rule-set-1.json.gz Binary files differnew file mode 100644 index 00000000..05d05357 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/launch-wizard/2018-05-10/endpoint-rule-set-1.json.gz diff --git a/.venv/lib/python3.12/site-packages/botocore/data/launch-wizard/2018-05-10/paginators-1.json b/.venv/lib/python3.12/site-packages/botocore/data/launch-wizard/2018-05-10/paginators-1.json new file mode 100644 index 00000000..7f610953 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/launch-wizard/2018-05-10/paginators-1.json @@ -0,0 +1,28 @@ +{ + "pagination": { + "ListDeploymentEvents": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "deploymentEvents" + }, + "ListDeployments": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "deployments" + }, + "ListWorkloadDeploymentPatterns": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "workloadDeploymentPatterns" + }, + "ListWorkloads": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "workloads" + } + } +} diff --git a/.venv/lib/python3.12/site-packages/botocore/data/launch-wizard/2018-05-10/service-2.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/launch-wizard/2018-05-10/service-2.json.gz Binary files differnew file mode 100644 index 00000000..fabf3b38 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/launch-wizard/2018-05-10/service-2.json.gz |