@aws-sdk/client-billingconductor 3.478.0 → 3.481.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/dist-cjs/commands/AssociateAccountsCommand.js +18 -41
  2. package/dist-cjs/commands/AssociatePricingRulesCommand.js +18 -41
  3. package/dist-cjs/commands/BatchAssociateResourcesToCustomLineItemCommand.js +18 -41
  4. package/dist-cjs/commands/BatchDisassociateResourcesFromCustomLineItemCommand.js +18 -41
  5. package/dist-cjs/commands/CreateBillingGroupCommand.js +18 -41
  6. package/dist-cjs/commands/CreateCustomLineItemCommand.js +18 -41
  7. package/dist-cjs/commands/CreatePricingPlanCommand.js +18 -41
  8. package/dist-cjs/commands/CreatePricingRuleCommand.js +18 -41
  9. package/dist-cjs/commands/DeleteBillingGroupCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteCustomLineItemCommand.js +18 -41
  11. package/dist-cjs/commands/DeletePricingPlanCommand.js +18 -41
  12. package/dist-cjs/commands/DeletePricingRuleCommand.js +18 -41
  13. package/dist-cjs/commands/DisassociateAccountsCommand.js +18 -41
  14. package/dist-cjs/commands/DisassociatePricingRulesCommand.js +18 -41
  15. package/dist-cjs/commands/GetBillingGroupCostReportCommand.js +18 -41
  16. package/dist-cjs/commands/ListAccountAssociationsCommand.js +18 -41
  17. package/dist-cjs/commands/ListBillingGroupCostReportsCommand.js +18 -41
  18. package/dist-cjs/commands/ListBillingGroupsCommand.js +18 -41
  19. package/dist-cjs/commands/ListCustomLineItemVersionsCommand.js +18 -41
  20. package/dist-cjs/commands/ListCustomLineItemsCommand.js +18 -41
  21. package/dist-cjs/commands/ListPricingPlansAssociatedWithPricingRuleCommand.js +18 -41
  22. package/dist-cjs/commands/ListPricingPlansCommand.js +18 -41
  23. package/dist-cjs/commands/ListPricingRulesAssociatedToPricingPlanCommand.js +18 -41
  24. package/dist-cjs/commands/ListPricingRulesCommand.js +18 -41
  25. package/dist-cjs/commands/ListResourcesAssociatedToCustomLineItemCommand.js +18 -41
  26. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  27. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  28. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  29. package/dist-cjs/commands/UpdateBillingGroupCommand.js +18 -41
  30. package/dist-cjs/commands/UpdateCustomLineItemCommand.js +18 -41
  31. package/dist-cjs/commands/UpdatePricingPlanCommand.js +18 -41
  32. package/dist-cjs/commands/UpdatePricingRuleCommand.js +18 -41
  33. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  34. package/dist-es/commands/AssociateAccountsCommand.js +18 -41
  35. package/dist-es/commands/AssociatePricingRulesCommand.js +18 -41
  36. package/dist-es/commands/BatchAssociateResourcesToCustomLineItemCommand.js +18 -41
  37. package/dist-es/commands/BatchDisassociateResourcesFromCustomLineItemCommand.js +18 -41
  38. package/dist-es/commands/CreateBillingGroupCommand.js +18 -41
  39. package/dist-es/commands/CreateCustomLineItemCommand.js +18 -41
  40. package/dist-es/commands/CreatePricingPlanCommand.js +18 -41
  41. package/dist-es/commands/CreatePricingRuleCommand.js +18 -41
  42. package/dist-es/commands/DeleteBillingGroupCommand.js +18 -41
  43. package/dist-es/commands/DeleteCustomLineItemCommand.js +18 -41
  44. package/dist-es/commands/DeletePricingPlanCommand.js +18 -41
  45. package/dist-es/commands/DeletePricingRuleCommand.js +18 -41
  46. package/dist-es/commands/DisassociateAccountsCommand.js +18 -41
  47. package/dist-es/commands/DisassociatePricingRulesCommand.js +18 -41
  48. package/dist-es/commands/GetBillingGroupCostReportCommand.js +18 -41
  49. package/dist-es/commands/ListAccountAssociationsCommand.js +18 -41
  50. package/dist-es/commands/ListBillingGroupCostReportsCommand.js +18 -41
  51. package/dist-es/commands/ListBillingGroupsCommand.js +18 -41
  52. package/dist-es/commands/ListCustomLineItemVersionsCommand.js +18 -41
  53. package/dist-es/commands/ListCustomLineItemsCommand.js +18 -41
  54. package/dist-es/commands/ListPricingPlansAssociatedWithPricingRuleCommand.js +18 -41
  55. package/dist-es/commands/ListPricingPlansCommand.js +18 -41
  56. package/dist-es/commands/ListPricingRulesAssociatedToPricingPlanCommand.js +18 -41
  57. package/dist-es/commands/ListPricingRulesCommand.js +18 -41
  58. package/dist-es/commands/ListResourcesAssociatedToCustomLineItemCommand.js +18 -41
  59. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  60. package/dist-es/commands/TagResourceCommand.js +18 -41
  61. package/dist-es/commands/UntagResourceCommand.js +18 -41
  62. package/dist-es/commands/UpdateBillingGroupCommand.js +18 -41
  63. package/dist-es/commands/UpdateCustomLineItemCommand.js +18 -41
  64. package/dist-es/commands/UpdatePricingPlanCommand.js +18 -41
  65. package/dist-es/commands/UpdatePricingRuleCommand.js +18 -41
  66. package/dist-es/endpoint/EndpointParameters.js +6 -0
  67. package/dist-types/commands/AssociateAccountsCommand.d.ts +6 -21
  68. package/dist-types/commands/AssociatePricingRulesCommand.d.ts +6 -21
  69. package/dist-types/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +6 -21
  70. package/dist-types/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +6 -21
  71. package/dist-types/commands/CreateBillingGroupCommand.d.ts +6 -21
  72. package/dist-types/commands/CreateCustomLineItemCommand.d.ts +6 -21
  73. package/dist-types/commands/CreatePricingPlanCommand.d.ts +6 -21
  74. package/dist-types/commands/CreatePricingRuleCommand.d.ts +6 -21
  75. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +6 -21
  76. package/dist-types/commands/DeleteCustomLineItemCommand.d.ts +6 -21
  77. package/dist-types/commands/DeletePricingPlanCommand.d.ts +6 -21
  78. package/dist-types/commands/DeletePricingRuleCommand.d.ts +6 -21
  79. package/dist-types/commands/DisassociateAccountsCommand.d.ts +6 -21
  80. package/dist-types/commands/DisassociatePricingRulesCommand.d.ts +6 -21
  81. package/dist-types/commands/GetBillingGroupCostReportCommand.d.ts +6 -21
  82. package/dist-types/commands/ListAccountAssociationsCommand.d.ts +6 -21
  83. package/dist-types/commands/ListBillingGroupCostReportsCommand.d.ts +6 -21
  84. package/dist-types/commands/ListBillingGroupsCommand.d.ts +6 -21
  85. package/dist-types/commands/ListCustomLineItemVersionsCommand.d.ts +6 -21
  86. package/dist-types/commands/ListCustomLineItemsCommand.d.ts +6 -21
  87. package/dist-types/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +6 -21
  88. package/dist-types/commands/ListPricingPlansCommand.d.ts +6 -21
  89. package/dist-types/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +6 -21
  90. package/dist-types/commands/ListPricingRulesCommand.d.ts +6 -21
  91. package/dist-types/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +6 -21
  92. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  93. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  94. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  95. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -21
  96. package/dist-types/commands/UpdateCustomLineItemCommand.d.ts +6 -21
  97. package/dist-types/commands/UpdatePricingPlanCommand.d.ts +6 -21
  98. package/dist-types/commands/UpdatePricingRuleCommand.d.ts +6 -21
  99. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  100. package/dist-types/ts3.4/commands/AssociateAccountsCommand.d.ts +14 -23
  101. package/dist-types/ts3.4/commands/AssociatePricingRulesCommand.d.ts +12 -24
  102. package/dist-types/ts3.4/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +12 -24
  103. package/dist-types/ts3.4/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +12 -24
  104. package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +14 -23
  105. package/dist-types/ts3.4/commands/CreateCustomLineItemCommand.d.ts +12 -24
  106. package/dist-types/ts3.4/commands/CreatePricingPlanCommand.d.ts +14 -23
  107. package/dist-types/ts3.4/commands/CreatePricingRuleCommand.d.ts +14 -23
  108. package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +14 -23
  109. package/dist-types/ts3.4/commands/DeleteCustomLineItemCommand.d.ts +12 -24
  110. package/dist-types/ts3.4/commands/DeletePricingPlanCommand.d.ts +14 -23
  111. package/dist-types/ts3.4/commands/DeletePricingRuleCommand.d.ts +14 -23
  112. package/dist-types/ts3.4/commands/DisassociateAccountsCommand.d.ts +12 -24
  113. package/dist-types/ts3.4/commands/DisassociatePricingRulesCommand.d.ts +12 -24
  114. package/dist-types/ts3.4/commands/GetBillingGroupCostReportCommand.d.ts +12 -24
  115. package/dist-types/ts3.4/commands/ListAccountAssociationsCommand.d.ts +12 -24
  116. package/dist-types/ts3.4/commands/ListBillingGroupCostReportsCommand.d.ts +12 -24
  117. package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +14 -23
  118. package/dist-types/ts3.4/commands/ListCustomLineItemVersionsCommand.d.ts +12 -24
  119. package/dist-types/ts3.4/commands/ListCustomLineItemsCommand.d.ts +14 -23
  120. package/dist-types/ts3.4/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +12 -24
  121. package/dist-types/ts3.4/commands/ListPricingPlansCommand.d.ts +14 -23
  122. package/dist-types/ts3.4/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +12 -24
  123. package/dist-types/ts3.4/commands/ListPricingRulesCommand.d.ts +14 -23
  124. package/dist-types/ts3.4/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +12 -24
  125. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  126. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  127. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  128. package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +14 -23
  129. package/dist-types/ts3.4/commands/UpdateCustomLineItemCommand.d.ts +12 -24
  130. package/dist-types/ts3.4/commands/UpdatePricingPlanCommand.d.ts +14 -23
  131. package/dist-types/ts3.4/commands/UpdatePricingRuleCommand.d.ts +14 -23
  132. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  133. package/package.json +9 -9
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface CreatePricingRuleCommandInput extends CreatePricingRuleInput {}
20
14
  export interface CreatePricingRuleCommandOutput
