@aws-sdk/client-license-manager 3.131.0 → 3.137.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 (102) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/commands/AcceptGrantCommand.js +2 -2
  3. package/dist-cjs/commands/CheckInLicenseCommand.js +2 -2
  4. package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +2 -2
  5. package/dist-cjs/commands/CheckoutLicenseCommand.js +2 -2
  6. package/dist-cjs/commands/CreateGrantCommand.js +2 -2
  7. package/dist-cjs/commands/CreateGrantVersionCommand.js +2 -2
  8. package/dist-cjs/commands/CreateLicenseCommand.js +2 -2
  9. package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +2 -2
  10. package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +2 -2
  11. package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +2 -2
  12. package/dist-cjs/commands/CreateLicenseVersionCommand.js +2 -2
  13. package/dist-cjs/commands/CreateTokenCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteGrantCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteLicenseCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteTokenCommand.js +2 -2
  19. package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +2 -2
  20. package/dist-cjs/commands/GetAccessTokenCommand.js +2 -2
  21. package/dist-cjs/commands/GetGrantCommand.js +2 -2
  22. package/dist-cjs/commands/GetLicenseCommand.js +2 -2
  23. package/dist-cjs/commands/GetLicenseConfigurationCommand.js +2 -2
  24. package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +2 -2
  25. package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +2 -2
  26. package/dist-cjs/commands/GetLicenseUsageCommand.js +2 -2
  27. package/dist-cjs/commands/GetServiceSettingsCommand.js +2 -2
  28. package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +2 -2
  29. package/dist-cjs/commands/ListDistributedGrantsCommand.js +2 -2
  30. package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +2 -2
  31. package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +2 -2
  32. package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +2 -2
  33. package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +2 -2
  34. package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +2 -2
  35. package/dist-cjs/commands/ListLicenseVersionsCommand.js +2 -2
  36. package/dist-cjs/commands/ListLicensesCommand.js +2 -2
  37. package/dist-cjs/commands/ListReceivedGrantsCommand.js +2 -2
  38. package/dist-cjs/commands/ListReceivedLicensesCommand.js +2 -2
  39. package/dist-cjs/commands/ListResourceInventoryCommand.js +2 -2
  40. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  41. package/dist-cjs/commands/ListTokensCommand.js +2 -2
  42. package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +2 -2
  43. package/dist-cjs/commands/RejectGrantCommand.js +2 -2
  44. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  45. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  46. package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +2 -2
  48. package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +2 -2
  49. package/dist-cjs/commands/UpdateServiceSettingsCommand.js +2 -2
  50. package/dist-cjs/models/models_0.js +536 -802
  51. package/dist-es/commands/AcceptGrantCommand.js +3 -3
  52. package/dist-es/commands/CheckInLicenseCommand.js +3 -3
  53. package/dist-es/commands/CheckoutBorrowLicenseCommand.js +3 -3
  54. package/dist-es/commands/CheckoutLicenseCommand.js +3 -3
  55. package/dist-es/commands/CreateGrantCommand.js +3 -3
  56. package/dist-es/commands/CreateGrantVersionCommand.js +3 -3
  57. package/dist-es/commands/CreateLicenseCommand.js +3 -3
  58. package/dist-es/commands/CreateLicenseConfigurationCommand.js +3 -3
  59. package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +3 -3
  60. package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +3 -3
  61. package/dist-es/commands/CreateLicenseVersionCommand.js +3 -3
  62. package/dist-es/commands/CreateTokenCommand.js +3 -3
  63. package/dist-es/commands/DeleteGrantCommand.js +3 -3
  64. package/dist-es/commands/DeleteLicenseCommand.js +3 -3
  65. package/dist-es/commands/DeleteLicenseConfigurationCommand.js +3 -3
  66. package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +3 -3
  67. package/dist-es/commands/DeleteTokenCommand.js +3 -3
  68. package/dist-es/commands/ExtendLicenseConsumptionCommand.js +3 -3
  69. package/dist-es/commands/GetAccessTokenCommand.js +3 -3
  70. package/dist-es/commands/GetGrantCommand.js +3 -3
  71. package/dist-es/commands/GetLicenseCommand.js +3 -3
  72. package/dist-es/commands/GetLicenseConfigurationCommand.js +3 -3
  73. package/dist-es/commands/GetLicenseConversionTaskCommand.js +3 -3
  74. package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +3 -3
  75. package/dist-es/commands/GetLicenseUsageCommand.js +3 -3
  76. package/dist-es/commands/GetServiceSettingsCommand.js +3 -3
  77. package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +3 -3
  78. package/dist-es/commands/ListDistributedGrantsCommand.js +3 -3
  79. package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +3 -3
  80. package/dist-es/commands/ListLicenseConfigurationsCommand.js +3 -3
  81. package/dist-es/commands/ListLicenseConversionTasksCommand.js +3 -3
  82. package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +3 -3
  83. package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +3 -3
  84. package/dist-es/commands/ListLicenseVersionsCommand.js +3 -3
  85. package/dist-es/commands/ListLicensesCommand.js +3 -3
  86. package/dist-es/commands/ListReceivedGrantsCommand.js +3 -3
  87. package/dist-es/commands/ListReceivedLicensesCommand.js +3 -3
  88. package/dist-es/commands/ListResourceInventoryCommand.js +3 -3
  89. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  90. package/dist-es/commands/ListTokensCommand.js +3 -3
  91. package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +3 -3
  92. package/dist-es/commands/RejectGrantCommand.js +3 -3
  93. package/dist-es/commands/TagResourceCommand.js +3 -3
  94. package/dist-es/commands/UntagResourceCommand.js +3 -3
  95. package/dist-es/commands/UpdateLicenseConfigurationCommand.js +3 -3
  96. package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +3 -3
  97. package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +3 -3
  98. package/dist-es/commands/UpdateServiceSettingsCommand.js +3 -3
  99. package/dist-es/models/models_0.js +133 -532
  100. package/dist-types/models/models_0.d.ts +532 -798
  101. package/dist-types/ts3.4/models/models_0.d.ts +266 -532
  102. package/package.json +6 -6
@@ -4,10 +4,6 @@ export interface AcceptGrantRequest {
4
4
 
5
5
  GrantArn: string | undefined;
6
6
  }
