@aws-sdk/client-license-manager 3.590.0 → 3.596.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.
- package/dist-cjs/index.js +0 -50
- package/dist-types/commands/AcceptGrantCommand.d.ts +2 -1
- package/dist-types/commands/CheckInLicenseCommand.d.ts +2 -1
- package/dist-types/commands/CheckoutBorrowLicenseCommand.d.ts +2 -1
- package/dist-types/commands/CheckoutLicenseCommand.d.ts +2 -1
- package/dist-types/commands/CreateGrantCommand.d.ts +2 -1
- package/dist-types/commands/CreateGrantVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateLicenseCommand.d.ts +2 -1
- package/dist-types/commands/CreateLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +2 -1
- package/dist-types/commands/CreateLicenseVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateTokenCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGrantCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLicenseCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTokenCommand.d.ts +2 -1
- package/dist-types/commands/ExtendLicenseConsumptionCommand.d.ts +2 -1
- package/dist-types/commands/GetAccessTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetGrantCommand.d.ts +2 -1
- package/dist-types/commands/GetLicenseCommand.d.ts +2 -1
- package/dist-types/commands/GetLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetLicenseConversionTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetLicenseManagerReportGeneratorCommand.d.ts +2 -1
- package/dist-types/commands/GetLicenseUsageCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ListDistributedGrantsCommand.d.ts +2 -1
- package/dist-types/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +2 -1
- package/dist-types/commands/ListLicenseConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListLicenseConversionTasksCommand.d.ts +2 -1
- package/dist-types/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListLicenseSpecificationsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListLicenseVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListLicensesCommand.d.ts +2 -1
- package/dist-types/commands/ListReceivedGrantsCommand.d.ts +2 -1
- package/dist-types/commands/ListReceivedGrantsForOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/ListReceivedLicensesCommand.d.ts +2 -1
- package/dist-types/commands/ListReceivedLicensesForOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceInventoryCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTokensCommand.d.ts +2 -1
- package/dist-types/commands/ListUsageForLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/RejectGrantCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceSettingsCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/LicenseManagerServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptGrantCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CheckInLicenseCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CheckoutBorrowLicenseCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CheckoutLicenseCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGrantVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLicenseCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLicenseVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGrantCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLicenseCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExtendLicenseConsumptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGrantCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLicenseCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLicenseConversionTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLicenseManagerReportGeneratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLicenseUsageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetServiceSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDistributedGrantsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLicenseConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLicenseConversionTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLicenseSpecificationsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLicenseVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLicensesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReceivedGrantsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReceivedGrantsForOrganizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReceivedLicensesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReceivedLicensesForOrganizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResourceInventoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTokensCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUsageForLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectGrantCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLicenseConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateServiceSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/LicenseManagerServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -264,7 +264,6 @@ var LicenseManagerClient = _LicenseManagerClient;
|
|
|
264
264
|
|
|
265
265
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
266
266
|
|
|
267
|
-
var import_types = require("@smithy/types");
|
|
268
267
|
|
|
269
268
|
// src/protocols/Aws_json1_1.ts
|
|
270
269
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2136,7 +2135,6 @@ var AcceptGrantCommand = _AcceptGrantCommand;
|
|
|
2136
2135
|
|
|
2137
2136
|
|
|
2138
2137
|
|
|
2139
|
-
|
|
2140
2138
|
var _CheckInLicenseCommand = class _CheckInLicenseCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2141
2139
|
...commonParams
|
|
2142
2140
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2153,7 +2151,6 @@ var CheckInLicenseCommand = _CheckInLicenseCommand;
|
|
|
2153
2151
|
|
|
2154
2152
|
|
|
2155
2153
|
|
|
2156
|
-
|
|
2157
2154
|
var _CheckoutBorrowLicenseCommand = class _CheckoutBorrowLicenseCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2158
2155
|
...commonParams
|
|
2159
2156
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2170,7 +2167,6 @@ var CheckoutBorrowLicenseCommand = _CheckoutBorrowLicenseCommand;
|
|
|
2170
2167
|
|
|
2171
2168
|
|
|
2172
2169
|
|
|
2173
|
-
|
|
2174
2170
|
var _CheckoutLicenseCommand = class _CheckoutLicenseCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2175
2171
|
...commonParams
|
|
2176
2172
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2187,7 +2183,6 @@ var CheckoutLicenseCommand = _CheckoutLicenseCommand;
|
|
|
2187
2183
|
|
|
2188
2184
|
|
|
2189
2185
|
|
|
2190
|
-
|
|
2191
2186
|
var _CreateGrantCommand = class _CreateGrantCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2192
2187
|
...commonParams
|
|
2193
2188
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2204,7 +2199,6 @@ var CreateGrantCommand = _CreateGrantCommand;
|
|
|
2204
2199
|
|
|
2205
2200
|
|
|
2206
2201
|
|
|
2207
|
-
|
|
2208
2202
|
var _CreateGrantVersionCommand = class _CreateGrantVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2209
2203
|
...commonParams
|
|
2210
2204
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2221,7 +2215,6 @@ var CreateGrantVersionCommand = _CreateGrantVersionCommand;
|
|
|
2221
2215
|
|
|
2222
2216
|
|
|
2223
2217
|
|
|
2224
|
-
|
|
2225
2218
|
var _CreateLicenseCommand = class _CreateLicenseCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2226
2219
|
...commonParams
|
|
2227
2220
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2238,7 +2231,6 @@ var CreateLicenseCommand = _CreateLicenseCommand;
|
|
|
2238
2231
|
|
|
2239
2232
|
|
|
2240
2233
|
|
|
2241
|
-
|
|
2242
2234
|
var _CreateLicenseConfigurationCommand = class _CreateLicenseConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2243
2235
|
...commonParams
|
|
2244
2236
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2255,7 +2247,6 @@ var CreateLicenseConfigurationCommand = _CreateLicenseConfigurationCommand;
|
|
|
2255
2247
|
|
|
2256
2248
|
|
|
2257
2249
|
|
|
2258
|
-
|
|
2259
2250
|
var _CreateLicenseConversionTaskForResourceCommand = class _CreateLicenseConversionTaskForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2260
2251
|
...commonParams
|
|
2261
2252
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2272,7 +2263,6 @@ var CreateLicenseConversionTaskForResourceCommand = _CreateLicenseConversionTask
|
|
|
2272
2263
|
|
|
2273
2264
|
|
|
2274
2265
|
|
|
2275
|
-
|
|
2276
2266
|
var _CreateLicenseManagerReportGeneratorCommand = class _CreateLicenseManagerReportGeneratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2277
2267
|
...commonParams
|
|
2278
2268
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2289,7 +2279,6 @@ var CreateLicenseManagerReportGeneratorCommand = _CreateLicenseManagerReportGene
|
|
|
2289
2279
|
|
|
2290
2280
|
|
|
2291
2281
|
|
|
2292
|
-
|
|
2293
2282
|
var _CreateLicenseVersionCommand = class _CreateLicenseVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2294
2283
|
...commonParams
|
|
2295
2284
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2306,7 +2295,6 @@ var CreateLicenseVersionCommand = _CreateLicenseVersionCommand;
|
|
|
2306
2295
|
|
|
2307
2296
|
|
|
2308
2297
|
|
|
2309
|
-
|
|
2310
2298
|
var _CreateTokenCommand = class _CreateTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2311
2299
|
...commonParams
|
|
2312
2300
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2323,7 +2311,6 @@ var CreateTokenCommand = _CreateTokenCommand;
|
|
|
2323
2311
|
|
|
2324
2312
|
|
|
2325
2313
|
|
|
2326
|
-
|
|
2327
2314
|
var _DeleteGrantCommand = class _DeleteGrantCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2328
2315
|
...commonParams
|
|
2329
2316
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2340,7 +2327,6 @@ var DeleteGrantCommand = _DeleteGrantCommand;
|
|
|
2340
2327
|
|
|
2341
2328
|
|
|
2342
2329
|
|
|
2343
|
-
|
|
2344
2330
|
var _DeleteLicenseCommand = class _DeleteLicenseCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2345
2331
|
...commonParams
|
|
2346
2332
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2357,7 +2343,6 @@ var DeleteLicenseCommand = _DeleteLicenseCommand;
|
|
|
2357
2343
|
|
|
2358
2344
|
|
|
2359
2345
|
|
|
2360
|
-
|
|
2361
2346
|
var _DeleteLicenseConfigurationCommand = class _DeleteLicenseConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2362
2347
|
...commonParams
|
|
2363
2348
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2374,7 +2359,6 @@ var DeleteLicenseConfigurationCommand = _DeleteLicenseConfigurationCommand;
|
|
|
2374
2359
|
|
|
2375
2360
|
|
|
2376
2361
|
|
|
2377
|
-
|
|
2378
2362
|
var _DeleteLicenseManagerReportGeneratorCommand = class _DeleteLicenseManagerReportGeneratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2379
2363
|
...commonParams
|
|
2380
2364
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2391,7 +2375,6 @@ var DeleteLicenseManagerReportGeneratorCommand = _DeleteLicenseManagerReportGene
|
|
|
2391
2375
|
|
|
2392
2376
|
|
|
2393
2377
|
|
|
2394
|
-
|
|
2395
2378
|
var _DeleteTokenCommand = class _DeleteTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2396
2379
|
...commonParams
|
|
2397
2380
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2408,7 +2391,6 @@ var DeleteTokenCommand = _DeleteTokenCommand;
|
|
|
2408
2391
|
|
|
2409
2392
|
|
|
2410
2393
|
|
|
2411
|
-
|
|
2412
2394
|
var _ExtendLicenseConsumptionCommand = class _ExtendLicenseConsumptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2413
2395
|
...commonParams
|
|
2414
2396
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2425,7 +2407,6 @@ var ExtendLicenseConsumptionCommand = _ExtendLicenseConsumptionCommand;
|
|
|
2425
2407
|
|
|
2426
2408
|
|
|
2427
2409
|
|
|
2428
|
-
|
|
2429
2410
|
var _GetAccessTokenCommand = class _GetAccessTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2430
2411
|
...commonParams
|
|
2431
2412
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2442,7 +2423,6 @@ var GetAccessTokenCommand = _GetAccessTokenCommand;
|
|
|
2442
2423
|
|
|
2443
2424
|
|
|
2444
2425
|
|
|
2445
|
-
|
|
2446
2426
|
var _GetGrantCommand = class _GetGrantCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2447
2427
|
...commonParams
|
|
2448
2428
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2459,7 +2439,6 @@ var GetGrantCommand = _GetGrantCommand;
|
|
|
2459
2439
|
|
|
2460
2440
|
|
|
2461
2441
|
|
|
2462
|
-
|
|
2463
2442
|
var _GetLicenseCommand = class _GetLicenseCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2464
2443
|
...commonParams
|
|
2465
2444
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2476,7 +2455,6 @@ var GetLicenseCommand = _GetLicenseCommand;
|
|
|
2476
2455
|
|
|
2477
2456
|
|
|
2478
2457
|
|
|
2479
|
-
|
|
2480
2458
|
var _GetLicenseConfigurationCommand = class _GetLicenseConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2481
2459
|
...commonParams
|
|
2482
2460
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2493,7 +2471,6 @@ var GetLicenseConfigurationCommand = _GetLicenseConfigurationCommand;
|
|
|
2493
2471
|
|
|
2494
2472
|
|
|
2495
2473
|
|
|
2496
|
-
|
|
2497
2474
|
var _GetLicenseConversionTaskCommand = class _GetLicenseConversionTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2498
2475
|
...commonParams
|
|
2499
2476
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2510,7 +2487,6 @@ var GetLicenseConversionTaskCommand = _GetLicenseConversionTaskCommand;
|
|
|
2510
2487
|
|
|
2511
2488
|
|
|
2512
2489
|
|
|
2513
|
-
|
|
2514
2490
|
var _GetLicenseManagerReportGeneratorCommand = class _GetLicenseManagerReportGeneratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2515
2491
|
...commonParams
|
|
2516
2492
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2527,7 +2503,6 @@ var GetLicenseManagerReportGeneratorCommand = _GetLicenseManagerReportGeneratorC
|
|
|
2527
2503
|
|
|
2528
2504
|
|
|
2529
2505
|
|
|
2530
|
-
|
|
2531
2506
|
var _GetLicenseUsageCommand = class _GetLicenseUsageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2532
2507
|
...commonParams
|
|
2533
2508
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2544,7 +2519,6 @@ var GetLicenseUsageCommand = _GetLicenseUsageCommand;
|
|
|
2544
2519
|
|
|
2545
2520
|
|
|
2546
2521
|
|
|
2547
|
-
|
|
2548
2522
|
var _GetServiceSettingsCommand = class _GetServiceSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2549
2523
|
...commonParams
|
|
2550
2524
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2561,7 +2535,6 @@ var GetServiceSettingsCommand = _GetServiceSettingsCommand;
|
|
|
2561
2535
|
|
|
2562
2536
|
|
|
2563
2537
|
|
|
2564
|
-
|
|
2565
2538
|
var _ListAssociationsForLicenseConfigurationCommand = class _ListAssociationsForLicenseConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2566
2539
|
...commonParams
|
|
2567
2540
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2578,7 +2551,6 @@ var ListAssociationsForLicenseConfigurationCommand = _ListAssociationsForLicense
|
|
|
2578
2551
|
|
|
2579
2552
|
|
|
2580
2553
|
|
|
2581
|
-
|
|
2582
2554
|
var _ListDistributedGrantsCommand = class _ListDistributedGrantsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2583
2555
|
...commonParams
|
|
2584
2556
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2595,7 +2567,6 @@ var ListDistributedGrantsCommand = _ListDistributedGrantsCommand;
|
|
|
2595
2567
|
|
|
2596
2568
|
|
|
2597
2569
|
|
|
2598
|
-
|
|
2599
2570
|
var _ListFailuresForLicenseConfigurationOperationsCommand = class _ListFailuresForLicenseConfigurationOperationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2600
2571
|
...commonParams
|
|
2601
2572
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2612,7 +2583,6 @@ var ListFailuresForLicenseConfigurationOperationsCommand = _ListFailuresForLicen
|
|
|
2612
2583
|
|
|
2613
2584
|
|
|
2614
2585
|
|
|
2615
|
-
|
|
2616
2586
|
var _ListLicenseConfigurationsCommand = class _ListLicenseConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2617
2587
|
...commonParams
|
|
2618
2588
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2629,7 +2599,6 @@ var ListLicenseConfigurationsCommand = _ListLicenseConfigurationsCommand;
|
|
|
2629
2599
|
|
|
2630
2600
|
|
|
2631
2601
|
|
|
2632
|
-
|
|
2633
2602
|
var _ListLicenseConversionTasksCommand = class _ListLicenseConversionTasksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2634
2603
|
...commonParams
|
|
2635
2604
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2646,7 +2615,6 @@ var ListLicenseConversionTasksCommand = _ListLicenseConversionTasksCommand;
|
|
|
2646
2615
|
|
|
2647
2616
|
|
|
2648
2617
|
|
|
2649
|
-
|
|
2650
2618
|
var _ListLicenseManagerReportGeneratorsCommand = class _ListLicenseManagerReportGeneratorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2651
2619
|
...commonParams
|
|
2652
2620
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2663,7 +2631,6 @@ var ListLicenseManagerReportGeneratorsCommand = _ListLicenseManagerReportGenerat
|
|
|
2663
2631
|
|
|
2664
2632
|
|
|
2665
2633
|
|
|
2666
|
-
|
|
2667
2634
|
var _ListLicensesCommand = class _ListLicensesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2668
2635
|
...commonParams
|
|
2669
2636
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2680,7 +2647,6 @@ var ListLicensesCommand = _ListLicensesCommand;
|
|
|
2680
2647
|
|
|
2681
2648
|
|
|
2682
2649
|
|
|
2683
|
-
|
|
2684
2650
|
var _ListLicenseSpecificationsForResourceCommand = class _ListLicenseSpecificationsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2685
2651
|
...commonParams
|
|
2686
2652
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2697,7 +2663,6 @@ var ListLicenseSpecificationsForResourceCommand = _ListLicenseSpecificationsForR
|
|
|
2697
2663
|
|
|
2698
2664
|
|
|
2699
2665
|
|
|
2700
|
-
|
|
2701
2666
|
var _ListLicenseVersionsCommand = class _ListLicenseVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2702
2667
|
...commonParams
|
|
2703
2668
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2714,7 +2679,6 @@ var ListLicenseVersionsCommand = _ListLicenseVersionsCommand;
|
|
|
2714
2679
|
|
|
2715
2680
|
|
|
2716
2681
|
|
|
2717
|
-
|
|
2718
2682
|
var _ListReceivedGrantsCommand = class _ListReceivedGrantsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2719
2683
|
...commonParams
|
|
2720
2684
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2731,7 +2695,6 @@ var ListReceivedGrantsCommand = _ListReceivedGrantsCommand;
|
|
|
2731
2695
|
|
|
2732
2696
|
|
|
2733
2697
|
|
|
2734
|
-
|
|
2735
2698
|
var _ListReceivedGrantsForOrganizationCommand = class _ListReceivedGrantsForOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2736
2699
|
...commonParams
|
|
2737
2700
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2748,7 +2711,6 @@ var ListReceivedGrantsForOrganizationCommand = _ListReceivedGrantsForOrganizatio
|
|
|
2748
2711
|
|
|
2749
2712
|
|
|
2750
2713
|
|
|
2751
|
-
|
|
2752
2714
|
var _ListReceivedLicensesCommand = class _ListReceivedLicensesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2753
2715
|
...commonParams
|
|
2754
2716
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2765,7 +2727,6 @@ var ListReceivedLicensesCommand = _ListReceivedLicensesCommand;
|
|
|
2765
2727
|
|
|
2766
2728
|
|
|
2767
2729
|
|
|
2768
|
-
|
|
2769
2730
|
var _ListReceivedLicensesForOrganizationCommand = class _ListReceivedLicensesForOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2770
2731
|
...commonParams
|
|
2771
2732
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2782,7 +2743,6 @@ var ListReceivedLicensesForOrganizationCommand = _ListReceivedLicensesForOrganiz
|
|
|
2782
2743
|
|
|
2783
2744
|
|
|
2784
2745
|
|
|
2785
|
-
|
|
2786
2746
|
var _ListResourceInventoryCommand = class _ListResourceInventoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2787
2747
|
...commonParams
|
|
2788
2748
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2799,7 +2759,6 @@ var ListResourceInventoryCommand = _ListResourceInventoryCommand;
|
|
|
2799
2759
|
|
|
2800
2760
|
|
|
2801
2761
|
|
|
2802
|
-
|
|
2803
2762
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2804
2763
|
...commonParams
|
|
2805
2764
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2816,7 +2775,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2816
2775
|
|
|
2817
2776
|
|
|
2818
2777
|
|
|
2819
|
-
|
|
2820
2778
|
var _ListTokensCommand = class _ListTokensCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2821
2779
|
...commonParams
|
|
2822
2780
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2833,7 +2791,6 @@ var ListTokensCommand = _ListTokensCommand;
|
|
|
2833
2791
|
|
|
2834
2792
|
|
|
2835
2793
|
|
|
2836
|
-
|
|
2837
2794
|
var _ListUsageForLicenseConfigurationCommand = class _ListUsageForLicenseConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2838
2795
|
...commonParams
|
|
2839
2796
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2850,7 +2807,6 @@ var ListUsageForLicenseConfigurationCommand = _ListUsageForLicenseConfigurationC
|
|
|
2850
2807
|
|
|
2851
2808
|
|
|
2852
2809
|
|
|
2853
|
-
|
|
2854
2810
|
var _RejectGrantCommand = class _RejectGrantCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2855
2811
|
...commonParams
|
|
2856
2812
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2867,7 +2823,6 @@ var RejectGrantCommand = _RejectGrantCommand;
|
|
|
2867
2823
|
|
|
2868
2824
|
|
|
2869
2825
|
|
|
2870
|
-
|
|
2871
2826
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2872
2827
|
...commonParams
|
|
2873
2828
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2884,7 +2839,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
2884
2839
|
|
|
2885
2840
|
|
|
2886
2841
|
|
|
2887
|
-
|
|
2888
2842
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2889
2843
|
...commonParams
|
|
2890
2844
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2901,7 +2855,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
2901
2855
|
|
|
2902
2856
|
|
|
2903
2857
|
|
|
2904
|
-
|
|
2905
2858
|
var _UpdateLicenseConfigurationCommand = class _UpdateLicenseConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2906
2859
|
...commonParams
|
|
2907
2860
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2918,7 +2871,6 @@ var UpdateLicenseConfigurationCommand = _UpdateLicenseConfigurationCommand;
|
|
|
2918
2871
|
|
|
2919
2872
|
|
|
2920
2873
|
|
|
2921
|
-
|
|
2922
2874
|
var _UpdateLicenseManagerReportGeneratorCommand = class _UpdateLicenseManagerReportGeneratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2923
2875
|
...commonParams
|
|
2924
2876
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2935,7 +2887,6 @@ var UpdateLicenseManagerReportGeneratorCommand = _UpdateLicenseManagerReportGene
|
|
|
2935
2887
|
|
|
2936
2888
|
|
|
2937
2889
|
|
|
2938
|
-
|
|
2939
2890
|
var _UpdateLicenseSpecificationsForResourceCommand = class _UpdateLicenseSpecificationsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2940
2891
|
...commonParams
|
|
2941
2892
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2952,7 +2903,6 @@ var UpdateLicenseSpecificationsForResourceCommand = _UpdateLicenseSpecifications
|
|
|
2952
2903
|
|
|
2953
2904
|
|
|
2954
2905
|
|
|
2955
|
-
|
|
2956
2906
|
var _UpdateServiceSettingsCommand = class _UpdateServiceSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2957
2907
|
...commonParams
|
|
2958
2908
|
}).m(function(Command, cs, config, o) {
|