@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,48 +1,25 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { CreateBillingGroupInputFilterSensitiveLog, } from "../models/models_0";
6
6
  import { de_CreateBillingGroupCommand, se_CreateBillingGroupCommand } from "../protocols/Aws_restJson1";
7
7
  export { $Command };
8
- export class CreateBillingGroupCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, CreateBillingGroupCommand.getEndpointParameterInstructions()));
24
- const stack = clientStack.concat(this.middlewareStack);
25
- const { logger } = configuration;
26
- const clientName = "BillingconductorClient";
27
- const commandName = "CreateBillingGroupCommand";
28
- const handlerExecutionContext = {
29
- logger,
30
- clientName,
31
- commandName,
32
- inputFilterSensitiveLog: CreateBillingGroupInputFilterSensitiveLog,
33
- outputFilterSensitiveLog: (_) => _,
34
- [SMITHY_CONTEXT_KEY]: {
35
- service: "AWSBillingConductor",
36
- operation: "CreateBillingGroup",
37
- },
38
- };
39
- const { requestHandler } = configuration;
40
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
41
- }
42
- serialize(input, context) {
43
- return se_CreateBillingGroupCommand(input, context);
44
- }
45
- deserialize(output, context) {
46
- return de_CreateBillingGroupCommand(output, context);
47
- }
8
+ export class CreateBillingGroupCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ ];
18
+ })
19
+ .s("AWSBillingConductor", "CreateBillingGroup", {})
20
+ .n("BillingconductorClient", "CreateBillingGroupCommand")
21
+ .f(CreateBillingGroupInputFilterSensitiveLog, void 0)
22
+ .ser(se_CreateBillingGroupCommand)
23
+ .de(de_CreateBillingGroupCommand)
24
+ .build() {
48
25
  }
@@ -1,48 +1,25 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { CreateCustomLineItemInputFilterSensitiveLog, } from "../models/models_0";
6
6
  import { de_CreateCustomLineItemCommand, se_CreateCustomLineItemCommand } from "../protocols/Aws_restJson1";
7
7
  export { $Command };
8
- export class CreateCustomLineItemCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, CreateCustomLineItemCommand.getEndpointParameterInstructions()));
24
- const stack = clientStack.concat(this.middlewareStack);
25
- const { logger } = configuration;
26
- const clientName = "BillingconductorClient";
27
- const commandName = "CreateCustomLineItemCommand";
28
- const handlerExecutionContext = {
29
- logger,
30
- clientName,
31
- commandName,
32
- inputFilterSensitiveLog: CreateCustomLineItemInputFilterSensitiveLog,
33
- outputFilterSensitiveLog: (_) => _,
34
- [SMITHY_CONTEXT_KEY]: {
35
- service: "AWSBillingConductor",
36
- operation: "CreateCustomLineItem",
37
- },
38
- };
39
- const { requestHandler } = configuration;
40
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
41
- }
42
- serialize(input, context) {
43
- return se_CreateCustomLineItemCommand(input, context);
44
- }
45
- deserialize(output, context) {
46
- return de_CreateCustomLineItemCommand(output, context);
47
- }
8
+ export class CreateCustomLineItemCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ ];
18
+ })
19
+ .s("AWSBillingConductor", "CreateCustomLineItem", {})
20
+ .n("BillingconductorClient", "CreateCustomLineItemCommand")
21
+ .f(CreateCustomLineItemInputFilterSensitiveLog, void 0)
22
+ .ser(se_CreateCustomLineItemCommand)
23
+ .de(de_CreateCustomLineItemCommand)
24
+ .build() {
48
25
  }
@@ -1,48 +1,25 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { CreatePricingPlanInputFilterSensitiveLog, } from "../models/models_0";
6
6
  import { de_CreatePricingPlanCommand, se_CreatePricingPlanCommand } from "../protocols/Aws_restJson1";
7
7
  export { $Command };
8
- export class CreatePricingPlanCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, CreatePricingPlanCommand.getEndpointParameterInstructions()));
24
- const stack = clientStack.concat(this.middlewareStack);
25
- const { logger } = configuration;
26
- const clientName = "BillingconductorClient";
27
- const commandName = "CreatePricingPlanCommand";
28
- const handlerExecutionContext = {
29
- logger,
30
- clientName,
31
- commandName,
32
- inputFilterSensitiveLog: CreatePricingPlanInputFilterSensitiveLog,
33
- outputFilterSensitiveLog: (_) => _,
34
- [SMITHY_CONTEXT_KEY]: {
35
- service: "AWSBillingConductor",
36
- operation: "CreatePricingPlan",
37
- },
38
- };
39
- const { requestHandler } = configuration;
40
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
41
- }
42
- serialize(input, context) {
43
- return se_CreatePricingPlanCommand(input, context);
44
- }
45
- deserialize(output, context) {
46
- return de_CreatePricingPlanCommand(output, context);
47
- }
8
+ export class CreatePricingPlanCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ ];
18
+ })
19
+ .s("AWSBillingConductor", "CreatePricingPlan", {})
20
+ .n("BillingconductorClient", "CreatePricingPlanCommand")
21
+ .f(CreatePricingPlanInputFilterSensitiveLog, void 0)
22
+ .ser(se_CreatePricingPlanCommand)
23
+ .de(de_CreatePricingPlanCommand)
24
+ .build() {
48
25
  }