7
- export declare namespace AcceptGrantRequest {
8
-
9
- const filterSensitiveLog: (obj: AcceptGrantRequest) => any;
10
- }
11
7
  export declare enum GrantStatus {
12
8
  ACTIVE = "ACTIVE",
13
9
  DELETED = "DELETED",
@@ -27,10 +23,6 @@ export interface AcceptGrantResponse {
27
23
 
28
24
  Version?: string;
29
25
  }
30
- export declare namespace AcceptGrantResponse {
31
-
32
- const filterSensitiveLog: (obj: AcceptGrantResponse) => any;
33
- }
34
26
 
35
27
  export declare class AccessDeniedException extends __BaseException {
36
28
  readonly name: "AccessDeniedException";
@@ -101,26 +93,14 @@ export interface AutomatedDiscoveryInformation {
101
93
 
102
94
  LastRunTime?: Date;
103
95
  }
104
- export declare namespace AutomatedDiscoveryInformation {
105
-
106
- const filterSensitiveLog: (obj: AutomatedDiscoveryInformation) => any;
107
- }
108
96
  export interface CheckInLicenseRequest {
109
97
 
110
98
  LicenseConsumptionToken: string | undefined;
111
99
 
112
100
  Beneficiary?: string;
113
101
  }
114
- export declare namespace CheckInLicenseRequest {
115
-
116
- const filterSensitiveLog: (obj: CheckInLicenseRequest) => any;
117
- }
118
102
  export interface CheckInLicenseResponse {
119
103
  }
120
- export declare namespace CheckInLicenseResponse {
121
-
122
- const filterSensitiveLog: (obj: CheckInLicenseResponse) => any;
123
- }
124
104
 
125
105
  export declare class ConflictException extends __BaseException {
126
106
  readonly name: "ConflictException";
@@ -144,10 +124,6 @@ export interface Metadata {
144
124
 
145
125
  Value?: string;
146
126
  }
147
- export declare namespace Metadata {
148
-
149
- const filterSensitiveLog: (obj: Metadata) => any;
150
- }
151
127
  export declare enum DigitalSignatureMethod {
152
128
  JWT_PS384 = "JWT_PS384"
153
129
  }
@@ -189,10 +165,6 @@ export interface EntitlementData {
189
165
 
190
166
  Unit: EntitlementDataUnit | string | undefined;
191
167
  }
192
- export declare namespace EntitlementData {
193
-
194
- const filterSensitiveLog: (obj: EntitlementData) => any;
195
- }
196
168
  export interface CheckoutBorrowLicenseRequest {
197
169
 
198
170
  LicenseArn: string | undefined;
@@ -207,10 +179,6 @@ export interface CheckoutBorrowLicenseRequest {
207
179
 
208
180
  ClientToken: string | undefined;
209
181
  }
210
- export declare namespace CheckoutBorrowLicenseRequest {
211
-
212
- const filterSensitiveLog: (obj: CheckoutBorrowLicenseRequest) => any;
213
- }
214
182
  export interface CheckoutBorrowLicenseResponse {
215
183
 
216
184
  LicenseArn?: string;
@@ -229,10 +197,6 @@ export interface CheckoutBorrowLicenseResponse {
229
197
 
230
198
  CheckoutMetadata?: Metadata[];
231
199
  }
232
- export declare namespace CheckoutBorrowLicenseResponse {
233
-
234
- const filterSensitiveLog: (obj: CheckoutBorrowLicenseResponse) => any;
235
- }
236
200
 
237
201
  export declare class EntitlementNotAllowedException extends __BaseException {
238
202
  readonly name: "EntitlementNotAllowedException";
@@ -286,10 +250,6 @@ export interface CheckoutLicenseRequest {
286
250
 
287
251
  NodeId?: string;
288
252
  }
289
- export declare namespace CheckoutLicenseRequest {
290
-
291
- const filterSensitiveLog: (obj: CheckoutLicenseRequest) => any;
292
- }
293
253
  export interface CheckoutLicenseResponse {
294
254
 
295
255
  CheckoutType?: CheckoutType | string;
@@ -308,10 +268,6 @@ export interface CheckoutLicenseResponse {
308
268
 
309
269
  LicenseArn?: string;
310
270
  }
311
- export declare namespace CheckoutLicenseResponse {
312
-
313
- const filterSensitiveLog: (obj: CheckoutLicenseResponse) => any;
314
- }
315
271
  export interface CreateGrantRequest {
316
272
 
317
273
  ClientToken: string | undefined;
@@ -326,10 +282,6 @@ export interface CreateGrantRequest {
326
282
 
327
283
  AllowedOperations: (AllowedOperation | string)[] | undefined;
328
284
  }
329
- export declare namespace CreateGrantRequest {
330
-
331
- const filterSensitiveLog: (obj: CreateGrantRequest) => any;
332
- }
333
285
  export interface CreateGrantResponse {
334
286
 
335
287
  GrantArn?: string;
@@ -338,10 +290,6 @@ export interface CreateGrantResponse {
338
290
 
339
291
  Version?: string;
340
292
  }
341
- export declare namespace CreateGrantResponse {
342
-
343
- const filterSensitiveLog: (obj: CreateGrantResponse) => any;
344
- }
345
293
  export interface CreateGrantVersionRequest {
346
294
 
347
295
  ClientToken: string | undefined;
@@ -358,10 +306,6 @@ export interface CreateGrantVersionRequest {
358
306
 
359
307
  SourceVersion?: string;
360
308
  }
361
- export declare namespace CreateGrantVersionRequest {
362
-
363
- const filterSensitiveLog: (obj: CreateGrantVersionRequest) => any;
364
- }
365
309
  export interface CreateGrantVersionResponse {
366
310
 
367
311
  GrantArn?: string;
@@ -370,10 +314,6 @@ export interface CreateGrantVersionResponse {
370
314
 
371
315
  Version?: string;
372
316
  }
373
- export declare namespace CreateGrantVersionResponse {
374
-
375
- const filterSensitiveLog: (obj: CreateGrantVersionResponse) => any;
376
- }
377
317
 
378
318
  export interface BorrowConfiguration {
379
319
 
@@ -381,19 +321,11 @@ export interface BorrowConfiguration {
381
321
 
382
322
  MaxTimeToLiveInMinutes: number | undefined;
383
323
  }
384
- export declare namespace BorrowConfiguration {
385
-
386
- const filterSensitiveLog: (obj: BorrowConfiguration) => any;
387
- }
388
324
 
389
325
  export interface ProvisionalConfiguration {
390
326
 
391
327
  MaxTimeToLiveInMinutes: number | undefined;
392
328
  }
393
- export declare namespace ProvisionalConfiguration {
394
-
395
- const filterSensitiveLog: (obj: ProvisionalConfiguration) => any;
396
- }
397
329
  export declare enum RenewType {
398
330
  MONTHLY = "Monthly",
399
331
  NONE = "None",
@@ -408,10 +340,6 @@ export interface ConsumptionConfiguration {
408
340
 
409
341
  BorrowConfiguration?: BorrowConfiguration;
410
342
  }
411
- export declare namespace ConsumptionConfiguration {
412
-
413
- const filterSensitiveLog: (obj: ConsumptionConfiguration) => any;
414
- }
415
343
  export declare enum EntitlementUnit {
416
344
  BITS = "Bits",
417
345
  BITS_PER_SECOND = "Bits/Second",
@@ -456,10 +384,6 @@ export interface Entitlement {
456
384
 
457
385
  AllowCheckIn?: boolean;
458
386
  }
459
- export declare namespace Entitlement {
460
-
461
- const filterSensitiveLog: (obj: Entitlement) => any;
462
- }
463
387
 
464
388
  export interface Issuer {
465
389
 
@@ -467,10 +391,6 @@ export interface Issuer {
467
391
 
468
392
  SignKey?: string;
469
393
  }
470
- export declare namespace Issuer {
471
-
472
- const filterSensitiveLog: (obj: Issuer) => any;
473
- }
474
394
 
475
395
  export interface DatetimeRange {
476
396
 
@@ -478,10 +398,6 @@ export interface DatetimeRange {
478
398
 
479
399
  End?: string;
480
400
  }
481
- export declare namespace DatetimeRange {
482
-
483
- const filterSensitiveLog: (obj: DatetimeRange) => any;
484
- }
485
401
  export interface CreateLicenseRequest {
486
402
 
487
403
  LicenseName: string | undefined;
@@ -506,10 +422,6 @@ export interface CreateLicenseRequest {
506
422
 
507
423
  ClientToken: string | undefined;
508
424
  }
509
- export declare namespace CreateLicenseRequest {
510
-
511
- const filterSensitiveLog: (obj: CreateLicenseRequest) => any;
512
- }
513
425
  export declare enum LicenseStatus {
514
426
  AVAILABLE = "AVAILABLE",
515
427
  DEACTIVATED = "DEACTIVATED",
@@ -527,10 +439,6 @@ export interface CreateLicenseResponse {
527
439
 
528
440
  Version?: string;
529
441
  }
530
- export declare namespace CreateLicenseResponse {
531
-
532
- const filterSensitiveLog: (obj: CreateLicenseResponse) => any;
533
- }
534
442
  export declare enum LicenseCountingType {
535
443
  CORE = "Core",
536
444
  INSTANCE = "Instance",
@@ -546,10 +454,6 @@ export interface ProductInformationFilter {
546
454
 
547
455
  ProductInformationFilterComparator: string | undefined;
548
456
  }
549
- export declare namespace ProductInformationFilter {
550
-
551
- const filterSensitiveLog: (obj: ProductInformationFilter) => any;
552
- }
553
457
 
554
458
  export interface ProductInformation {
555
459
 
@@ -557,10 +461,6 @@ export interface ProductInformation {
557
461
 
558
462
  ProductInformationFilterList: ProductInformationFilter[] | undefined;
559
463
  }
560
- export declare namespace ProductInformation {
561
-
562
- const filterSensitiveLog: (obj: ProductInformation) => any;
563
- }
564
464
 
565
465
  export interface Tag {
566
466
 
@@ -568,10 +468,6 @@ export interface Tag {
568
468
 
569
469
  Value?: string;
570
470
  }
571
- export declare namespace Tag {
572
-
573
- const filterSensitiveLog: (obj: Tag) => any;
574
- }
575
471
  export interface CreateLicenseConfigurationRequest {
576
472
 
577
473
  Name: string | undefined;
@@ -592,27 +488,15 @@ export interface CreateLicenseConfigurationRequest {
592
488
 
593
489
  ProductInformationList?: ProductInformation[];
594
490
  }
595
- export declare namespace CreateLicenseConfigurationRequest {
596
-
597
- const filterSensitiveLog: (obj: CreateLicenseConfigurationRequest) => any;
598
- }
599
491
  export interface CreateLicenseConfigurationResponse {
600
492
 
601
493
  LicenseConfigurationArn?: string;
602
494
  }
603
- export declare namespace CreateLicenseConfigurationResponse {
604
-
605
- const filterSensitiveLog: (obj: CreateLicenseConfigurationResponse) => any;
606
- }
607
495
 
608
496
  export interface LicenseConversionContext {
609
497
 
610
498
  UsageOperation?: string;
611
499
  }
612
- export declare namespace LicenseConversionContext {
613
-
614
- const filterSensitiveLog: (obj: LicenseConversionContext) => any;
615
- }
616
500
  export interface CreateLicenseConversionTaskForResourceRequest {
617
501
 
618
502
  ResourceArn: string | undefined;
@@ -621,27 +505,15 @@ export interface CreateLicenseConversionTaskForResourceRequest {
621
505
 
622
506
  DestinationLicenseContext: LicenseConversionContext | undefined;
623
507
  }
624
- export declare namespace CreateLicenseConversionTaskForResourceRequest {
625
-
626
- const filterSensitiveLog: (obj: CreateLicenseConversionTaskForResourceRequest) => any;
627
- }
628
508
  export interface CreateLicenseConversionTaskForResourceResponse {
629
509
 
630
510
  LicenseConversionTaskId?: string;
631
511
  }
632
- export declare namespace CreateLicenseConversionTaskForResourceResponse {
633
-
634
- const filterSensitiveLog: (obj: CreateLicenseConversionTaskForResourceResponse) => any;
635
- }
636
512
 
637
513
  export interface ReportContext {
638
514
 
639
515
  licenseConfigurationArns: string[] | undefined;
640
516
  }
641
- export declare namespace ReportContext {
642
-
643
- const filterSensitiveLog: (obj: ReportContext) => any;
644
- }
645
517
  export declare enum ReportFrequencyType {
646
518
  DAY = "DAY",
647
519
  MONTH = "MONTH",
@@ -654,10 +526,6 @@ export interface ReportFrequency {
654
526
 
655
527
  period?: ReportFrequencyType | string;
656
528
  }
657
- export declare namespace ReportFrequency {
658
-
659
- const filterSensitiveLog: (obj: ReportFrequency) => any;
660
- }
661
529
  export declare enum ReportType {
662
530
  LICENSE_CONFIGURATION_SUMMARY_REPORT = "LicenseConfigurationSummaryReport",
663
531
  LICENSE_CONFIGURATION_USAGE_REPORT = "LicenseConfigurationUsageReport"
@@ -678,18 +546,10 @@ export interface CreateLicenseManagerReportGeneratorRequest {
678
546
 
679
547
  Tags?: Tag[];
680
548
  }
681
- export declare namespace CreateLicenseManagerReportGeneratorRequest {
682
-
683
- const filterSensitiveLog: (obj: CreateLicenseManagerReportGeneratorRequest) => any;
684
- }
685
549
  export interface CreateLicenseManagerReportGeneratorResponse {
686
550
 
687
551
  LicenseManagerReportGeneratorArn?: string;
688
552
  }
689
- export declare namespace CreateLicenseManagerReportGeneratorResponse {
690
-
691
- const filterSensitiveLog: (obj: CreateLicenseManagerReportGeneratorResponse) => any;
692
- }
693
553
  export interface CreateLicenseVersionRequest {
694
554
 
695
555
  LicenseArn: string | undefined;
@@ -716,10 +576,6 @@ export interface CreateLicenseVersionRequest {
716
576
 
717
577
  SourceVersion?: string;
718
578
  }
719
- export declare namespace CreateLicenseVersionRequest {
720
-
721
- const filterSensitiveLog: (obj: CreateLicenseVersionRequest) => any;
722
- }
723
579
  export interface CreateLicenseVersionResponse {
724
580
 
725
581
  LicenseArn?: string;
@@ -728,10 +584,6 @@ export interface CreateLicenseVersionResponse {
728
584
 
729
585
  Status?: LicenseStatus | string;
730
586
  }
731
- export declare namespace CreateLicenseVersionResponse {
732
-
733
- const filterSensitiveLog: (obj: CreateLicenseVersionResponse) => any;
734
- }
735
587
  export interface CreateTokenRequest {
736
588
 
737
589
  LicenseArn: string | undefined;
@@ -744,10 +596,6 @@ export interface CreateTokenRequest {
744
596
 
745
597
  ClientToken: string | undefined;
746
598
  }
747
- export declare namespace CreateTokenRequest {
748
-
749
- const filterSensitiveLog: (obj: CreateTokenRequest) => any;
750
- }
751
599
  export declare enum TokenType {
752
600
  REFRESH_TOKEN = "REFRESH_TOKEN"
753
601
  }
@@ -759,10 +607,6 @@ export interface CreateTokenResponse {
759
607
 
760
608
  Token?: string;
761
609
  }
762
- export declare namespace CreateTokenResponse {
763
-
764
- const filterSensitiveLog: (obj: CreateTokenResponse) => any;
765
- }
766
610
  export interface DeleteGrantRequest {
767
611
 
768
612
  GrantArn: string | undefined;
@@ -771,10 +615,6 @@ export interface DeleteGrantRequest {
771
615
 
772
616
  Version: string | undefined;
773
617
  }
774
- export declare namespace DeleteGrantRequest {
775
-
776
- const filterSensitiveLog: (obj: DeleteGrantRequest) => any;
777
- }
778
618
  export interface DeleteGrantResponse {
779
619
 
780
620
  GrantArn?: string;
@@ -783,20 +623,12 @@ export interface DeleteGrantResponse {
783
623
 
784
624
  Version?: string;
785
625
  }
786
- export declare namespace DeleteGrantResponse {
787
-
788
- const filterSensitiveLog: (obj: DeleteGrantResponse) => any;
789
- }
790
626
  export interface DeleteLicenseRequest {
791
627
 
792
628
  LicenseArn: string | undefined;
793
629
 
794
630
  SourceVersion: string | undefined;
795
631
  }
796
- export declare namespace DeleteLicenseRequest {
797
-
798
- const filterSensitiveLog: (obj: DeleteLicenseRequest) => any;
799
- }
800
632
  export declare enum LicenseDeletionStatus {
801
633
  DELETED = "DELETED",
802
634
  PENDING_DELETE = "PENDING_DELETE"
@@ -807,100 +639,52 @@ export interface DeleteLicenseResponse {
807
639
 
808
640
  DeletionDate?: string;
809
641
  }
810
- export declare namespace DeleteLicenseResponse {
811
-
812
- const filterSensitiveLog: (obj: DeleteLicenseResponse) => any;
813
- }
814
642
  export interface DeleteLicenseConfigurationRequest {
815
643
 
816
644
  LicenseConfigurationArn: string | undefined;
817
645
  }
818
- export declare namespace DeleteLicenseConfigurationRequest {
819
-
820
- const filterSensitiveLog: (obj: DeleteLicenseConfigurationRequest) => any;
821
- }
822
646
  export interface DeleteLicenseConfigurationResponse {
823
647
  }
824
- export declare namespace DeleteLicenseConfigurationResponse {
825
-
826
- const filterSensitiveLog: (obj: DeleteLicenseConfigurationResponse) => any;
827
- }
828
648
  export interface DeleteLicenseManagerReportGeneratorRequest {
829
649
 
830
650
  LicenseManagerReportGeneratorArn: string | undefined;
831
651
  }
832
- export declare namespace DeleteLicenseManagerReportGeneratorRequest {
833
-
834
- const filterSensitiveLog: (obj: DeleteLicenseManagerReportGeneratorRequest) => any;
835
- }
836
652
  export interface DeleteLicenseManagerReportGeneratorResponse {
837
653
  }
838
- export declare namespace DeleteLicenseManagerReportGeneratorResponse {
839
-
840
- const filterSensitiveLog: (obj: DeleteLicenseManagerReportGeneratorResponse) => any;
841
- }
842
654
  export interface DeleteTokenRequest {
843
655
 
844
656
  TokenId: string | undefined;
845
657
  }
846
- export declare namespace DeleteTokenRequest {
847
-
848
- const filterSensitiveLog: (obj: DeleteTokenRequest) => any;
849
- }
850
658
  export interface DeleteTokenResponse {
851
659
  }
852
- export declare namespace DeleteTokenResponse {
853
-
854
- const filterSensitiveLog: (obj: DeleteTokenResponse) => any;
855
- }
856
660
  export interface ExtendLicenseConsumptionRequest {
857
661
 
858
662
  LicenseConsumptionToken: string | undefined;
859
663
 
860
664
  DryRun?: boolean;
861
665
  }
862
- export declare namespace ExtendLicenseConsumptionRequest {
863
-
864
- const filterSensitiveLog: (obj: ExtendLicenseConsumptionRequest) => any;
865
- }
866
666
  export interface ExtendLicenseConsumptionResponse {
867
667
 
868
668
  LicenseConsumptionToken?: string;
869
669
 
870
670
  Expiration?: string;
871
671
  }
872
- export declare namespace ExtendLicenseConsumptionResponse {
873
-
874
- const filterSensitiveLog: (obj: ExtendLicenseConsumptionResponse) => any;
875
- }
876
672
  export interface GetAccessTokenRequest {
877
673
 
878
674
  Token: string | undefined;
879
675
 
880
676
  TokenProperties?: string[];
881
677
  }
882
- export declare namespace GetAccessTokenRequest {
883
-
884
- const filterSensitiveLog: (obj: GetAccessTokenRequest) => any;
885
- }
886
678
  export interface GetAccessTokenResponse {
887
679
 
888
680
  AccessToken?: string;
889
681
  }
890
- export declare namespace GetAccessTokenResponse {
891
-
892
- const filterSensitiveLog: (obj: GetAccessTokenResponse) => any;
893
- }
894
682
  export interface GetGrantRequest {
895
683
 
896
684
  GrantArn: string | undefined;
897
685
 
898
686
  Version?: string;
899
687
  }
900
- export declare namespace GetGrantRequest {
901
-
902
- const filterSensitiveLog: (obj: GetGrantRequest) => any;
903
- }
904
688
 
905
689
  export interface Grant {
906
690
 
@@ -924,28 +708,16 @@ export interface Grant {
924
708
 
925
709
  GrantedOperations: (AllowedOperation | string)[] | undefined;
926
710
  }
927
- export declare namespace Grant {
928
-
929
- const filterSensitiveLog: (obj: Grant) => any;
930
- }
931
711
  export interface GetGrantResponse {
932
712
 
933
713
  Grant?: Grant;
934
714
  }
935
- export declare namespace GetGrantResponse {
936
-
937
- const filterSensitiveLog: (obj: GetGrantResponse) => any;
938
- }
939
715
  export interface GetLicenseRequest {
940
716
 
941
717
  LicenseArn: string | undefined;
942
718
 
943
719
  Version?: string;
944
720
  }
945
- export declare namespace GetLicenseRequest {
946
-
947
- const filterSensitiveLog: (obj: GetLicenseRequest) => any;
948
- }
949
721
 
950
722
  export interface IssuerDetails {
951
723
 
@@ -955,10 +727,6 @@ export interface IssuerDetails {
955
727
 
956
728
  KeyFingerprint?: string;
957
729
  }
958
- export declare namespace IssuerDetails {
959
-
960
- const filterSensitiveLog: (obj: IssuerDetails) => any;
961
- }
962
730
 
963
731
  export interface License {
964
732
 
@@ -990,26 +758,14 @@ export interface License {
990
758
 
991
759
  Version?: string;
992
760
  }
993
- export declare namespace License {
994
-
995
- const filterSensitiveLog: (obj: License) => any;
996
- }
997
761
  export interface GetLicenseResponse {
998
762
 
999
763
  License?: License;
1000
764
  }
1001
- export declare namespace GetLicenseResponse {
1002
-
1003
- const filterSensitiveLog: (obj: GetLicenseResponse) => any;
1004
- }
1005
765
  export interface GetLicenseConfigurationRequest {
1006
766
 
1007
767
  LicenseConfigurationArn: string | undefined;
1008
768
  }
1009
- export declare namespace GetLicenseConfigurationRequest {
1010
-
1011
- const filterSensitiveLog: (obj: GetLicenseConfigurationRequest) => any;
1012
- }
1013
769
  export declare enum ResourceType {
1014
770
  EC2_AMI = "EC2_AMI",
1015
771
  EC2_HOST = "EC2_HOST",
@@ -1024,10 +780,6 @@ export interface ConsumedLicenseSummary {
1024
780
 
1025
781
  ConsumedLicenses?: number;
1026
782
  }
1027
- export declare namespace ConsumedLicenseSummary {
1028
-
1029
- const filterSensitiveLog: (obj: ConsumedLicenseSummary) => any;
1030
- }
1031
783
 
1032
784
  export interface ManagedResourceSummary {
1033
785
 
@@ -1035,10 +787,6 @@ export interface ManagedResourceSummary {
1035
787
 
1036
788
  AssociationCount?: number;
1037
789
  }
1038
- export declare namespace ManagedResourceSummary {
1039
-
1040
- const filterSensitiveLog: (obj: ManagedResourceSummary) => any;
1041
- }
1042
790
  export interface GetLicenseConfigurationResponse {
1043
791
 
1044
792
  LicenseConfigurationId?: string;
@@ -1075,18 +823,10 @@ export interface GetLicenseConfigurationResponse {
1075
823
 
1076
824
  DisassociateWhenNotFound?: boolean;
1077
825
  }
1078
- export declare namespace GetLicenseConfigurationResponse {
1079
-
1080
- const filterSensitiveLog: (obj: GetLicenseConfigurationResponse) => any;
1081
- }
1082
826
  export interface GetLicenseConversionTaskRequest {
1083
827
 
1084
828
  LicenseConversionTaskId: string | undefined;
1085
829
  }
1086
- export declare namespace GetLicenseConversionTaskRequest {
1087
-
1088
- const filterSensitiveLog: (obj: GetLicenseConversionTaskRequest) => any;
1089
- }
1090
830
  export declare enum LicenseConversionTaskStatus {
1091
831
  FAILED = "FAILED",
1092
832
  IN_PROGRESS = "IN_PROGRESS",
@@ -1112,18 +852,10 @@ export interface GetLicenseConversionTaskResponse {
1112
852
 
1113
853
  EndTime?: Date;
1114
854
  }
1115
- export declare namespace GetLicenseConversionTaskResponse {
1116
-
1117
- const filterSensitiveLog: (obj: GetLicenseConversionTaskResponse) => any;
1118
- }
1119
855
  export interface GetLicenseManagerReportGeneratorRequest {
1120
856
 
1121
857
  LicenseManagerReportGeneratorArn: string | undefined;
1122
858
  }
1123
- export declare namespace GetLicenseManagerReportGeneratorRequest {
1124
-
1125
- const filterSensitiveLog: (obj: GetLicenseManagerReportGeneratorRequest) => any;
1126
- }
1127
859
 
1128
860
  export interface S3Location {
1129
861
 
@@ -1131,10 +863,6 @@ export interface S3Location {
1131
863
 
1132
864
  keyPrefix?: string;
1133
865
  }
1134
- export declare namespace S3Location {
1135
-
1136
- const filterSensitiveLog: (obj: S3Location) => any;
1137
- }
1138
866
 
1139
867
  export interface ReportGenerator {
1140
868
 
@@ -1164,26 +892,14 @@ export interface ReportGenerator {
1164
892
 
1165
893
  Tags?: Tag[];
1166
894
  }
1167
- export declare namespace ReportGenerator {
1168
-
1169
- const filterSensitiveLog: (obj: ReportGenerator) => any;
1170
- }
1171
895
  export interface GetLicenseManagerReportGeneratorResponse {
1172
896
 
1173
897
  ReportGenerator?: ReportGenerator;
1174
898
  }
1175
- export declare namespace GetLicenseManagerReportGeneratorResponse {
1176
-
1177
- const filterSensitiveLog: (obj: GetLicenseManagerReportGeneratorResponse) => any;
1178
- }
1179
899
  export interface GetLicenseUsageRequest {
1180
900
 
1181
901
  LicenseArn: string | undefined;
1182
902
  }
1183
- export declare namespace GetLicenseUsageRequest {
1184
-
1185
- const filterSensitiveLog: (obj: GetLicenseUsageRequest) => any;
1186
- }
1187
903
 
1188
904
  export interface EntitlementUsage {
1189
905
 
@@ -1195,42 +911,22 @@ export interface EntitlementUsage {
1195
911
 
1196
912
  Unit: EntitlementDataUnit | string | undefined;
1197
913
  }
1198
- export declare namespace EntitlementUsage {
1199
-
1200
- const filterSensitiveLog: (obj: EntitlementUsage) => any;
1201
- }
1202
914
 
1203
915
  export interface LicenseUsage {
1204
916
 
1205
917
  EntitlementUsages?: EntitlementUsage[];
1206
918
  }
1207
- export declare namespace LicenseUsage {
1208
-
1209
- const filterSensitiveLog: (obj: LicenseUsage) => any;
1210
- }
1211
919
  export interface GetLicenseUsageResponse {
1212
920
 
1213
921
  LicenseUsage?: LicenseUsage;
1214
922
  }
1215
- export declare namespace GetLicenseUsageResponse {
1216
-
1217
- const filterSensitiveLog: (obj: GetLicenseUsageResponse) => any;
1218
- }
1219
923
  export interface GetServiceSettingsRequest {
1220
924
  }
1221
- export declare namespace GetServiceSettingsRequest {
1222
-
1223
- const filterSensitiveLog: (obj: GetServiceSettingsRequest) => any;
1224
- }
1225
925
 
1226
926
  export interface OrganizationConfiguration {
1227
927
 
1228
928
  EnableIntegration: boolean | undefined;
1229
929
  }
1230
- export declare namespace OrganizationConfiguration {
1231
-
1232
- const filterSensitiveLog: (obj: OrganizationConfiguration) => any;
1233
- }
1234
930
  export interface GetServiceSettingsResponse {
1235
931
 
1236
932
  S3BucketArn?: string;
@@ -1243,10 +939,6 @@ export interface GetServiceSettingsResponse {
1243
939
 
1244
940
  LicenseManagerResourceShareArn?: string;
1245
941
  }
1246
- export declare namespace GetServiceSettingsResponse {
1247
-
1248
- const filterSensitiveLog: (obj: GetServiceSettingsResponse) => any;
1249
- }
1250
942
 
1251
943
  export declare class FilterLimitExceededException extends __BaseException {
1252
944
  readonly name: "FilterLimitExceededException";
@@ -1263,10 +955,6 @@ export interface ListAssociationsForLicenseConfigurationRequest {
1263
955
 
1264
956
  NextToken?: string;
1265
957
  }
1266
- export declare namespace ListAssociationsForLicenseConfigurationRequest {
1267
-
1268
- const filterSensitiveLog: (obj: ListAssociationsForLicenseConfigurationRequest) => any;
1269
- }
1270
958
 
1271
959
  export interface LicenseConfigurationAssociation {
1272
960
 
@@ -1280,20 +968,12 @@ export interface LicenseConfigurationAssociation {
1280
968
 
1281
969
  AmiAssociationScope?: string;
1282
970
  }
1283
- export declare namespace LicenseConfigurationAssociation {
1284
-
1285
- const filterSensitiveLog: (obj: LicenseConfigurationAssociation) => any;
1286
- }
1287
971
  export interface ListAssociationsForLicenseConfigurationResponse {
1288
972
 
1289
973
  LicenseConfigurationAssociations?: LicenseConfigurationAssociation[];
1290
974
 
1291
975
  NextToken?: string;
1292
976
  }
1293
- export declare namespace ListAssociationsForLicenseConfigurationResponse {
1294
-
1295
- const filterSensitiveLog: (obj: ListAssociationsForLicenseConfigurationResponse) => any;
1296
- }
1297
977
 
1298
978
  export interface Filter {
1299
979
 
@@ -1301,10 +981,6 @@ export interface Filter {
1301
981
 
1302
982
  Values?: string[];
1303
983
  }
1304
- export declare namespace Filter {
1305
-
1306
- const filterSensitiveLog: (obj: Filter) => any;
1307
- }
1308
984
  export interface ListDistributedGrantsRequest {
1309
985
 
1310
986
  GrantArns?: string[];
@@ -1315,20 +991,12 @@ export interface ListDistributedGrantsRequest {
1315
991
 
1316
992
  MaxResults?: number;
1317
993
  }
1318
- export declare namespace ListDistributedGrantsRequest {
1319
-
1320
- const filterSensitiveLog: (obj: ListDistributedGrantsRequest) => any;
1321
- }
1322
994
  export interface ListDistributedGrantsResponse {
1323
995
 
1324
996
  Grants?: Grant[];
1325
997
 
1326
998
  NextToken?: string;
1327
999
  }
1328
- export declare namespace ListDistributedGrantsResponse {
1329
-
1330
- const filterSensitiveLog: (obj: ListDistributedGrantsResponse) => any;
1331
- }
1332
1000
  export interface ListFailuresForLicenseConfigurationOperationsRequest {
1333
1001
 
1334
1002
  LicenseConfigurationArn: string | undefined;
@@ -1337,10 +1005,6 @@ export interface ListFailuresForLicenseConfigurationOperationsRequest {
1337
1005
 
1338
1006
  NextToken?: string;
1339
1007
  }
1340
- export declare namespace ListFailuresForLicenseConfigurationOperationsRequest {
1341
-
1342
- const filterSensitiveLog: (obj: ListFailuresForLicenseConfigurationOperationsRequest) => any;
1343
- }
1344
1008
 
1345
1009
  export interface LicenseOperationFailure {
1346
1010
 
@@ -1360,20 +1024,12 @@ export interface LicenseOperationFailure {
1360
1024
 
1361
1025
  MetadataList?: Metadata[];
1362
1026
  }
1363
- export declare namespace LicenseOperationFailure {
1364
-
1365
- const filterSensitiveLog: (obj: LicenseOperationFailure) => any;
1366
- }
1367
1027
  export interface ListFailuresForLicenseConfigurationOperationsResponse {
1368
1028
 
1369
1029
  LicenseOperationFailureList?: LicenseOperationFailure[];
1370
1030
 
1371
1031
  NextToken?: string;
1372
1032
  }
1373
- export declare namespace ListFailuresForLicenseConfigurationOperationsResponse {
1374
-
1375
- const filterSensitiveLog: (obj: ListFailuresForLicenseConfigurationOperationsResponse) => any;
1376
- }
1377
1033
  export interface ListLicenseConfigurationsRequest {
1378
1034
 
1379
1035
  LicenseConfigurationArns?: string[];
@@ -1384,10 +1040,6 @@ export interface ListLicenseConfigurationsRequest {
1384
1040
 
1385
1041
  Filters?: Filter[];
1386
1042
  }
1387
- export declare namespace ListLicenseConfigurationsRequest {
1388
-
1389
- const filterSensitiveLog: (obj: ListLicenseConfigurationsRequest) => any;
1390
- }
1391
1043
 
1392
1044
  export interface LicenseConfiguration {
1393
1045
 
@@ -1423,20 +1075,12 @@ export interface LicenseConfiguration {
1423
1075
 
1424
1076
  AutomatedDiscoveryInformation?: AutomatedDiscoveryInformation;
1425
1077
  }
1426
- export declare namespace LicenseConfiguration {
1427
-
1428
- const filterSensitiveLog: (obj: LicenseConfiguration) => any;
1429
- }
1430
1078
  export interface ListLicenseConfigurationsResponse {
1431
1079
 
1432
1080
  LicenseConfigurations?: LicenseConfiguration[];
1433
1081
 
1434
1082
  NextToken?: string;
1435
1083
  }
1436
- export declare namespace ListLicenseConfigurationsResponse {
1437
-
1438
- const filterSensitiveLog: (obj: ListLicenseConfigurationsResponse) => any;
1439
- }
1440
1084
  export interface ListLicenseConversionTasksRequest {
1441
1085
 
1442
1086
  NextToken?: string;
@@ -1445,10 +1089,6 @@ export interface ListLicenseConversionTasksRequest {
1445
1089
 
1446
1090
  Filters?: Filter[];
1447
1091
  }
1448
- export declare namespace ListLicenseConversionTasksRequest {
1449
-
1450
- const filterSensitiveLog: (obj: ListLicenseConversionTasksRequest) => any;
1451
- }
1452
1092
 
1453
1093
  export interface LicenseConversionTask {
1454
1094
 
@@ -1470,20 +1110,12 @@ export interface LicenseConversionTask {
1470
1110
 
1471
1111
  EndTime?: Date;
1472
1112
  }
1473
- export declare namespace LicenseConversionTask {
1474
-
1475
- const filterSensitiveLog: (obj: LicenseConversionTask) => any;
1476
- }
1477
1113
  export interface ListLicenseConversionTasksResponse {
1478
1114
 
1479
1115
  LicenseConversionTasks?: LicenseConversionTask[];
1480
1116
 
1481
1117
  NextToken?: string;
1482
1118
  }
1483
- export declare namespace ListLicenseConversionTasksResponse {
1484
-
1485
- const filterSensitiveLog: (obj: ListLicenseConversionTasksResponse) => any;
1486
- }
1487
1119
  export interface ListLicenseManagerReportGeneratorsRequest {
1488
1120
 
1489
1121
  Filters?: Filter[];
@@ -1492,20 +1124,12 @@ export interface ListLicenseManagerReportGeneratorsRequest {
1492
1124
 
1493
1125
  MaxResults?: number;
1494
1126
  }
1495
- export declare namespace ListLicenseManagerReportGeneratorsRequest {
1496
-
1497
- const filterSensitiveLog: (obj: ListLicenseManagerReportGeneratorsRequest) => any;
1498
- }
1499
1127
  export interface ListLicenseManagerReportGeneratorsResponse {
1500
1128
 
1501
1129
  ReportGenerators?: ReportGenerator[];
1502
1130
 
1503
1131
  NextToken?: string;
1504
1132
  }
1505
- export declare namespace ListLicenseManagerReportGeneratorsResponse {
1506
-
1507
- const filterSensitiveLog: (obj: ListLicenseManagerReportGeneratorsResponse) => any;
1508
- }
1509
1133
  export interface ListLicensesRequest {
1510
1134
 
1511
1135
  LicenseArns?: string[];
@@ -1516,20 +1140,12 @@ export interface ListLicensesRequest {
1516
1140
 
1517
1141
  MaxResults?: number;
1518
1142
  }
1519
- export declare namespace ListLicensesRequest {
1520
-
1521
- const filterSensitiveLog: (obj: ListLicensesRequest) => any;
1522
- }
1523
1143
  export interface ListLicensesResponse {
1524
1144
 
1525
1145
  Licenses?: License[];
1526
1146
 
1527
1147
  NextToken?: string;
1528
1148
  }
1529
- export declare namespace ListLicensesResponse {
1530
-
1531
- const filterSensitiveLog: (obj: ListLicensesResponse) => any;
1532
- }
1533
1149
  export interface ListLicenseSpecificationsForResourceRequest {
1534
1150
 
1535
1151
  ResourceArn: string | undefined;
@@ -1538,10 +1154,6 @@ export interface ListLicenseSpecificationsForResourceRequest {
1538
1154
 
1539
1155
  NextToken?: string;
1540
1156
  }
1541
- export declare namespace ListLicenseSpecificationsForResourceRequest {
1542
-
1543
- const filterSensitiveLog: (obj: ListLicenseSpecificationsForResourceRequest) => any;
1544
- }
1545
1157
 
1546
1158
  export interface LicenseSpecification {
1547
1159
 
@@ -1549,20 +1161,12 @@ export interface LicenseSpecification {
1549
1161
 
1550
1162
  AmiAssociationScope?: string;
1551
1163
  }
1552
- export declare namespace LicenseSpecification {
1553
-
1554
- const filterSensitiveLog: (obj: LicenseSpecification) => any;
1555
- }
1556
1164
  export interface ListLicenseSpecificationsForResourceResponse {
1557
1165
 
1558
1166
  LicenseSpecifications?: LicenseSpecification[];
1559
1167
 
1560
1168
  NextToken?: string;
1561
1169
  }
1562
- export declare namespace ListLicenseSpecificationsForResourceResponse {
1563
-
1564
- const filterSensitiveLog: (obj: ListLicenseSpecificationsForResourceResponse) => any;
1565
- }
1566
1170
  export interface ListLicenseVersionsRequest {
1567
1171
 
1568
1172
  LicenseArn: string | undefined;
@@ -1571,20 +1175,12 @@ export interface ListLicenseVersionsRequest {
1571
1175
 
1572
1176
  MaxResults?: number;
1573
1177
  }
1574
- export declare namespace ListLicenseVersionsRequest {
1575
-
1576
- const filterSensitiveLog: (obj: ListLicenseVersionsRequest) => any;
1577
- }
1578
1178
  export interface ListLicenseVersionsResponse {
1579
1179
 
1580
1180
  Licenses?: License[];
1581
1181
 
1582
1182
  NextToken?: string;
1583
1183
  }
1584
- export declare namespace ListLicenseVersionsResponse {
1585
-
1586
- const filterSensitiveLog: (obj: ListLicenseVersionsResponse) => any;
1587
- }
1588
1184
  export interface ListReceivedGrantsRequest {
1589
1185
 
1590
1186
  GrantArns?: string[];
@@ -1595,20 +1191,12 @@ export interface ListReceivedGrantsRequest {
1595
1191
 
1596
1192
  MaxResults?: number;
1597
1193
  }
1598
- export declare namespace ListReceivedGrantsRequest {
1599
-
1600
- const filterSensitiveLog: (obj: ListReceivedGrantsRequest) => any;
1601
- }
1602
1194
  export interface ListReceivedGrantsResponse {
1603
1195
 
1604
1196
  Grants?: Grant[];
1605
1197
 
1606
1198
  NextToken?: string;
1607
1199
  }
1608
- export declare namespace ListReceivedGrantsResponse {
1609
-
1610
- const filterSensitiveLog: (obj: ListReceivedGrantsResponse) => any;
1611
- }
1612
1200
  export interface ListReceivedLicensesRequest {
1613
1201
 
1614
1202
  LicenseArns?: string[];
@@ -1619,10 +1207,6 @@ export interface ListReceivedLicensesRequest {
1619
1207
 
1620
1208
  MaxResults?: number;
1621
1209
  }
1622
- export declare namespace ListReceivedLicensesRequest {
1623
-
1624
- const filterSensitiveLog: (obj: ListReceivedLicensesRequest) => any;
1625
- }
1626
1210
  export declare enum ReceivedStatus {
1627
1211
  ACTIVE = "ACTIVE",
1628
1212
  DELETED = "DELETED",
@@ -1642,10 +1226,6 @@ export interface ReceivedMetadata {
1642
1226
 
1643
1227
  AllowedOperations?: (AllowedOperation | string)[];
1644
1228
  }
1645
- export declare namespace ReceivedMetadata {
1646
-
1647
- const filterSensitiveLog: (obj: ReceivedMetadata) => any;
1648
- }
1649
1229
 
1650
1230
  export interface GrantedLicense {
1651
1231
 
@@ -1679,20 +1259,12 @@ export interface GrantedLicense {
1679
1259
 
1680
1260
  ReceivedMetadata?: ReceivedMetadata;
1681
1261
  }
1682
- export declare namespace GrantedLicense {
1683
-
1684
- const filterSensitiveLog: (obj: GrantedLicense) => any;
1685
- }
1686
1262
  export interface ListReceivedLicensesResponse {
1687
1263
 
1688
1264
  Licenses?: GrantedLicense[];
1689
1265
 
1690
1266
  NextToken?: string;
1691
1267
  }
1692
- export declare namespace ListReceivedLicensesResponse {
1693
-
1694
- const filterSensitiveLog: (obj: ListReceivedLicensesResponse) => any;
1695
- }
1696
1268
 
1697
1269
  export declare class FailedDependencyException extends __BaseException {
1698
1270
  readonly name: "FailedDependencyException";
@@ -1717,10 +1289,6 @@ export interface InventoryFilter {
1717
1289
 
1718
1290
  Value?: string;
1719
1291
  }
1720
- export declare namespace InventoryFilter {
1721
-
1722
- const filterSensitiveLog: (obj: InventoryFilter) => any;
1723
- }
1724
1292
  export interface ListResourceInventoryRequest {
1725
1293
 
1726
1294
  MaxResults?: number;
@@ -1729,10 +1297,6 @@ export interface ListResourceInventoryRequest {
1729
1297
 
1730
1298
  Filters?: InventoryFilter[];
1731
1299
  }
1732
- export declare namespace ListResourceInventoryRequest {
1733
-
1734
- const filterSensitiveLog: (obj: ListResourceInventoryRequest) => any;
1735
- }
1736
1300
 
1737
1301
  export interface ResourceInventory {
1738
1302
 
@@ -1748,36 +1312,20 @@ export interface ResourceInventory {
1748
1312
 
1749
1313
  ResourceOwningAccountId?: string;
1750
1314
  }
1751
- export declare namespace ResourceInventory {
1752
-
1753
- const filterSensitiveLog: (obj: ResourceInventory) => any;
1754
- }
1755
1315
  export interface ListResourceInventoryResponse {
1756
1316
 
1757
1317
  ResourceInventoryList?: ResourceInventory[];
1758
1318
 
1759
1319
  NextToken?: string;
1760
1320
  }
1761
- export declare namespace ListResourceInventoryResponse {
1762
-
1763
- const filterSensitiveLog: (obj: ListResourceInventoryResponse) => any;
1764
- }
1765
1321
  export interface ListTagsForResourceRequest {
1766
1322
 
1767
1323
  ResourceArn: string | undefined;
1768
1324
  }
1769
- export declare namespace ListTagsForResourceRequest {
1770
-
1771
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1772
- }
1773
1325
  export interface ListTagsForResourceResponse {
1774
1326
 
1775
1327
  Tags?: Tag[];
1776
1328
  }
1777
- export declare namespace ListTagsForResourceResponse {
1778
-
1779
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1780
- }
1781
1329
  export interface ListTokensRequest {
1782
1330
 
1783
1331
  TokenIds?: string[];
@@ -1788,10 +1336,6 @@ export interface ListTokensRequest {
1788
1336
 
1789
1337
  MaxResults?: number;
1790
1338
  }
1791
- export declare namespace ListTokensRequest {
1792
-
1793
- const filterSensitiveLog: (obj: ListTokensRequest) => any;
1794
- }
1795
1339
 
1796
1340
  export interface TokenData {
1797
1341
 
@@ -1809,20 +1353,12 @@ export interface TokenData {
1809
1353
 
1810
1354
  Status?: string;
1811
1355
  }
1812
- export declare namespace TokenData {
1813
-
1814
- const filterSensitiveLog: (obj: TokenData) => any;
1815
- }
1816
1356
  export interface ListTokensResponse {
1817
1357
 
1818
1358
  Tokens?: TokenData[];
1819
1359
 
1820
1360
  NextToken?: string;
1821
1361
  }
1822
- export declare namespace ListTokensResponse {
1823
-
1824
- const filterSensitiveLog: (obj: ListTokensResponse) => any;
1825
- }
1826
1362
  export interface ListUsageForLicenseConfigurationRequest {
1827
1363
 
1828
1364
  LicenseConfigurationArn: string | undefined;
@@ -1833,10 +1369,6 @@ export interface ListUsageForLicenseConfigurationRequest {
1833
1369
 
1834
1370
  Filters?: Filter[];
1835
1371
  }
1836
- export declare namespace ListUsageForLicenseConfigurationRequest {
1837
-
1838
- const filterSensitiveLog: (obj: ListUsageForLicenseConfigurationRequest) => any;
1839
- }
1840
1372
 
1841
1373
  export interface LicenseConfigurationUsage {
1842
1374
 
@@ -1852,28 +1384,16 @@ export interface LicenseConfigurationUsage {
1852
1384
 
1853
1385
  ConsumedLicenses?: number;
1854
1386
  }
1855
- export declare namespace LicenseConfigurationUsage {
1856
-
1857
- const filterSensitiveLog: (obj: LicenseConfigurationUsage) => any;
1858
- }
1859
1387
  export interface ListUsageForLicenseConfigurationResponse {
1860
1388
 
1861
1389
  LicenseConfigurationUsageList?: LicenseConfigurationUsage[];
1862
1390
 
1863
1391
  NextToken?: string;
1864
1392
  }
1865
- export declare namespace ListUsageForLicenseConfigurationResponse {
1866
-
1867
- const filterSensitiveLog: (obj: ListUsageForLicenseConfigurationResponse) => any;
1868
- }
1869
1393
  export interface RejectGrantRequest {
1870
1394
 
1871
1395
  GrantArn: string | undefined;
1872
1396
  }
1873
- export declare namespace RejectGrantRequest {
1874
-
1875
- const filterSensitiveLog: (obj: RejectGrantRequest) => any;
1876
- }
1877
1397
  export interface RejectGrantResponse {
1878
1398
 
1879
1399
  GrantArn?: string;
@@ -1882,42 +1402,22 @@ export interface RejectGrantResponse {
1882
1402
 
1883
1403
  Version?: string;
1884
1404
  }
1885
- export declare namespace RejectGrantResponse {
1886
-
1887
- const filterSensitiveLog: (obj: RejectGrantResponse) => any;
1888
- }
1889
1405
  export interface TagResourceRequest {
1890
1406
 
1891
1407
  ResourceArn: string | undefined;
1892
1408
 
1893
1409
  Tags: Tag[] | undefined;
1894
1410
  }
1895
- export declare namespace TagResourceRequest {
1896
-
1897
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
1898
- }
1899
1411
  export interface TagResourceResponse {
1900
1412
  }
1901
- export declare namespace TagResourceResponse {
1902
-
1903
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
1904
- }
1905
1413
  export interface UntagResourceRequest {
1906
1414
 
1907
1415
  ResourceArn: string | undefined;
1908
1416
 
1909
1417
  TagKeys: string[] | undefined;
1910
1418
  }
1911
- export declare namespace UntagResourceRequest {
1912
-
1913
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
1914
- }
1915
1419
  export interface UntagResourceResponse {
1916
1420
  }
1917
- export declare namespace UntagResourceResponse {
1918
-
1919
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
1920
- }
1921
1421
  export declare enum LicenseConfigurationStatus {
1922
1422
  AVAILABLE = "AVAILABLE",
1923
1423
  DISABLED = "DISABLED"
@@ -1942,16 +1442,8 @@ export interface UpdateLicenseConfigurationRequest {
1942
1442
 
1943
1443
  DisassociateWhenNotFound?: boolean;
1944
1444
  }
1945
- export declare namespace UpdateLicenseConfigurationRequest {
1946
-
1947
- const filterSensitiveLog: (obj: UpdateLicenseConfigurationRequest) => any;
1948
- }
1949
1445
  export interface UpdateLicenseConfigurationResponse {
1950
1446
  }
1951
- export declare namespace UpdateLicenseConfigurationResponse {
1952
-
1953
- const filterSensitiveLog: (obj: UpdateLicenseConfigurationResponse) => any;
1954
- }
1955
1447
  export interface UpdateLicenseManagerReportGeneratorRequest {
1956
1448
 
1957
1449
  LicenseManagerReportGeneratorArn: string | undefined;
@@ -1968,16 +1460,8 @@ export interface UpdateLicenseManagerReportGeneratorRequest {
1968
1460
 
1969
1461
  Description?: string;
1970
1462
  }
1971
- export declare namespace UpdateLicenseManagerReportGeneratorRequest {
1972
-
1973
- const filterSensitiveLog: (obj: UpdateLicenseManagerReportGeneratorRequest) => any;
1974
- }
1975
1463
  export interface UpdateLicenseManagerReportGeneratorResponse {
1976
1464
  }
1977
- export declare namespace UpdateLicenseManagerReportGeneratorResponse {
1978
-
1979
- const filterSensitiveLog: (obj: UpdateLicenseManagerReportGeneratorResponse) => any;
1980
- }
1981
1465
 
1982
1466
  export declare class InvalidResourceStateException extends __BaseException {
1983
1467
  readonly name: "InvalidResourceStateException";
@@ -2002,16 +1486,8 @@ export interface UpdateLicenseSpecificationsForResourceRequest {
2002
1486
 
2003
1487
  RemoveLicenseSpecifications?: LicenseSpecification[];
2004
1488
  }
2005
- export declare namespace UpdateLicenseSpecificationsForResourceRequest {
2006
-
2007
- const filterSensitiveLog: (obj: UpdateLicenseSpecificationsForResourceRequest) => any;
2008
- }
2009
1489
  export interface UpdateLicenseSpecificationsForResourceResponse {
2010
1490
  }
2011
- export declare namespace UpdateLicenseSpecificationsForResourceResponse {
2012
-
2013
- const filterSensitiveLog: (obj: UpdateLicenseSpecificationsForResourceResponse) => any;
2014
- }
2015
1491
  export interface UpdateServiceSettingsRequest {
2016
1492
 
2017
1493
  S3BucketArn?: string;
@@ -2022,13 +1498,271 @@ export interface UpdateServiceSettingsRequest {
2022
1498
 
2023
1499
  EnableCrossAccountsDiscovery?: boolean;
2024
1500
  }
2025
- export declare namespace UpdateServiceSettingsRequest {
2026
-
2027
- const filterSensitiveLog: (obj: UpdateServiceSettingsRequest) => any;
2028
- }
2029
1501
  export interface UpdateServiceSettingsResponse {
2030
1502
  }
2031
- export declare namespace UpdateServiceSettingsResponse {
2032
-
2033
- const filterSensitiveLog: (obj: UpdateServiceSettingsResponse) => any;
2034
- }
1503
+
1504
+ export declare const AcceptGrantRequestFilterSensitiveLog: (obj: AcceptGrantRequest) => any;
1505
+
1506
+ export declare const AcceptGrantResponseFilterSensitiveLog: (obj: AcceptGrantResponse) => any;
1507
+
1508
+ export declare const AutomatedDiscoveryInformationFilterSensitiveLog: (obj: AutomatedDiscoveryInformation) => any;
1509
+
1510
+ export declare const CheckInLicenseRequestFilterSensitiveLog: (obj: CheckInLicenseRequest) => any;
1511
+
1512
+ export declare const CheckInLicenseResponseFilterSensitiveLog: (obj: CheckInLicenseResponse) => any;
1513
+
1514
+ export declare const MetadataFilterSensitiveLog: (obj: Metadata) => any;
1515
+
1516
+ export declare const EntitlementDataFilterSensitiveLog: (obj: EntitlementData) => any;
1517
+
1518
+ export declare const CheckoutBorrowLicenseRequestFilterSensitiveLog: (obj: CheckoutBorrowLicenseRequest) => any;
1519
+
1520
+ export declare const CheckoutBorrowLicenseResponseFilterSensitiveLog: (obj: CheckoutBorrowLicenseResponse) => any;
1521
+
1522
+ export declare const CheckoutLicenseRequestFilterSensitiveLog: (obj: CheckoutLicenseRequest) => any;
1523
+
1524
+ export declare const CheckoutLicenseResponseFilterSensitiveLog: (obj: CheckoutLicenseResponse) => any;
1525
+
1526
+ export declare const CreateGrantRequestFilterSensitiveLog: (obj: CreateGrantRequest) => any;
1527
+
1528
+ export declare const CreateGrantResponseFilterSensitiveLog: (obj: CreateGrantResponse) => any;
1529
+
1530
+ export declare const CreateGrantVersionRequestFilterSensitiveLog: (obj: CreateGrantVersionRequest) => any;
1531
+
1532
+ export declare const CreateGrantVersionResponseFilterSensitiveLog: (obj: CreateGrantVersionResponse) => any;
1533
+
1534
+ export declare const BorrowConfigurationFilterSensitiveLog: (obj: BorrowConfiguration) => any;
1535
+
1536
+ export declare const ProvisionalConfigurationFilterSensitiveLog: (obj: ProvisionalConfiguration) => any;
1537
+
1538
+ export declare const ConsumptionConfigurationFilterSensitiveLog: (obj: ConsumptionConfiguration) => any;
1539
+
1540
+ export declare const EntitlementFilterSensitiveLog: (obj: Entitlement) => any;
1541
+
1542
+ export declare const IssuerFilterSensitiveLog: (obj: Issuer) => any;
1543
+
1544
+ export declare const DatetimeRangeFilterSensitiveLog: (obj: DatetimeRange) => any;
1545
+
1546
+ export declare const CreateLicenseRequestFilterSensitiveLog: (obj: CreateLicenseRequest) => any;
1547
+
1548
+ export declare const CreateLicenseResponseFilterSensitiveLog: (obj: CreateLicenseResponse) => any;
1549
+
1550
+ export declare const ProductInformationFilterFilterSensitiveLog: (obj: ProductInformationFilter) => any;
1551
+
1552
+ export declare const ProductInformationFilterSensitiveLog: (obj: ProductInformation) => any;
1553
+
1554
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1555
+
1556
+ export declare const CreateLicenseConfigurationRequestFilterSensitiveLog: (obj: CreateLicenseConfigurationRequest) => any;
1557
+
1558
+ export declare const CreateLicenseConfigurationResponseFilterSensitiveLog: (obj: CreateLicenseConfigurationResponse) => any;
1559
+
1560
+ export declare const LicenseConversionContextFilterSensitiveLog: (obj: LicenseConversionContext) => any;
1561
+
1562
+ export declare const CreateLicenseConversionTaskForResourceRequestFilterSensitiveLog: (obj: CreateLicenseConversionTaskForResourceRequest) => any;
1563
+
1564
+ export declare const CreateLicenseConversionTaskForResourceResponseFilterSensitiveLog: (obj: CreateLicenseConversionTaskForResourceResponse) => any;
1565
+
1566
+ export declare const ReportContextFilterSensitiveLog: (obj: ReportContext) => any;
1567
+
1568
+ export declare const ReportFrequencyFilterSensitiveLog: (obj: ReportFrequency) => any;
1569
+
1570
+ export declare const CreateLicenseManagerReportGeneratorRequestFilterSensitiveLog: (obj: CreateLicenseManagerReportGeneratorRequest) => any;
1571
+
1572
+ export declare const CreateLicenseManagerReportGeneratorResponseFilterSensitiveLog: (obj: CreateLicenseManagerReportGeneratorResponse) => any;
1573
+
1574
+ export declare const CreateLicenseVersionRequestFilterSensitiveLog: (obj: CreateLicenseVersionRequest) => any;
1575
+
1576
+ export declare const CreateLicenseVersionResponseFilterSensitiveLog: (obj: CreateLicenseVersionResponse) => any;
1577
+
1578
+ export declare const CreateTokenRequestFilterSensitiveLog: (obj: CreateTokenRequest) => any;
1579
+
1580
+ export declare const CreateTokenResponseFilterSensitiveLog: (obj: CreateTokenResponse) => any;
1581
+
1582
+ export declare const DeleteGrantRequestFilterSensitiveLog: (obj: DeleteGrantRequest) => any;
1583
+
1584
+ export declare const DeleteGrantResponseFilterSensitiveLog: (obj: DeleteGrantResponse) => any;
1585
+
1586
+ export declare const DeleteLicenseRequestFilterSensitiveLog: (obj: DeleteLicenseRequest) => any;
1587
+
1588
+ export declare const DeleteLicenseResponseFilterSensitiveLog: (obj: DeleteLicenseResponse) => any;
1589
+
1590
+ export declare const DeleteLicenseConfigurationRequestFilterSensitiveLog: (obj: DeleteLicenseConfigurationRequest) => any;
1591
+
1592
+ export declare const DeleteLicenseConfigurationResponseFilterSensitiveLog: (obj: DeleteLicenseConfigurationResponse) => any;
1593
+
1594
+ export declare const DeleteLicenseManagerReportGeneratorRequestFilterSensitiveLog: (obj: DeleteLicenseManagerReportGeneratorRequest) => any;
1595
+
1596
+ export declare const DeleteLicenseManagerReportGeneratorResponseFilterSensitiveLog: (obj: DeleteLicenseManagerReportGeneratorResponse) => any;
1597
+
1598
+ export declare const DeleteTokenRequestFilterSensitiveLog: (obj: DeleteTokenRequest) => any;
1599
+
1600
+ export declare const DeleteTokenResponseFilterSensitiveLog: (obj: DeleteTokenResponse) => any;
1601
+
1602
+ export declare const ExtendLicenseConsumptionRequestFilterSensitiveLog: (obj: ExtendLicenseConsumptionRequest) => any;
1603
+
1604
+ export declare const ExtendLicenseConsumptionResponseFilterSensitiveLog: (obj: ExtendLicenseConsumptionResponse) => any;
1605
+
1606
+ export declare const GetAccessTokenRequestFilterSensitiveLog: (obj: GetAccessTokenRequest) => any;
1607
+
1608
+ export declare const GetAccessTokenResponseFilterSensitiveLog: (obj: GetAccessTokenResponse) => any;
1609
+
1610
+ export declare const GetGrantRequestFilterSensitiveLog: (obj: GetGrantRequest) => any;
1611
+
1612
+ export declare const GrantFilterSensitiveLog: (obj: Grant) => any;
1613
+
1614
+ export declare const GetGrantResponseFilterSensitiveLog: (obj: GetGrantResponse) => any;
1615
+
1616
+ export declare const GetLicenseRequestFilterSensitiveLog: (obj: GetLicenseRequest) => any;
1617
+
1618
+ export declare const IssuerDetailsFilterSensitiveLog: (obj: IssuerDetails) => any;
1619
+
1620
+ export declare const LicenseFilterSensitiveLog: (obj: License) => any;
1621
+
1622
+ export declare const GetLicenseResponseFilterSensitiveLog: (obj: GetLicenseResponse) => any;
1623
+
1624
+ export declare const GetLicenseConfigurationRequestFilterSensitiveLog: (obj: GetLicenseConfigurationRequest) => any;
1625
+
1626
+ export declare const ConsumedLicenseSummaryFilterSensitiveLog: (obj: ConsumedLicenseSummary) => any;
1627
+
1628
+ export declare const ManagedResourceSummaryFilterSensitiveLog: (obj: ManagedResourceSummary) => any;
1629
+
1630
+ export declare const GetLicenseConfigurationResponseFilterSensitiveLog: (obj: GetLicenseConfigurationResponse) => any;
1631
+
1632
+ export declare const GetLicenseConversionTaskRequestFilterSensitiveLog: (obj: GetLicenseConversionTaskRequest) => any;
1633
+
1634
+ export declare const GetLicenseConversionTaskResponseFilterSensitiveLog: (obj: GetLicenseConversionTaskResponse) => any;
1635
+
1636
+ export declare const GetLicenseManagerReportGeneratorRequestFilterSensitiveLog: (obj: GetLicenseManagerReportGeneratorRequest) => any;
1637
+
1638
+ export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
1639
+
1640
+ export declare const ReportGeneratorFilterSensitiveLog: (obj: ReportGenerator) => any;
1641
+
1642
+ export declare const GetLicenseManagerReportGeneratorResponseFilterSensitiveLog: (obj: GetLicenseManagerReportGeneratorResponse) => any;
1643
+
1644
+ export declare const GetLicenseUsageRequestFilterSensitiveLog: (obj: GetLicenseUsageRequest) => any;
1645
+
1646
+ export declare const EntitlementUsageFilterSensitiveLog: (obj: EntitlementUsage) => any;
1647
+
1648
+ export declare const LicenseUsageFilterSensitiveLog: (obj: LicenseUsage) => any;
1649
+
1650
+ export declare const GetLicenseUsageResponseFilterSensitiveLog: (obj: GetLicenseUsageResponse) => any;
1651
+
1652
+ export declare const GetServiceSettingsRequestFilterSensitiveLog: (obj: GetServiceSettingsRequest) => any;
1653
+
1654
+ export declare const OrganizationConfigurationFilterSensitiveLog: (obj: OrganizationConfiguration) => any;
1655
+
1656
+ export declare const GetServiceSettingsResponseFilterSensitiveLog: (obj: GetServiceSettingsResponse) => any;
1657
+
1658
+ export declare const ListAssociationsForLicenseConfigurationRequestFilterSensitiveLog: (obj: ListAssociationsForLicenseConfigurationRequest) => any;
1659
+
1660
+ export declare const LicenseConfigurationAssociationFilterSensitiveLog: (obj: LicenseConfigurationAssociation) => any;
1661
+
1662
+ export declare const ListAssociationsForLicenseConfigurationResponseFilterSensitiveLog: (obj: ListAssociationsForLicenseConfigurationResponse) => any;
1663
+
1664
+ export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
1665
+
1666
+ export declare const ListDistributedGrantsRequestFilterSensitiveLog: (obj: ListDistributedGrantsRequest) => any;
1667
+
1668
+ export declare const ListDistributedGrantsResponseFilterSensitiveLog: (obj: ListDistributedGrantsResponse) => any;
1669
+
1670
+ export declare const ListFailuresForLicenseConfigurationOperationsRequestFilterSensitiveLog: (obj: ListFailuresForLicenseConfigurationOperationsRequest) => any;
1671
+
1672
+ export declare const LicenseOperationFailureFilterSensitiveLog: (obj: LicenseOperationFailure) => any;
1673
+
1674
+ export declare const ListFailuresForLicenseConfigurationOperationsResponseFilterSensitiveLog: (obj: ListFailuresForLicenseConfigurationOperationsResponse) => any;
1675
+
1676
+ export declare const ListLicenseConfigurationsRequestFilterSensitiveLog: (obj: ListLicenseConfigurationsRequest) => any;
1677
+
1678
+ export declare const LicenseConfigurationFilterSensitiveLog: (obj: LicenseConfiguration) => any;
1679
+
1680
+ export declare const ListLicenseConfigurationsResponseFilterSensitiveLog: (obj: ListLicenseConfigurationsResponse) => any;
1681
+
1682
+ export declare const ListLicenseConversionTasksRequestFilterSensitiveLog: (obj: ListLicenseConversionTasksRequest) => any;
1683
+
1684
+ export declare const LicenseConversionTaskFilterSensitiveLog: (obj: LicenseConversionTask) => any;
1685
+
1686
+ export declare const ListLicenseConversionTasksResponseFilterSensitiveLog: (obj: ListLicenseConversionTasksResponse) => any;
1687
+
1688
+ export declare const ListLicenseManagerReportGeneratorsRequestFilterSensitiveLog: (obj: ListLicenseManagerReportGeneratorsRequest) => any;
1689
+
1690
+ export declare const ListLicenseManagerReportGeneratorsResponseFilterSensitiveLog: (obj: ListLicenseManagerReportGeneratorsResponse) => any;
1691
+
1692
+ export declare const ListLicensesRequestFilterSensitiveLog: (obj: ListLicensesRequest) => any;
1693
+
1694
+ export declare const ListLicensesResponseFilterSensitiveLog: (obj: ListLicensesResponse) => any;
1695
+
1696
+ export declare const ListLicenseSpecificationsForResourceRequestFilterSensitiveLog: (obj: ListLicenseSpecificationsForResourceRequest) => any;
1697
+
1698
+ export declare const LicenseSpecificationFilterSensitiveLog: (obj: LicenseSpecification) => any;
1699
+
1700
+ export declare const ListLicenseSpecificationsForResourceResponseFilterSensitiveLog: (obj: ListLicenseSpecificationsForResourceResponse) => any;
1701
+
1702
+ export declare const ListLicenseVersionsRequestFilterSensitiveLog: (obj: ListLicenseVersionsRequest) => any;
1703
+
1704
+ export declare const ListLicenseVersionsResponseFilterSensitiveLog: (obj: ListLicenseVersionsResponse) => any;
1705
+
1706
+ export declare const ListReceivedGrantsRequestFilterSensitiveLog: (obj: ListReceivedGrantsRequest) => any;
1707
+
1708
+ export declare const ListReceivedGrantsResponseFilterSensitiveLog: (obj: ListReceivedGrantsResponse) => any;
1709
+
1710
+ export declare const ListReceivedLicensesRequestFilterSensitiveLog: (obj: ListReceivedLicensesRequest) => any;
1711
+
1712
+ export declare const ReceivedMetadataFilterSensitiveLog: (obj: ReceivedMetadata) => any;
1713
+
1714
+ export declare const GrantedLicenseFilterSensitiveLog: (obj: GrantedLicense) => any;
1715
+
1716
+ export declare const ListReceivedLicensesResponseFilterSensitiveLog: (obj: ListReceivedLicensesResponse) => any;
1717
+
1718
+ export declare const InventoryFilterFilterSensitiveLog: (obj: InventoryFilter) => any;
1719
+
1720
+ export declare const ListResourceInventoryRequestFilterSensitiveLog: (obj: ListResourceInventoryRequest) => any;
1721
+
1722
+ export declare const ResourceInventoryFilterSensitiveLog: (obj: ResourceInventory) => any;
1723
+
1724
+ export declare const ListResourceInventoryResponseFilterSensitiveLog: (obj: ListResourceInventoryResponse) => any;
1725
+
1726
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1727
+
1728
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1729
+
1730
+ export declare const ListTokensRequestFilterSensitiveLog: (obj: ListTokensRequest) => any;
1731
+
1732
+ export declare const TokenDataFilterSensitiveLog: (obj: TokenData) => any;
1733
+
1734
+ export declare const ListTokensResponseFilterSensitiveLog: (obj: ListTokensResponse) => any;
1735
+
1736
+ export declare const ListUsageForLicenseConfigurationRequestFilterSensitiveLog: (obj: ListUsageForLicenseConfigurationRequest) => any;
1737
+
1738
+ export declare const LicenseConfigurationUsageFilterSensitiveLog: (obj: LicenseConfigurationUsage) => any;
1739
+
1740
+ export declare const ListUsageForLicenseConfigurationResponseFilterSensitiveLog: (obj: ListUsageForLicenseConfigurationResponse) => any;
1741
+
1742
+ export declare const RejectGrantRequestFilterSensitiveLog: (obj: RejectGrantRequest) => any;
1743
+
1744
+ export declare const RejectGrantResponseFilterSensitiveLog: (obj: RejectGrantResponse) => any;
1745
+
1746
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
1747
+
1748
+ export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
1749
+
1750
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
1751
+
1752
+ export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
1753
+
1754
+ export declare const UpdateLicenseConfigurationRequestFilterSensitiveLog: (obj: UpdateLicenseConfigurationRequest) => any;
1755
+
1756
+ export declare const UpdateLicenseConfigurationResponseFilterSensitiveLog: (obj: UpdateLicenseConfigurationResponse) => any;
1757
+
1758
+ export declare const UpdateLicenseManagerReportGeneratorRequestFilterSensitiveLog: (obj: UpdateLicenseManagerReportGeneratorRequest) => any;
1759
+
1760
+ export declare const UpdateLicenseManagerReportGeneratorResponseFilterSensitiveLog: (obj: UpdateLicenseManagerReportGeneratorResponse) => any;
1761
+
1762
+ export declare const UpdateLicenseSpecificationsForResourceRequestFilterSensitiveLog: (obj: UpdateLicenseSpecificationsForResourceRequest) => any;
1763
+
1764
+ export declare const UpdateLicenseSpecificationsForResourceResponseFilterSensitiveLog: (obj: UpdateLicenseSpecificationsForResourceResponse) => any;
1765
+
1766
+ export declare const UpdateServiceSettingsRequestFilterSensitiveLog: (obj: UpdateServiceSettingsRequest) => any;
1767
+
1768
+ export declare const UpdateServiceSettingsResponseFilterSensitiveLog: (obj: UpdateServiceSettingsResponse) => any;