@aws-sdk/client-license-manager 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 (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 +8 -8
@@ -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 { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
5
4
  import { ListTokensRequest, ListTokensResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTokensCommandInput extends ListTokensRequest {
21
20
  */
22
21
  export interface ListTokensCommandOutput extends ListTokensResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTokensCommand_base: {
24
+ new (input: ListTokensCommandInput): import("@smithy/smithy-client").CommandImpl<ListTokensCommandInput, ListTokensCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists your tokens.</p>
@@ -94,23 +97,5 @@ export interface ListTokensCommandOutput extends ListTokensResponse, __MetadataB
94
97
  * <p>Base exception class for all service exceptions from LicenseManager service.</p>
95
98
  *
96
99
  */
97
- export declare class ListTokensCommand extends $Command<ListTokensCommandInput, ListTokensCommandOutput, LicenseManagerClientResolvedConfig> {
98
- readonly input: ListTokensCommandInput;
99
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
100
- /**
101
- * @public
102
- */
103
- constructor(input: ListTokensCommandInput);
104
- /**
105
- * @internal
106
- */
107
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTokensCommandInput, ListTokensCommandOutput>;
108
- /**
109
- * @internal
110
- */
111
- private serialize;
112
- /**
113
- * @internal
114
- */
115
- private deserialize;
100
+ export declare class ListTokensCommand extends ListTokensCommand_base {
116
101
  }
@@ -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 { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
5
4
  import { ListUsageForLicenseConfigurationRequest, ListUsageForLicenseConfigurationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListUsageForLicenseConfigurationCommandInput extends ListUsageF
21
20
  */
22
21
  export interface ListUsageForLicenseConfigurationCommandOutput extends ListUsageForLicenseConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListUsageForLicenseConfigurationCommand_base: {
24
+ new (input: ListUsageForLicenseConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsageForLicenseConfigurationCommandInput, ListUsageForLicenseConfigurationCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all license usage records for a license configuration, displaying license
@@ -92,23 +95,5 @@ export interface ListUsageForLicenseConfigurationCommandOutput extends ListUsage
92
95
  * <p>Base exception class for all service exceptions from LicenseManager service.</p>
93
96
  *
94
97
  */
95
- export declare class ListUsageForLicenseConfigurationCommand extends $Command<ListUsageForLicenseConfigurationCommandInput, ListUsageForLicenseConfigurationCommandOutput, LicenseManagerClientResolvedConfig> {
96
- readonly input: ListUsageForLicenseConfigurationCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: ListUsageForLicenseConfigurationCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUsageForLicenseConfigurationCommandInput, ListUsageForLicenseConfigurationCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class ListUsageForLicenseConfigurationCommand extends ListUsageForLicenseConfigurationCommand_base {
114
99
  }
@@ -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 { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
5
4
  import { RejectGrantRequest, RejectGrantResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RejectGrantCommandInput extends RejectGrantRequest {
21
20
  */
22
21
  export interface RejectGrantCommandOutput extends RejectGrantResponse, __MetadataBearer {
23
22
  }
23
+ declare const RejectGrantCommand_base: {
24
+ new (input: RejectGrantCommandInput): import("@smithy/smithy-client").CommandImpl<RejectGrantCommandInput, RejectGrantCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Rejects the specified grant.</p>
@@ -75,23 +78,5 @@ export interface RejectGrantCommandOutput extends RejectGrantResponse, __Metadat
75
78
  * <p>Base exception class for all service exceptions from LicenseManager service.</p>
76
79
  *
77
80
  */
78
- export declare class RejectGrantCommand extends $Command<RejectGrantCommandInput, RejectGrantCommandOutput, LicenseManagerClientResolvedConfig> {
79
- readonly input: RejectGrantCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: RejectGrantCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectGrantCommandInput, RejectGrantCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class RejectGrantCommand extends RejectGrantCommand_base {
97
82
  }
@@ -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 { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
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, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds the specified tags to the specified license configuration.</p>
@@ -71,23 +74,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
71
74
  * <p>Base exception class for all service exceptions from LicenseManager service.</p>
72
75
  *
73
76
  */
74
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, LicenseManagerClientResolvedConfig> {
75
- readonly input: TagResourceCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: TagResourceCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class TagResourceCommand extends TagResourceCommand_base {
93
78
  }
@@ -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 { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
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, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes the specified tags from the specified license configuration.</p>
@@ -68,23 +71,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
68
71
  * <p>Base exception class for all service exceptions from LicenseManager service.</p>
69
72
  *
70
73
  */
71
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, LicenseManagerClientResolvedConfig> {
72
- readonly input: UntagResourceCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: UntagResourceCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
90
75
  }
@@ -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 { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
5
4
  import { UpdateLicenseConfigurationRequest, UpdateLicenseConfigurationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateLicenseConfigurationCommandInput extends UpdateLicenseCon
21
20
  */
22
21
  export interface UpdateLicenseConfigurationCommandOutput extends UpdateLicenseConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateLicenseConfigurationCommand_base: {
24
+ new (input: UpdateLicenseConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLicenseConfigurationCommandInput, UpdateLicenseConfigurationCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Modifies the attributes of an existing license configuration.</p>
@@ -91,23 +94,5 @@ export interface UpdateLicenseConfigurationCommandOutput extends UpdateLicenseCo
91
94
  * <p>Base exception class for all service exceptions from LicenseManager service.</p>
92
95
  *
93
96
  */
94
- export declare class UpdateLicenseConfigurationCommand extends $Command<UpdateLicenseConfigurationCommandInput, UpdateLicenseConfigurationCommandOutput, LicenseManagerClientResolvedConfig> {
95
- readonly input: UpdateLicenseConfigurationCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: UpdateLicenseConfigurationCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLicenseConfigurationCommandInput, UpdateLicenseConfigurationCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class UpdateLicenseConfigurationCommand extends UpdateLicenseConfigurationCommand_base {
113
98
  }
@@ -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 { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
5
4
  import { UpdateLicenseManagerReportGeneratorRequest, UpdateLicenseManagerReportGeneratorResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateLicenseManagerReportGeneratorCommandInput extends UpdateL
21
20
  */
22
21
  export interface UpdateLicenseManagerReportGeneratorCommandOutput extends UpdateLicenseManagerReportGeneratorResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateLicenseManagerReportGeneratorCommand_base: {
24
+ new (input: UpdateLicenseManagerReportGeneratorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLicenseManagerReportGeneratorCommandInput, UpdateLicenseManagerReportGeneratorCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates a report generator.</p>
@@ -90,23 +93,5 @@ export interface UpdateLicenseManagerReportGeneratorCommandOutput extends Update
90
93
  * <p>Base exception class for all service exceptions from LicenseManager service.</p>
91
94
  *
92
95
  */
93
- export declare class UpdateLicenseManagerReportGeneratorCommand extends $Command<UpdateLicenseManagerReportGeneratorCommandInput, UpdateLicenseManagerReportGeneratorCommandOutput, LicenseManagerClientResolvedConfig> {
94
- readonly input: UpdateLicenseManagerReportGeneratorCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: UpdateLicenseManagerReportGeneratorCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLicenseManagerReportGeneratorCommandInput, UpdateLicenseManagerReportGeneratorCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class UpdateLicenseManagerReportGeneratorCommand extends UpdateLicenseManagerReportGeneratorCommand_base {
112
97
  }
@@ -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 { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
5
4
  import { UpdateLicenseSpecificationsForResourceRequest, UpdateLicenseSpecificationsForResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateLicenseSpecificationsForResourceCommandInput extends Upda
21
20
  */
22
21
  export interface UpdateLicenseSpecificationsForResourceCommandOutput extends UpdateLicenseSpecificationsForResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateLicenseSpecificationsForResourceCommand_base: {
24
+ new (input: UpdateLicenseSpecificationsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLicenseSpecificationsForResourceCommandInput, UpdateLicenseSpecificationsForResourceCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds or removes the specified license configurations for the specified Amazon Web Services resource.</p>
@@ -88,23 +91,5 @@ export interface UpdateLicenseSpecificationsForResourceCommandOutput extends Upd
88
91
  * <p>Base exception class for all service exceptions from LicenseManager service.</p>
89
92
  *
90
93
  */
91
- export declare class UpdateLicenseSpecificationsForResourceCommand extends $Command<UpdateLicenseSpecificationsForResourceCommandInput, UpdateLicenseSpecificationsForResourceCommandOutput, LicenseManagerClientResolvedConfig> {
92
- readonly input: UpdateLicenseSpecificationsForResourceCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: UpdateLicenseSpecificationsForResourceCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLicenseSpecificationsForResourceCommandInput, UpdateLicenseSpecificationsForResourceCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class UpdateLicenseSpecificationsForResourceCommand extends UpdateLicenseSpecificationsForResourceCommand_base {
110
95
  }
@@ -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 { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
5
4
  import { UpdateServiceSettingsRequest, UpdateServiceSettingsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateServiceSettingsCommandInput extends UpdateServiceSettings
21
20
  */
22
21
  export interface UpdateServiceSettingsCommandOutput extends UpdateServiceSettingsResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateServiceSettingsCommand_base: {
24
+ new (input: UpdateServiceSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceSettingsCommandInput, UpdateServiceSettingsCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates License Manager settings for the current Region.</p>
@@ -70,23 +73,5 @@ export interface UpdateServiceSettingsCommandOutput extends UpdateServiceSetting
70
73
  * <p>Base exception class for all service exceptions from LicenseManager service.</p>
71
74
  *
72
75
  */
73
- export declare class UpdateServiceSettingsCommand extends $Command<UpdateServiceSettingsCommandInput, UpdateServiceSettingsCommandOutput, LicenseManagerClientResolvedConfig> {
74
- readonly input: UpdateServiceSettingsCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: UpdateServiceSettingsCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceSettingsCommandInput, UpdateServiceSettingsCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class UpdateServiceSettingsCommand extends UpdateServiceSettingsCommand_base {
92
77
  }
@@ -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
  LicenseManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface AcceptGrantCommandInput extends AcceptGrantRequest {}
17
11
  export interface AcceptGrantCommandOutput
18
12
  extends AcceptGrantResponse,
19
13
  __MetadataBearer {}
20
- export declare class AcceptGrantCommand extends $Command<
21
- AcceptGrantCommandInput,
22
- AcceptGrantCommandOutput,
23
- LicenseManagerClientResolvedConfig
24
- > {
25
- readonly input: AcceptGrantCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: AcceptGrantCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: LicenseManagerClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<AcceptGrantCommandInput, AcceptGrantCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const AcceptGrantCommand_base: {
15
+ new (
16
+ input: AcceptGrantCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ AcceptGrantCommandInput,
19
+ AcceptGrantCommandOutput,
20
+ LicenseManagerClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class AcceptGrantCommand extends AcceptGrantCommand_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
  LicenseManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface CheckInLicenseCommandInput extends CheckInLicenseRequest {}
20
14
  export interface CheckInLicenseCommandOutput
21
15
  extends CheckInLicenseResponse,
22
16
  __MetadataBearer {}
23
- export declare class CheckInLicenseCommand extends $Command<
24
- CheckInLicenseCommandInput,
25
- CheckInLicenseCommandOutput,
26
- LicenseManagerClientResolvedConfig
27
- > {
28
- readonly input: CheckInLicenseCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CheckInLicenseCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: LicenseManagerClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CheckInLicenseCommandInput, CheckInLicenseCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CheckInLicenseCommand_base: {
18
+ new (
19
+ input: CheckInLicenseCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CheckInLicenseCommandInput,
22
+ CheckInLicenseCommandOutput,
23
+ LicenseManagerClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CheckInLicenseCommand extends CheckInLicenseCommand_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
  LicenseManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CheckoutBorrowLicenseCommandInput
21
15
  export interface CheckoutBorrowLicenseCommandOutput
22
16
  extends CheckoutBorrowLicenseResponse,
23
17
  __MetadataBearer {}
24
- export declare class CheckoutBorrowLicenseCommand extends $Command<
25
- CheckoutBorrowLicenseCommandInput,
26
- CheckoutBorrowLicenseCommandOutput,
27
- LicenseManagerClientResolvedConfig
28
- > {
29
- readonly input: CheckoutBorrowLicenseCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CheckoutBorrowLicenseCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LicenseManagerClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CheckoutBorrowLicenseCommand_base: {
19
+ new (
20
+ input: CheckoutBorrowLicenseCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CheckoutBorrowLicenseCommandInput,
38
- CheckoutBorrowLicenseCommandOutput
23
+ CheckoutBorrowLicenseCommandOutput,
24
+ LicenseManagerClientResolvedConfig,
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 CheckoutBorrowLicenseCommand extends CheckoutBorrowLicenseCommand_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
  LicenseManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface CheckoutLicenseCommandInput extends CheckoutLicenseRequest {}
20
14
  export interface CheckoutLicenseCommandOutput
21
15
  extends CheckoutLicenseResponse,
22
16
  __MetadataBearer {}
23
- export declare class CheckoutLicenseCommand extends $Command<
24
- CheckoutLicenseCommandInput,
25
- CheckoutLicenseCommandOutput,
26
- LicenseManagerClientResolvedConfig
27
- > {
28
- readonly input: CheckoutLicenseCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CheckoutLicenseCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: LicenseManagerClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CheckoutLicenseCommandInput, CheckoutLicenseCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CheckoutLicenseCommand_base: {
18
+ new (
19
+ input: CheckoutLicenseCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CheckoutLicenseCommandInput,
22
+ CheckoutLicenseCommandOutput,
23
+ LicenseManagerClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CheckoutLicenseCommand extends CheckoutLicenseCommand_base {}