@aws-sdk/client-license-manager 3.477.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 (205) hide show
  1. package/dist-cjs/commands/AcceptGrantCommand.js +18 -41
  2. package/dist-cjs/commands/CheckInLicenseCommand.js +18 -41
  3. package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +18 -41
  4. package/dist-cjs/commands/CheckoutLicenseCommand.js +18 -41
  5. package/dist-cjs/commands/CreateGrantCommand.js +18 -41
  6. package/dist-cjs/commands/CreateGrantVersionCommand.js +18 -41
  7. package/dist-cjs/commands/CreateLicenseCommand.js +18 -41
  8. package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +18 -41
  9. package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +18 -41
  10. package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +18 -41
  11. package/dist-cjs/commands/CreateLicenseVersionCommand.js +18 -41
  12. package/dist-cjs/commands/CreateTokenCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteGrantCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteLicenseCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteTokenCommand.js +18 -41
  18. package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +18 -41
  19. package/dist-cjs/commands/GetAccessTokenCommand.js +18 -41
  20. package/dist-cjs/commands/GetGrantCommand.js +18 -41
  21. package/dist-cjs/commands/GetLicenseCommand.js +18 -41
  22. package/dist-cjs/commands/GetLicenseConfigurationCommand.js +18 -41
  23. package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +18 -41
  24. package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +18 -41
  25. package/dist-cjs/commands/GetLicenseUsageCommand.js +18 -41
  26. package/dist-cjs/commands/GetServiceSettingsCommand.js +18 -41
  27. package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +18 -41
  28. package/dist-cjs/commands/ListDistributedGrantsCommand.js +18 -41
  29. package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +18 -41
  30. package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +18 -41
  31. package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +18 -41
  32. package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +18 -41
  33. package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +18 -41
  34. package/dist-cjs/commands/ListLicenseVersionsCommand.js +18 -41
  35. package/dist-cjs/commands/ListLicensesCommand.js +18 -41
  36. package/dist-cjs/commands/ListReceivedGrantsCommand.js +18 -41
  37. package/dist-cjs/commands/ListReceivedGrantsForOrganizationCommand.js +18 -41
  38. package/dist-cjs/commands/ListReceivedLicensesCommand.js +18 -41
  39. package/dist-cjs/commands/ListReceivedLicensesForOrganizationCommand.js +18 -41
  40. package/dist-cjs/commands/ListResourceInventoryCommand.js +18 -41
  41. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  42. package/dist-cjs/commands/ListTokensCommand.js +18 -41
  43. package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +18 -41
  44. package/dist-cjs/commands/RejectGrantCommand.js +18 -41
  45. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  46. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  47. package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +18 -41
  48. package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +18 -41
  49. package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +18 -41
  50. package/dist-cjs/commands/UpdateServiceSettingsCommand.js +18 -41
  51. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  52. package/dist-es/commands/AcceptGrantCommand.js +18 -41
  53. package/dist-es/commands/CheckInLicenseCommand.js +18 -41
  54. package/dist-es/commands/CheckoutBorrowLicenseCommand.js +18 -41
  55. package/dist-es/commands/CheckoutLicenseCommand.js +18 -41
  56. package/dist-es/commands/CreateGrantCommand.js +18 -41
  57. package/dist-es/commands/CreateGrantVersionCommand.js +18 -41
  58. package/dist-es/commands/CreateLicenseCommand.js +18 -41
  59. package/dist-es/commands/CreateLicenseConfigurationCommand.js +18 -41
  60. package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +18 -41
  61. package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +18 -41
  62. package/dist-es/commands/CreateLicenseVersionCommand.js +18 -41
  63. package/dist-es/commands/CreateTokenCommand.js +18 -41
  64. package/dist-es/commands/DeleteGrantCommand.js +18 -41
  65. package/dist-es/commands/DeleteLicenseCommand.js +18 -41
  66. package/dist-es/commands/DeleteLicenseConfigurationCommand.js +18 -41
  67. package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +18 -41
  68. package/dist-es/commands/DeleteTokenCommand.js +18 -41
  69. package/dist-es/commands/ExtendLicenseConsumptionCommand.js +18 -41
  70. package/dist-es/commands/GetAccessTokenCommand.js +18 -41
  71. package/dist-es/commands/GetGrantCommand.js +18 -41
  72. package/dist-es/commands/GetLicenseCommand.js +18 -41
  73. package/dist-es/commands/GetLicenseConfigurationCommand.js +18 -41
  74. package/dist-es/commands/GetLicenseConversionTaskCommand.js +18 -41
  75. package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +18 -41
  76. package/dist-es/commands/GetLicenseUsageCommand.js +18 -41
  77. package/dist-es/commands/GetServiceSettingsCommand.js +18 -41
  78. package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +18 -41
  79. package/dist-es/commands/ListDistributedGrantsCommand.js +18 -41
  80. package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +18 -41
  81. package/dist-es/commands/ListLicenseConfigurationsCommand.js +18 -41
  82. package/dist-es/commands/ListLicenseConversionTasksCommand.js +18 -41
  83. package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +18 -41
  84. package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +18 -41
  85. package/dist-es/commands/ListLicenseVersionsCommand.js +18 -41
  86. package/dist-es/commands/ListLicensesCommand.js +18 -41
  87. package/dist-es/commands/ListReceivedGrantsCommand.js +18 -41
  88. package/dist-es/commands/ListReceivedGrantsForOrganizationCommand.js +18 -41
  89. package/dist-es/commands/ListReceivedLicensesCommand.js +18 -41
  90. package/dist-es/commands/ListReceivedLicensesForOrganizationCommand.js +18 -41
  91. package/dist-es/commands/ListResourceInventoryCommand.js +18 -41
  92. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  93. package/dist-es/commands/ListTokensCommand.js +18 -41
  94. package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +18 -41
  95. package/dist-es/commands/RejectGrantCommand.js +18 -41
  96. package/dist-es/commands/TagResourceCommand.js +18 -41
  97. package/dist-es/commands/UntagResourceCommand.js +18 -41
  98. package/dist-es/commands/UpdateLicenseConfigurationCommand.js +18 -41
  99. package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +18 -41
  100. package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +18 -41
  101. package/dist-es/commands/UpdateServiceSettingsCommand.js +18 -41
  102. package/dist-es/endpoint/EndpointParameters.js +6 -0
  103. package/dist-types/commands/AcceptGrantCommand.d.ts +6 -21
  104. package/dist-types/commands/CheckInLicenseCommand.d.ts +6 -21
  105. package/dist-types/commands/CheckoutBorrowLicenseCommand.d.ts +6 -21
  106. package/dist-types/commands/CheckoutLicenseCommand.d.ts +6 -21
  107. package/dist-types/commands/CreateGrantCommand.d.ts +6 -21
  108. package/dist-types/commands/CreateGrantVersionCommand.d.ts +6 -21
  109. package/dist-types/commands/CreateLicenseCommand.d.ts +6 -21
  110. package/dist-types/commands/CreateLicenseConfigurationCommand.d.ts +6 -21
  111. package/dist-types/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +6 -21
  112. package/dist-types/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +6 -21
  113. package/dist-types/commands/CreateLicenseVersionCommand.d.ts +6 -21
  114. package/dist-types/commands/CreateTokenCommand.d.ts +6 -21
  115. package/dist-types/commands/DeleteGrantCommand.d.ts +6 -21
  116. package/dist-types/commands/DeleteLicenseCommand.d.ts +6 -21
  117. package/dist-types/commands/DeleteLicenseConfigurationCommand.d.ts +6 -21
  118. package/dist-types/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +6 -21
  119. package/dist-types/commands/DeleteTokenCommand.d.ts +6 -21
  120. package/dist-types/commands/ExtendLicenseConsumptionCommand.d.ts +6 -21
  121. package/dist-types/commands/GetAccessTokenCommand.d.ts +6 -21
  122. package/dist-types/commands/GetGrantCommand.d.ts +6 -21
  123. package/dist-types/commands/GetLicenseCommand.d.ts +6 -21
  124. package/dist-types/commands/GetLicenseConfigurationCommand.d.ts +6 -21
  125. package/dist-types/commands/GetLicenseConversionTaskCommand.d.ts +6 -21
  126. package/dist-types/commands/GetLicenseManagerReportGeneratorCommand.d.ts +6 -21
  127. package/dist-types/commands/GetLicenseUsageCommand.d.ts +6 -21
  128. package/dist-types/commands/GetServiceSettingsCommand.d.ts +6 -21
  129. package/dist-types/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +6 -21
  130. package/dist-types/commands/ListDistributedGrantsCommand.d.ts +6 -21
  131. package/dist-types/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +6 -21
  132. package/dist-types/commands/ListLicenseConfigurationsCommand.d.ts +6 -21
  133. package/dist-types/commands/ListLicenseConversionTasksCommand.d.ts +6 -21
  134. package/dist-types/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +6 -21
  135. package/dist-types/commands/ListLicenseSpecificationsForResourceCommand.d.ts +6 -21
  136. package/dist-types/commands/ListLicenseVersionsCommand.d.ts +6 -21
  137. package/dist-types/commands/ListLicensesCommand.d.ts +6 -21
  138. package/dist-types/commands/ListReceivedGrantsCommand.d.ts +6 -21
  139. package/dist-types/commands/ListReceivedGrantsForOrganizationCommand.d.ts +6 -21
  140. package/dist-types/commands/ListReceivedLicensesCommand.d.ts +6 -21
  141. package/dist-types/commands/ListReceivedLicensesForOrganizationCommand.d.ts +6 -21
  142. package/dist-types/commands/ListResourceInventoryCommand.d.ts +6 -21
  143. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  144. package/dist-types/commands/ListTokensCommand.d.ts +6 -21
  145. package/dist-types/commands/ListUsageForLicenseConfigurationCommand.d.ts +6 -21
  146. package/dist-types/commands/RejectGrantCommand.d.ts +6 -21
  147. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  148. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  149. package/dist-types/commands/UpdateLicenseConfigurationCommand.d.ts +6 -21
  150. package/dist-types/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +6 -21
  151. package/dist-types/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +6 -21
  152. package/dist-types/commands/UpdateServiceSettingsCommand.d.ts +6 -21
  153. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  154. package/dist-types/ts3.4/commands/AcceptGrantCommand.d.ts +14 -23
  155. package/dist-types/ts3.4/commands/CheckInLicenseCommand.d.ts +14 -23
  156. package/dist-types/ts3.4/commands/CheckoutBorrowLicenseCommand.d.ts +12 -24
  157. package/dist-types/ts3.4/commands/CheckoutLicenseCommand.d.ts +14 -23
  158. package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +14 -23
  159. package/dist-types/ts3.4/commands/CreateGrantVersionCommand.d.ts +14 -23
  160. package/dist-types/ts3.4/commands/CreateLicenseCommand.d.ts +14 -23
  161. package/dist-types/ts3.4/commands/CreateLicenseConfigurationCommand.d.ts +12 -24
  162. package/dist-types/ts3.4/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +12 -24
  163. package/dist-types/ts3.4/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +12 -24
  164. package/dist-types/ts3.4/commands/CreateLicenseVersionCommand.d.ts +12 -24
  165. package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +14 -23
  166. package/dist-types/ts3.4/commands/DeleteGrantCommand.d.ts +14 -23
  167. package/dist-types/ts3.4/commands/DeleteLicenseCommand.d.ts +14 -23
  168. package/dist-types/ts3.4/commands/DeleteLicenseConfigurationCommand.d.ts +12 -24
  169. package/dist-types/ts3.4/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +12 -24
  170. package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +14 -23
  171. package/dist-types/ts3.4/commands/ExtendLicenseConsumptionCommand.d.ts +12 -24
  172. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +14 -23
  173. package/dist-types/ts3.4/commands/GetGrantCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/GetLicenseCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/GetLicenseConfigurationCommand.d.ts +12 -24
  176. package/dist-types/ts3.4/commands/GetLicenseConversionTaskCommand.d.ts +12 -24
  177. package/dist-types/ts3.4/commands/GetLicenseManagerReportGeneratorCommand.d.ts +12 -24
  178. package/dist-types/ts3.4/commands/GetLicenseUsageCommand.d.ts +14 -23
  179. package/dist-types/ts3.4/commands/GetServiceSettingsCommand.d.ts +14 -23
  180. package/dist-types/ts3.4/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +12 -24
  181. package/dist-types/ts3.4/commands/ListDistributedGrantsCommand.d.ts +12 -24
  182. package/dist-types/ts3.4/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +12 -24
  183. package/dist-types/ts3.4/commands/ListLicenseConfigurationsCommand.d.ts +12 -24
  184. package/dist-types/ts3.4/commands/ListLicenseConversionTasksCommand.d.ts +12 -24
  185. package/dist-types/ts3.4/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +12 -24
  186. package/dist-types/ts3.4/commands/ListLicenseSpecificationsForResourceCommand.d.ts +12 -24
  187. package/dist-types/ts3.4/commands/ListLicenseVersionsCommand.d.ts +14 -23
  188. package/dist-types/ts3.4/commands/ListLicensesCommand.d.ts +14 -23
  189. package/dist-types/ts3.4/commands/ListReceivedGrantsCommand.d.ts +14 -23
  190. package/dist-types/ts3.4/commands/ListReceivedGrantsForOrganizationCommand.d.ts +12 -24
  191. package/dist-types/ts3.4/commands/ListReceivedLicensesCommand.d.ts +12 -24
  192. package/dist-types/ts3.4/commands/ListReceivedLicensesForOrganizationCommand.d.ts +12 -24
  193. package/dist-types/ts3.4/commands/ListResourceInventoryCommand.d.ts +12 -24
  194. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  195. package/dist-types/ts3.4/commands/ListTokensCommand.d.ts +14 -23
  196. package/dist-types/ts3.4/commands/ListUsageForLicenseConfigurationCommand.d.ts +12 -24
  197. package/dist-types/ts3.4/commands/RejectGrantCommand.d.ts +14 -23
  198. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  199. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  200. package/dist-types/ts3.4/commands/UpdateLicenseConfigurationCommand.d.ts +12 -24
  201. package/dist-types/ts3.4/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +12 -24
  202. package/dist-types/ts3.4/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +12 -24
  203. package/dist-types/ts3.4/commands/UpdateServiceSettingsCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  205. package/package.json +10 -10
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class AcceptGrantCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, AcceptGrantCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "LicenseManagerClient";
29
- const commandName = "AcceptGrantCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSLicenseManager",
38
- operation: "AcceptGrant",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_1_1.se_AcceptGrantCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_1_1.de_AcceptGrantCommand)(output, context);
49
- }
10
+ class AcceptGrantCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("AWSLicenseManager", "AcceptGrant", {})
22
+ .n("LicenseManagerClient", "AcceptGrantCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_json1_1_1.se_AcceptGrantCommand)
25
+ .de(Aws_json1_1_1.de_AcceptGrantCommand)
26
+ .build() {
50
27
  }
51
28
  exports.AcceptGrantCommand = AcceptGrantCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CheckInLicenseCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CheckInLicenseCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "LicenseManagerClient";
29
- const commandName = "CheckInLicenseCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSLicenseManager",
38
- operation: "CheckInLicense",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_1_1.se_CheckInLicenseCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_1_1.de_CheckInLicenseCommand)(output, context);
49
- }
10
+ class CheckInLicenseCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("AWSLicenseManager", "CheckInLicense", {})
22
+ .n("LicenseManagerClient", "CheckInLicenseCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_json1_1_1.se_CheckInLicenseCommand)
25
+ .de(Aws_json1_1_1.de_CheckInLicenseCommand)
26
+ .build() {
50
27
  }
51
28
  exports.CheckInLicenseCommand = CheckInLicenseCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CheckoutBorrowLicenseCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CheckoutBorrowLicenseCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "LicenseManagerClient";
29
- const commandName = "CheckoutBorrowLicenseCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSLicenseManager",
38
- operation: "CheckoutBorrowLicense",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_1_1.se_CheckoutBorrowLicenseCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_1_1.de_CheckoutBorrowLicenseCommand)(output, context);
49
- }
10
+ class CheckoutBorrowLicenseCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("AWSLicenseManager", "CheckoutBorrowLicense", {})
22
+ .n("LicenseManagerClient", "CheckoutBorrowLicenseCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_json1_1_1.se_CheckoutBorrowLicenseCommand)
25
+ .de(Aws_json1_1_1.de_CheckoutBorrowLicenseCommand)
26
+ .build() {
50
27
  }
51
28
  exports.CheckoutBorrowLicenseCommand = CheckoutBorrowLicenseCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CheckoutLicenseCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CheckoutLicenseCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "LicenseManagerClient";
29
- const commandName = "CheckoutLicenseCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSLicenseManager",
38
- operation: "CheckoutLicense",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_1_1.se_CheckoutLicenseCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_1_1.de_CheckoutLicenseCommand)(output, context);
49
- }
10
+ class CheckoutLicenseCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("AWSLicenseManager", "CheckoutLicense", {})
22
+ .n("LicenseManagerClient", "CheckoutLicenseCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_json1_1_1.se_CheckoutLicenseCommand)
25
+ .de(Aws_json1_1_1.de_CheckoutLicenseCommand)
26
+ .build() {
50
27
  }
51
28
  exports.CheckoutLicenseCommand = CheckoutLicenseCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateGrantCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateGrantCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "LicenseManagerClient";
29
- const commandName = "CreateGrantCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSLicenseManager",
38
- operation: "CreateGrant",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_1_1.se_CreateGrantCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_1_1.de_CreateGrantCommand)(output, context);
49
- }
10
+ class CreateGrantCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("AWSLicenseManager", "CreateGrant", {})
22
+ .n("LicenseManagerClient", "CreateGrantCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_json1_1_1.se_CreateGrantCommand)
25
+ .de(Aws_json1_1_1.de_CreateGrantCommand)
26
+ .build() {
50
27
  }
51
28
  exports.CreateGrantCommand = CreateGrantCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateGrantVersionCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateGrantVersionCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "LicenseManagerClient";
29
- const commandName = "CreateGrantVersionCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSLicenseManager",
38
- operation: "CreateGrantVersion",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_1_1.se_CreateGrantVersionCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_1_1.de_CreateGrantVersionCommand)(output, context);
49
- }
10
+ class CreateGrantVersionCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("AWSLicenseManager", "CreateGrantVersion", {})
22
+ .n("LicenseManagerClient", "CreateGrantVersionCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_json1_1_1.se_CreateGrantVersionCommand)
25
+ .de(Aws_json1_1_1.de_CreateGrantVersionCommand)
26
+ .build() {
50
27
  }
51
28
  exports.CreateGrantVersionCommand = CreateGrantVersionCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateLicenseCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateLicenseCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "LicenseManagerClient";
29
- const commandName = "CreateLicenseCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSLicenseManager",
38
- operation: "CreateLicense",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_1_1.se_CreateLicenseCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_1_1.de_CreateLicenseCommand)(output, context);
49
- }
10
+ class CreateLicenseCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("AWSLicenseManager", "CreateLicense", {})
22
+ .n("LicenseManagerClient", "CreateLicenseCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_json1_1_1.se_CreateLicenseCommand)
25
+ .de(Aws_json1_1_1.de_CreateLicenseCommand)
26
+ .build() {
50
27
  }
51
28
  exports.CreateLicenseCommand = CreateLicenseCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateLicenseConfigurationCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateLicenseConfigurationCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "LicenseManagerClient";
29
- const commandName = "CreateLicenseConfigurationCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSLicenseManager",
38
- operation: "CreateLicenseConfiguration",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_1_1.se_CreateLicenseConfigurationCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_1_1.de_CreateLicenseConfigurationCommand)(output, context);
49
- }
10
+ class CreateLicenseConfigurationCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("AWSLicenseManager", "CreateLicenseConfiguration", {})
22
+ .n("LicenseManagerClient", "CreateLicenseConfigurationCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_json1_1_1.se_CreateLicenseConfigurationCommand)
25
+ .de(Aws_json1_1_1.de_CreateLicenseConfigurationCommand)
26
+ .build() {
50
27
  }
51
28
  exports.CreateLicenseConfigurationCommand = CreateLicenseConfigurationCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateLicenseConversionTaskForResourceCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateLicenseConversionTaskForResourceCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "LicenseManagerClient";
29
- const commandName = "CreateLicenseConversionTaskForResourceCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSLicenseManager",
38
- operation: "CreateLicenseConversionTaskForResource",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_1_1.se_CreateLicenseConversionTaskForResourceCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_1_1.de_CreateLicenseConversionTaskForResourceCommand)(output, context);
49
- }
10
+ class CreateLicenseConversionTaskForResourceCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("AWSLicenseManager", "CreateLicenseConversionTaskForResource", {})
22
+ .n("LicenseManagerClient", "CreateLicenseConversionTaskForResourceCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_json1_1_1.se_CreateLicenseConversionTaskForResourceCommand)
25
+ .de(Aws_json1_1_1.de_CreateLicenseConversionTaskForResourceCommand)
26
+ .build() {
50
27
  }
51
28
  exports.CreateLicenseConversionTaskForResourceCommand = CreateLicenseConversionTaskForResourceCommand;