@@ -1,48 +1,25 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { CreatePricingRuleInputFilterSensitiveLog, } from "../models/models_0";
6
6
  import { de_CreatePricingRuleCommand, se_CreatePricingRuleCommand } from "../protocols/Aws_restJson1";
7
7
  export { $Command };
8
- export class CreatePricingRuleCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, CreatePricingRuleCommand.getEndpointParameterInstructions()));
24
- const stack = clientStack.concat(this.middlewareStack);
25
- const { logger } = configuration;
26
- const clientName = "BillingconductorClient";
27
- const commandName = "CreatePricingRuleCommand";
28
- const handlerExecutionContext = {
29
- logger,
30
- clientName,
31
- commandName,
32
- inputFilterSensitiveLog: CreatePricingRuleInputFilterSensitiveLog,
33
- outputFilterSensitiveLog: (_) => _,
34
- [SMITHY_CONTEXT_KEY]: {
35
- service: "AWSBillingConductor",
36
- operation: "CreatePricingRule",
37
- },
38
- };
39
- const { requestHandler } = configuration;
40
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
41
- }
42
- serialize(input, context) {
43
- return se_CreatePricingRuleCommand(input, context);
44
- }
45
- deserialize(output, context) {
46
- return de_CreatePricingRuleCommand(output, context);
47
- }
8
+ export class CreatePricingRuleCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ ];
18
+ })
19
+ .s("AWSBillingConductor", "CreatePricingRule", {})
20
+ .n("BillingconductorClient", "CreatePricingRuleCommand")
21
+ .f(CreatePricingRuleInputFilterSensitiveLog, void 0)
22
+ .ser(se_CreatePricingRuleCommand)
23
+ .de(de_CreatePricingRuleCommand)
24
+ .build() {
48
25
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_DeleteBillingGroupCommand, se_DeleteBillingGroupCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class DeleteBillingGroupCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, DeleteBillingGroupCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "BillingconductorClient";
26
- const commandName = "DeleteBillingGroupCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "AWSBillingConductor",
35
- operation: "DeleteBillingGroup",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_DeleteBillingGroupCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_DeleteBillingGroupCommand(output, context);
46
- }
7
+ export class DeleteBillingGroupCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("AWSBillingConductor", "DeleteBillingGroup", {})
19
+ .n("BillingconductorClient", "DeleteBillingGroupCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_DeleteBillingGroupCommand)
22
+ .de(de_DeleteBillingGroupCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_DeleteCustomLineItemCommand, se_DeleteCustomLineItemCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class DeleteCustomLineItemCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, DeleteCustomLineItemCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "BillingconductorClient";
26
- const commandName = "DeleteCustomLineItemCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "AWSBillingConductor",
35
- operation: "DeleteCustomLineItem",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_DeleteCustomLineItemCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_DeleteCustomLineItemCommand(output, context);
46
- }
7
+ export class DeleteCustomLineItemCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("AWSBillingConductor", "DeleteCustomLineItem", {})
19
+ .n("BillingconductorClient", "DeleteCustomLineItemCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_DeleteCustomLineItemCommand)
22
+ .de(de_DeleteCustomLineItemCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_DeletePricingPlanCommand, se_DeletePricingPlanCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class DeletePricingPlanCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, DeletePricingPlanCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "BillingconductorClient";
26
- const commandName = "DeletePricingPlanCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "AWSBillingConductor",
35
- operation: "DeletePricingPlan",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_DeletePricingPlanCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_DeletePricingPlanCommand(output, context);
46
- }
7
+ export class DeletePricingPlanCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("AWSBillingConductor", "DeletePricingPlan", {})
19
+ .n("BillingconductorClient", "DeletePricingPlanCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_DeletePricingPlanCommand)
22
+ .de(de_DeletePricingPlanCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_DeletePricingRuleCommand, se_DeletePricingRuleCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class DeletePricingRuleCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, DeletePricingRuleCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "BillingconductorClient";
26
- const commandName = "DeletePricingRuleCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "AWSBillingConductor",
35
- operation: "DeletePricingRule",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_DeletePricingRuleCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_DeletePricingRuleCommand(output, context);
46
- }
7
+ export class DeletePricingRuleCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("AWSBillingConductor", "DeletePricingRule", {})
19
+ .n("BillingconductorClient", "DeletePricingRuleCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_DeletePricingRuleCommand)
22
+ .de(de_DeletePricingRuleCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_DisassociateAccountsCommand, se_DisassociateAccountsCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class DisassociateAccountsCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateAccountsCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "BillingconductorClient";
26
- const commandName = "DisassociateAccountsCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "AWSBillingConductor",
35
- operation: "DisassociateAccounts",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_DisassociateAccountsCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_DisassociateAccountsCommand(output, context);
46
- }
7
+ export class DisassociateAccountsCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("AWSBillingConductor", "DisassociateAccounts", {})
19
+ .n("BillingconductorClient", "DisassociateAccountsCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_DisassociateAccountsCommand)
22
+ .de(de_DisassociateAccountsCommand)
23
+ .build() {
47
24
  }