21
15
  extends CreatePricingRuleOutput,
22
16
  __MetadataBearer {}
23
- export declare class CreatePricingRuleCommand extends $Command<
24
- CreatePricingRuleCommandInput,
25
- CreatePricingRuleCommandOutput,
26
- BillingconductorClientResolvedConfig
27
- > {
28
- readonly input: CreatePricingRuleCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreatePricingRuleCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: BillingconductorClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreatePricingRuleCommandInput, CreatePricingRuleCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreatePricingRuleCommand_base: {
18
+ new (
19
+ input: CreatePricingRuleCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreatePricingRuleCommandInput,
22
+ CreatePricingRuleCommandOutput,
23
+ BillingconductorClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreatePricingRuleCommand extends CreatePricingRuleCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface DeleteBillingGroupCommandInput
21
15
  export interface DeleteBillingGroupCommandOutput
22
16
  extends DeleteBillingGroupOutput,
23
17
  __MetadataBearer {}
24
- export declare class DeleteBillingGroupCommand extends $Command<
25
- DeleteBillingGroupCommandInput,
26
- DeleteBillingGroupCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: DeleteBillingGroupCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteBillingGroupCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DeleteBillingGroupCommandInput, DeleteBillingGroupCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DeleteBillingGroupCommand_base: {
19
+ new (
20
+ input: DeleteBillingGroupCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DeleteBillingGroupCommandInput,
23
+ DeleteBillingGroupCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteBillingGroupCommand extends DeleteBillingGroupCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeleteCustomLineItemCommandInput
21
15
  export interface DeleteCustomLineItemCommandOutput
22
16
  extends DeleteCustomLineItemOutput,
23
17
  __MetadataBearer {}
24
- export declare class DeleteCustomLineItemCommand extends $Command<
25
- DeleteCustomLineItemCommandInput,
26
- DeleteCustomLineItemCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: DeleteCustomLineItemCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteCustomLineItemCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteCustomLineItemCommand_base: {
19
+ new (
20
+ input: DeleteCustomLineItemCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteCustomLineItemCommandInput,
38
- DeleteCustomLineItemCommandOutput
23
+ DeleteCustomLineItemCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteCustomLineItemCommand extends DeleteCustomLineItemCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface DeletePricingPlanCommandInput extends DeletePricingPlanInput {}
20
14
  export interface DeletePricingPlanCommandOutput
21
15
  extends DeletePricingPlanOutput,
22
16
  __MetadataBearer {}
23
- export declare class DeletePricingPlanCommand extends $Command<
24
- DeletePricingPlanCommandInput,
25
- DeletePricingPlanCommandOutput,
26
- BillingconductorClientResolvedConfig
27
- > {
28
- readonly input: DeletePricingPlanCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeletePricingPlanCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: BillingconductorClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeletePricingPlanCommandInput, DeletePricingPlanCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeletePricingPlanCommand_base: {
18
+ new (
19
+ input: DeletePricingPlanCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeletePricingPlanCommandInput,
22
+ DeletePricingPlanCommandOutput,
23
+ BillingconductorClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeletePricingPlanCommand extends DeletePricingPlanCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface DeletePricingRuleCommandInput extends DeletePricingRuleInput {}
20
14
  export interface DeletePricingRuleCommandOutput
21
15
  extends DeletePricingRuleOutput,
22
16
  __MetadataBearer {}
23
- export declare class DeletePricingRuleCommand extends $Command<
24
- DeletePricingRuleCommandInput,
25
- DeletePricingRuleCommandOutput,
26
- BillingconductorClientResolvedConfig
27
- > {
28
- readonly input: DeletePricingRuleCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeletePricingRuleCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: BillingconductorClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeletePricingRuleCommandInput, DeletePricingRuleCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeletePricingRuleCommand_base: {
18
+ new (
19
+ input: DeletePricingRuleCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeletePricingRuleCommandInput,
22
+ DeletePricingRuleCommandOutput,
23
+ BillingconductorClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeletePricingRuleCommand extends DeletePricingRuleCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DisassociateAccountsCommandInput
21
15
  export interface DisassociateAccountsCommandOutput
22
16
  extends DisassociateAccountsOutput,
23
17
  __MetadataBearer {}
24
- export declare class DisassociateAccountsCommand extends $Command<
25
- DisassociateAccountsCommandInput,
26
- DisassociateAccountsCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: DisassociateAccountsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DisassociateAccountsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DisassociateAccountsCommand_base: {
19
+ new (
20
+ input: DisassociateAccountsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DisassociateAccountsCommandInput,
38
- DisassociateAccountsCommandOutput
23
+ DisassociateAccountsCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DisassociateAccountsCommand extends DisassociateAccountsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DisassociatePricingRulesCommandInput
21
15
  export interface DisassociatePricingRulesCommandOutput
22
16
  extends DisassociatePricingRulesOutput,
23
17
  __MetadataBearer {}
24
- export declare class DisassociatePricingRulesCommand extends $Command<
25
- DisassociatePricingRulesCommandInput,
26
- DisassociatePricingRulesCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: DisassociatePricingRulesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DisassociatePricingRulesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DisassociatePricingRulesCommand_base: {
19
+ new (
20
+ input: DisassociatePricingRulesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DisassociatePricingRulesCommandInput,
38
- DisassociatePricingRulesCommandOutput
23
+ DisassociatePricingRulesCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DisassociatePricingRulesCommand extends DisassociatePricingRulesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetBillingGroupCostReportCommandInput
21
15
  export interface GetBillingGroupCostReportCommandOutput
22
16
  extends GetBillingGroupCostReportOutput,
23
17
  __MetadataBearer {}
24
- export declare class GetBillingGroupCostReportCommand extends $Command<
25
- GetBillingGroupCostReportCommandInput,
26
- GetBillingGroupCostReportCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: GetBillingGroupCostReportCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetBillingGroupCostReportCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetBillingGroupCostReportCommand_base: {
19
+ new (
20
+ input: GetBillingGroupCostReportCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetBillingGroupCostReportCommandInput,
38
- GetBillingGroupCostReportCommandOutput
23
+ GetBillingGroupCostReportCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetBillingGroupCostReportCommand extends GetBillingGroupCostReportCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListAccountAssociationsCommandInput
21
15
  export interface ListAccountAssociationsCommandOutput
22
16
  extends ListAccountAssociationsOutput,
23
17
  __MetadataBearer {}
24
- export declare class ListAccountAssociationsCommand extends $Command<
25
- ListAccountAssociationsCommandInput,
26
- ListAccountAssociationsCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: ListAccountAssociationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListAccountAssociationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListAccountAssociationsCommand_base: {
19
+ new (
20
+ input: ListAccountAssociationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListAccountAssociationsCommandInput,
38
- ListAccountAssociationsCommandOutput
23
+ ListAccountAssociationsCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListAccountAssociationsCommand extends ListAccountAssociationsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListBillingGroupCostReportsCommandInput
21
15
  export interface ListBillingGroupCostReportsCommandOutput
22
16
  extends ListBillingGroupCostReportsOutput,
23
17
  __MetadataBearer {}
24
- export declare class ListBillingGroupCostReportsCommand extends $Command<
25
- ListBillingGroupCostReportsCommandInput,
26
- ListBillingGroupCostReportsCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: ListBillingGroupCostReportsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListBillingGroupCostReportsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListBillingGroupCostReportsCommand_base: {
19
+ new (
20
+ input: ListBillingGroupCostReportsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListBillingGroupCostReportsCommandInput,
38
- ListBillingGroupCostReportsCommandOutput
23
+ ListBillingGroupCostReportsCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListBillingGroupCostReportsCommand extends ListBillingGroupCostReportsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface ListBillingGroupsCommandInput extends ListBillingGroupsInput {}
20
14
  export interface ListBillingGroupsCommandOutput
21
15
  extends ListBillingGroupsOutput,
22
16
  __MetadataBearer {}
23
- export declare class ListBillingGroupsCommand extends $Command<
24
- ListBillingGroupsCommandInput,
25
- ListBillingGroupsCommandOutput,
26
- BillingconductorClientResolvedConfig
27
- > {
28
- readonly input: ListBillingGroupsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: ListBillingGroupsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: BillingconductorClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<ListBillingGroupsCommandInput, ListBillingGroupsCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const ListBillingGroupsCommand_base: {
18
+ new (
19
+ input: ListBillingGroupsCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ ListBillingGroupsCommandInput,
22
+ ListBillingGroupsCommandOutput,
23
+ BillingconductorClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class ListBillingGroupsCommand extends ListBillingGroupsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListCustomLineItemVersionsCommandInput
21
15
  export interface ListCustomLineItemVersionsCommandOutput
22
16
  extends ListCustomLineItemVersionsOutput,
23
17
  __MetadataBearer {}
24
- export declare class ListCustomLineItemVersionsCommand extends $Command<
25
- ListCustomLineItemVersionsCommandInput,
26
- ListCustomLineItemVersionsCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: ListCustomLineItemVersionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListCustomLineItemVersionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListCustomLineItemVersionsCommand_base: {
19
+ new (
20
+ input: ListCustomLineItemVersionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListCustomLineItemVersionsCommandInput,
38
- ListCustomLineItemVersionsCommandOutput
23
+ ListCustomLineItemVersionsCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListCustomLineItemVersionsCommand extends ListCustomLineItemVersionsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface ListCustomLineItemsCommandInput
21
15
  export interface ListCustomLineItemsCommandOutput
22
16
  extends ListCustomLineItemsOutput,
23
17
  __MetadataBearer {}
24
- export declare class ListCustomLineItemsCommand extends $Command<
25
- ListCustomLineItemsCommandInput,
26
- ListCustomLineItemsCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: ListCustomLineItemsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListCustomLineItemsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<ListCustomLineItemsCommandInput, ListCustomLineItemsCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const ListCustomLineItemsCommand_base: {
19
+ new (
20
+ input: ListCustomLineItemsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ ListCustomLineItemsCommandInput,
23
+ ListCustomLineItemsCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListCustomLineItemsCommand extends ListCustomLineItemsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BillingconductorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListPricingPlansAssociatedWithPricingRuleCommandInput
21
15
  export interface ListPricingPlansAssociatedWithPricingRuleCommandOutput
22
16
  extends ListPricingPlansAssociatedWithPricingRuleOutput,
23
17
  __MetadataBearer {}
24
- export declare class ListPricingPlansAssociatedWithPricingRuleCommand extends $Command<
25
- ListPricingPlansAssociatedWithPricingRuleCommandInput,
26
- ListPricingPlansAssociatedWithPricingRuleCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: ListPricingPlansAssociatedWithPricingRuleCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListPricingPlansAssociatedWithPricingRuleCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListPricingPlansAssociatedWithPricingRuleCommand_base: {
19
+ new (
20
+ input: ListPricingPlansAssociatedWithPricingRuleCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListPricingPlansAssociatedWithPricingRuleCommandInput,
38
- ListPricingPlansAssociatedWithPricingRuleCommandOutput
23
+ ListPricingPlansAssociatedWithPricingRuleCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListPricingPlansAssociatedWithPricingRuleCommand extends ListPricingPlansAssociatedWithPricingRuleCommand_base {}