@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,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
21
20
  */
22
21
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const TagResourceCommand_base: {
24
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Associates the specified tags to a resource with the specified <code>resourceArn</code>.
@@ -73,23 +76,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
73
76
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
74
77
  *
75
78
  */
76
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, BillingconductorClientResolvedConfig> {
77
- readonly input: TagResourceCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: TagResourceCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class TagResourceCommand extends TagResourceCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
21
20
  */
22
21
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UntagResourceCommand_base: {
24
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -73,23 +76,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
73
76
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
74
77
  *
75
78
  */
76
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, BillingconductorClientResolvedConfig> {
77
- readonly input: UntagResourceCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: UntagResourceCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { UpdateBillingGroupInput, UpdateBillingGroupOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateBillingGroupCommandInput extends UpdateBillingGroupInput
21
20
  */
22
21
  export interface UpdateBillingGroupCommandOutput extends UpdateBillingGroupOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateBillingGroupCommand_base: {
24
+ new (input: UpdateBillingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBillingGroupCommandInput, UpdateBillingGroupCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>This updates an existing billing group.
@@ -95,23 +98,5 @@ export interface UpdateBillingGroupCommandOutput extends UpdateBillingGroupOutpu
95
98
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
96
99
  *
97
100
  */
98
- export declare class UpdateBillingGroupCommand extends $Command<UpdateBillingGroupCommandInput, UpdateBillingGroupCommandOutput, BillingconductorClientResolvedConfig> {
99
- readonly input: UpdateBillingGroupCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: UpdateBillingGroupCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateBillingGroupCommandInput, UpdateBillingGroupCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class UpdateBillingGroupCommand extends UpdateBillingGroupCommand_base {
117
102
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { UpdateCustomLineItemInput, UpdateCustomLineItemOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateCustomLineItemCommandInput extends UpdateCustomLineItemIn
21
20
  */
22
21
  export interface UpdateCustomLineItemCommandOutput extends UpdateCustomLineItemOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateCustomLineItemCommand_base: {
24
+ new (input: UpdateCustomLineItemCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomLineItemCommandInput, UpdateCustomLineItemCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -118,23 +121,5 @@ export interface UpdateCustomLineItemCommandOutput extends UpdateCustomLineItemO
118
121
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
119
122
  *
120
123
  */
121
- export declare class UpdateCustomLineItemCommand extends $Command<UpdateCustomLineItemCommandInput, UpdateCustomLineItemCommandOutput, BillingconductorClientResolvedConfig> {
122
- readonly input: UpdateCustomLineItemCommandInput;
123
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
124
- /**
125
- * @public
126
- */
127
- constructor(input: UpdateCustomLineItemCommandInput);
128
- /**
129
- * @internal
130
- */
131
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCustomLineItemCommandInput, UpdateCustomLineItemCommandOutput>;
132
- /**
133
- * @internal
134
- */
135
- private serialize;
136
- /**
137
- * @internal
138
- */
139
- private deserialize;
124
+ export declare class UpdateCustomLineItemCommand extends UpdateCustomLineItemCommand_base {
140
125
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { UpdatePricingPlanInput, UpdatePricingPlanOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdatePricingPlanCommandInput extends UpdatePricingPlanInput {
21
20
  */
22
21
  export interface UpdatePricingPlanCommandOutput extends UpdatePricingPlanOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdatePricingPlanCommand_base: {
24
+ new (input: UpdatePricingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePricingPlanCommandInput, UpdatePricingPlanCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>This updates an existing pricing plan.
@@ -81,23 +84,5 @@ export interface UpdatePricingPlanCommandOutput extends UpdatePricingPlanOutput,
81
84
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
82
85
  *
83
86
  */
84
- export declare class UpdatePricingPlanCommand extends $Command<UpdatePricingPlanCommandInput, UpdatePricingPlanCommandOutput, BillingconductorClientResolvedConfig> {
85
- readonly input: UpdatePricingPlanCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: UpdatePricingPlanCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePricingPlanCommandInput, UpdatePricingPlanCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class UpdatePricingPlanCommand extends UpdatePricingPlanCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { UpdatePricingRuleInput, UpdatePricingRuleOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdatePricingRuleCommandInput extends UpdatePricingRuleInput {
21
20
  */
22
21
  export interface UpdatePricingRuleCommandOutput extends UpdatePricingRuleOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdatePricingRuleCommand_base: {
24
+ new (input: UpdatePricingRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePricingRuleCommandInput, UpdatePricingRuleCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -101,23 +104,5 @@ export interface UpdatePricingRuleCommandOutput extends UpdatePricingRuleOutput,
101
104
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
102
105
  *
103
106
  */
104
- export declare class UpdatePricingRuleCommand extends $Command<UpdatePricingRuleCommandInput, UpdatePricingRuleCommandOutput, BillingconductorClientResolvedConfig> {
105
- readonly input: UpdatePricingRuleCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: UpdatePricingRuleCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePricingRuleCommandInput, UpdatePricingRuleCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
107
+ export declare class UpdatePricingRuleCommand extends UpdatePricingRuleCommand_base {
123
108
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;
@@ -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 AssociateAccountsCommandInput extends AssociateAccountsInput {}
20
14
  export interface AssociateAccountsCommandOutput
21
15
  extends AssociateAccountsOutput,
22
16
  __MetadataBearer {}
23
- export declare class AssociateAccountsCommand extends $Command<
24
- AssociateAccountsCommandInput,
25
- AssociateAccountsCommandOutput,
26
- BillingconductorClientResolvedConfig
27
- > {
28
- readonly input: AssociateAccountsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: AssociateAccountsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: BillingconductorClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<AssociateAccountsCommandInput, AssociateAccountsCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const AssociateAccountsCommand_base: {
18
+ new (
19
+ input: AssociateAccountsCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ AssociateAccountsCommandInput,
22
+ AssociateAccountsCommandOutput,
23
+ BillingconductorClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class AssociateAccountsCommand extends AssociateAccountsCommand_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 AssociatePricingRulesCommandInput
21
15
  export interface AssociatePricingRulesCommandOutput
22
16
  extends AssociatePricingRulesOutput,
23
17
  __MetadataBearer {}
24
- export declare class AssociatePricingRulesCommand extends $Command<
25
- AssociatePricingRulesCommandInput,
26
- AssociatePricingRulesCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: AssociatePricingRulesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: AssociatePricingRulesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const AssociatePricingRulesCommand_base: {
19
+ new (
20
+ input: AssociatePricingRulesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  AssociatePricingRulesCommandInput,
38
- AssociatePricingRulesCommandOutput
23
+ AssociatePricingRulesCommandOutput,
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 AssociatePricingRulesCommand extends AssociatePricingRulesCommand_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 BatchAssociateResourcesToCustomLineItemCommandInput
21
15
  export interface BatchAssociateResourcesToCustomLineItemCommandOutput
22
16
  extends BatchAssociateResourcesToCustomLineItemOutput,
23
17
  __MetadataBearer {}
24
- export declare class BatchAssociateResourcesToCustomLineItemCommand extends $Command<
25
- BatchAssociateResourcesToCustomLineItemCommandInput,
26
- BatchAssociateResourcesToCustomLineItemCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: BatchAssociateResourcesToCustomLineItemCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchAssociateResourcesToCustomLineItemCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchAssociateResourcesToCustomLineItemCommand_base: {
19
+ new (
20
+ input: BatchAssociateResourcesToCustomLineItemCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchAssociateResourcesToCustomLineItemCommandInput,
38
- BatchAssociateResourcesToCustomLineItemCommandOutput
23
+ BatchAssociateResourcesToCustomLineItemCommandOutput,
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 BatchAssociateResourcesToCustomLineItemCommand extends BatchAssociateResourcesToCustomLineItemCommand_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 BatchDisassociateResourcesFromCustomLineItemCommandInput
21
15
  export interface BatchDisassociateResourcesFromCustomLineItemCommandOutput
22
16
  extends BatchDisassociateResourcesFromCustomLineItemOutput,
23
17
  __MetadataBearer {}
24
- export declare class BatchDisassociateResourcesFromCustomLineItemCommand extends $Command<
25
- BatchDisassociateResourcesFromCustomLineItemCommandInput,
26
- BatchDisassociateResourcesFromCustomLineItemCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: BatchDisassociateResourcesFromCustomLineItemCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchDisassociateResourcesFromCustomLineItemCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchDisassociateResourcesFromCustomLineItemCommand_base: {
19
+ new (
20
+ input: BatchDisassociateResourcesFromCustomLineItemCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchDisassociateResourcesFromCustomLineItemCommandInput,
38
- BatchDisassociateResourcesFromCustomLineItemCommandOutput
23
+ BatchDisassociateResourcesFromCustomLineItemCommandOutput,
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 BatchDisassociateResourcesFromCustomLineItemCommand extends BatchDisassociateResourcesFromCustomLineItemCommand_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 CreateBillingGroupCommandInput
21
15
  export interface CreateBillingGroupCommandOutput
22
16
  extends CreateBillingGroupOutput,
23
17
  __MetadataBearer {}
24
- export declare class CreateBillingGroupCommand extends $Command<
25
- CreateBillingGroupCommandInput,
26
- CreateBillingGroupCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: CreateBillingGroupCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateBillingGroupCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CreateBillingGroupCommandInput, CreateBillingGroupCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CreateBillingGroupCommand_base: {
19
+ new (
20
+ input: CreateBillingGroupCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CreateBillingGroupCommandInput,
23
+ CreateBillingGroupCommandOutput,
24
+ BillingconductorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateBillingGroupCommand extends CreateBillingGroupCommand_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 CreateCustomLineItemCommandInput
21
15
  export interface CreateCustomLineItemCommandOutput
22
16
  extends CreateCustomLineItemOutput,
23
17
  __MetadataBearer {}
24
- export declare class CreateCustomLineItemCommand extends $Command<
25
- CreateCustomLineItemCommandInput,
26
- CreateCustomLineItemCommandOutput,
27
- BillingconductorClientResolvedConfig
28
- > {
29
- readonly input: CreateCustomLineItemCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateCustomLineItemCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: BillingconductorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateCustomLineItemCommand_base: {
19
+ new (
20
+ input: CreateCustomLineItemCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateCustomLineItemCommandInput,
38
- CreateCustomLineItemCommandOutput
23
+ CreateCustomLineItemCommandOutput,
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 CreateCustomLineItemCommand extends CreateCustomLineItemCommand_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 CreatePricingPlanCommandInput extends CreatePricingPlanInput {}
20
14
  export interface CreatePricingPlanCommandOutput
21
15
  extends CreatePricingPlanOutput,
22
16
  __MetadataBearer {}
23
- export declare class CreatePricingPlanCommand extends $Command<
24
- CreatePricingPlanCommandInput,
25
- CreatePricingPlanCommandOutput,
26
- BillingconductorClientResolvedConfig
27
- > {
28
- readonly input: CreatePricingPlanCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreatePricingPlanCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: BillingconductorClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreatePricingPlanCommandInput, CreatePricingPlanCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreatePricingPlanCommand_base: {
18
+ new (
19
+ input: CreatePricingPlanCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreatePricingPlanCommandInput,
22
+ CreatePricingPlanCommandOutput,
23
+ BillingconductorClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreatePricingPlanCommand extends CreatePricingPlanCommand_base {}