diff options
Diffstat (limited to '.venv/lib/python3.12/site-packages/botocore/data/billingconductor')
5 files changed, 89 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/endpoint-rule-set-1.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/endpoint-rule-set-1.json.gz new file mode 100644 index 00000000..0a4cac26 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/endpoint-rule-set-1.json.gz Binary files differdiff --git a/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/examples-1.json b/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/examples-1.json new file mode 100644 index 00000000..0ea7e3b0 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/examples-1.json @@ -0,0 +1,5 @@ +{ + "version": "1.0", + "examples": { + } +} diff --git a/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/paginators-1.json b/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/paginators-1.json new file mode 100644 index 00000000..2ca4d75f --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/paginators-1.json @@ -0,0 +1,80 @@ +{ + "pagination": { + "ListAccountAssociations": { + "input_token": "NextToken", + "output_token": "NextToken", + "result_key": "LinkedAccounts" + }, + "ListBillingGroupCostReports": { + "input_token": "NextToken", + "limit_key": "MaxResults", + "output_token": "NextToken", + "result_key": "BillingGroupCostReports" + }, + "ListBillingGroups": { + "input_token": "NextToken", + "limit_key": "MaxResults", + "output_token": "NextToken", + "result_key": "BillingGroups" + }, + "ListCustomLineItems": { + "input_token": "NextToken", + "limit_key": "MaxResults", + "output_token": "NextToken", + "result_key": "CustomLineItems" + }, + "ListPricingPlans": { + "input_token": "NextToken", + "limit_key": "MaxResults", + "non_aggregate_keys": [ + "BillingPeriod" + ], + "output_token": "NextToken", + "result_key": "PricingPlans" + }, + "ListPricingPlansAssociatedWithPricingRule": { + "input_token": "NextToken", + "limit_key": "MaxResults", + "non_aggregate_keys": [ + "BillingPeriod", + "PricingRuleArn" + ], + "output_token": "NextToken", + "result_key": "PricingPlanArns" + }, + "ListPricingRules": { + "input_token": "NextToken", + "limit_key": "MaxResults", + "non_aggregate_keys": [ + "BillingPeriod" + ], + "output_token": "NextToken", + "result_key": "PricingRules" + }, + "ListPricingRulesAssociatedToPricingPlan": { + "input_token": "NextToken", + "limit_key": "MaxResults", + "non_aggregate_keys": [ + "BillingPeriod", + "PricingPlanArn" + ], + "output_token": "NextToken", + "result_key": "PricingRuleArns" + }, + "ListResourcesAssociatedToCustomLineItem": { + "input_token": "NextToken", + "limit_key": "MaxResults", + "non_aggregate_keys": [ + "Arn" + ], + "output_token": "NextToken", + "result_key": "AssociatedResources" + }, + "ListCustomLineItemVersions": { + "input_token": "NextToken", + "limit_key": "MaxResults", + "output_token": "NextToken", + "result_key": "CustomLineItemVersions" + } + } +} diff --git a/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/service-2.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/service-2.json.gz new file mode 100644 index 00000000..2fbed575 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/service-2.json.gz Binary files differdiff --git a/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/waiters-2.json b/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/waiters-2.json new file mode 100644 index 00000000..ee5023dc --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/billingconductor/2021-07-30/waiters-2.json @@ -0,0 +1,4 @@ +{ + "version": 2, + "waiters": {} +} |
