@aws-sdk/client-license-manager 3.297.0 → 3.299.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/commands/AcceptGrantCommand.js +2 -3
- package/dist-cjs/commands/CheckInLicenseCommand.js +2 -3
- package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +2 -3
- package/dist-cjs/commands/CheckoutLicenseCommand.js +2 -3
- package/dist-cjs/commands/CreateGrantCommand.js +2 -3
- package/dist-cjs/commands/CreateGrantVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateTokenCommand.js +2 -3
- package/dist-cjs/commands/DeleteGrantCommand.js +2 -3
- package/dist-cjs/commands/DeleteLicenseCommand.js +2 -3
- package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/DeleteTokenCommand.js +2 -3
- package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +2 -3
- package/dist-cjs/commands/GetAccessTokenCommand.js +2 -3
- package/dist-cjs/commands/GetGrantCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseUsageCommand.js +2 -3
- package/dist-cjs/commands/GetServiceSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/ListDistributedGrantsCommand.js +2 -3
- package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListLicensesCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedGrantsCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedGrantsForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedLicensesCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedLicensesForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/ListResourceInventoryCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTokensCommand.js +2 -3
- package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/RejectGrantCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateServiceSettingsCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -552
- package/dist-es/commands/AcceptGrantCommand.js +2 -3
- package/dist-es/commands/CheckInLicenseCommand.js +2 -3
- package/dist-es/commands/CheckoutBorrowLicenseCommand.js +2 -3
- package/dist-es/commands/CheckoutLicenseCommand.js +2 -3
- package/dist-es/commands/CreateGrantCommand.js +2 -3
- package/dist-es/commands/CreateGrantVersionCommand.js +2 -3
- package/dist-es/commands/CreateLicenseCommand.js +2 -3
- package/dist-es/commands/CreateLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +2 -3
- package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/CreateLicenseVersionCommand.js +2 -3
- package/dist-es/commands/CreateTokenCommand.js +2 -3
- package/dist-es/commands/DeleteGrantCommand.js +2 -3
- package/dist-es/commands/DeleteLicenseCommand.js +2 -3
- package/dist-es/commands/DeleteLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/DeleteTokenCommand.js +2 -3
- package/dist-es/commands/ExtendLicenseConsumptionCommand.js +2 -3
- package/dist-es/commands/GetAccessTokenCommand.js +2 -3
- package/dist-es/commands/GetGrantCommand.js +2 -3
- package/dist-es/commands/GetLicenseCommand.js +2 -3
- package/dist-es/commands/GetLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/GetLicenseConversionTaskCommand.js +2 -3
- package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/GetLicenseUsageCommand.js +2 -3
- package/dist-es/commands/GetServiceSettingsCommand.js +2 -3
- package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/ListDistributedGrantsCommand.js +2 -3
- package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +2 -3
- package/dist-es/commands/ListLicenseConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListLicenseConversionTasksCommand.js +2 -3
- package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +2 -3
- package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-es/commands/ListLicenseVersionsCommand.js +2 -3
- package/dist-es/commands/ListLicensesCommand.js +2 -3
- package/dist-es/commands/ListReceivedGrantsCommand.js +2 -3
- package/dist-es/commands/ListReceivedGrantsForOrganizationCommand.js +2 -3
- package/dist-es/commands/ListReceivedLicensesCommand.js +2 -3
- package/dist-es/commands/ListReceivedLicensesForOrganizationCommand.js +2 -3
- package/dist-es/commands/ListResourceInventoryCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTokensCommand.js +2 -3
- package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/RejectGrantCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-es/commands/UpdateServiceSettingsCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -411
- package/dist-types/models/models_0.d.ts +0 -548
- package/dist-types/ts3.4/models/models_0.d.ts +0 -391
- package/package.json +11 -10
|
@@ -393,414 +393,3 @@ export class LicenseUsageException extends __BaseException {
|
|
|
393
393
|
this.Message = opts.Message;
|
|
394
394
|
}
|
|
395
395
|
}
|
|
396
|
-
export const AcceptGrantRequestFilterSensitiveLog = (obj) => ({
|
|
397
|
-
...obj,
|
|
398
|
-
});
|
|
399
|
-
export const AcceptGrantResponseFilterSensitiveLog = (obj) => ({
|
|
400
|
-
...obj,
|
|
401
|
-
});
|
|
402
|
-
export const AutomatedDiscoveryInformationFilterSensitiveLog = (obj) => ({
|
|
403
|
-
...obj,
|
|
404
|
-
});
|
|
405
|
-
export const CheckInLicenseRequestFilterSensitiveLog = (obj) => ({
|
|
406
|
-
...obj,
|
|
407
|
-
});
|
|
408
|
-
export const CheckInLicenseResponseFilterSensitiveLog = (obj) => ({
|
|
409
|
-
...obj,
|
|
410
|
-
});
|
|
411
|
-
export const MetadataFilterSensitiveLog = (obj) => ({
|
|
412
|
-
...obj,
|
|
413
|
-
});
|
|
414
|
-
export const EntitlementDataFilterSensitiveLog = (obj) => ({
|
|
415
|
-
...obj,
|
|
416
|
-
});
|
|
417
|
-
export const CheckoutBorrowLicenseRequestFilterSensitiveLog = (obj) => ({
|
|
418
|
-
...obj,
|
|
419
|
-
});
|
|
420
|
-
export const CheckoutBorrowLicenseResponseFilterSensitiveLog = (obj) => ({
|
|
421
|
-
...obj,
|
|
422
|
-
});
|
|
423
|
-
export const CheckoutLicenseRequestFilterSensitiveLog = (obj) => ({
|
|
424
|
-
...obj,
|
|
425
|
-
});
|
|
426
|
-
export const CheckoutLicenseResponseFilterSensitiveLog = (obj) => ({
|
|
427
|
-
...obj,
|
|
428
|
-
});
|
|
429
|
-
export const CreateGrantRequestFilterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
});
|
|
432
|
-
export const CreateGrantResponseFilterSensitiveLog = (obj) => ({
|
|
433
|
-
...obj,
|
|
434
|
-
});
|
|
435
|
-
export const CreateGrantVersionRequestFilterSensitiveLog = (obj) => ({
|
|
436
|
-
...obj,
|
|
437
|
-
});
|
|
438
|
-
export const CreateGrantVersionResponseFilterSensitiveLog = (obj) => ({
|
|
439
|
-
...obj,
|
|
440
|
-
});
|
|
441
|
-
export const BorrowConfigurationFilterSensitiveLog = (obj) => ({
|
|
442
|
-
...obj,
|
|
443
|
-
});
|
|
444
|
-
export const ProvisionalConfigurationFilterSensitiveLog = (obj) => ({
|
|
445
|
-
...obj,
|
|
446
|
-
});
|
|
447
|
-
export const ConsumptionConfigurationFilterSensitiveLog = (obj) => ({
|
|
448
|
-
...obj,
|
|
449
|
-
});
|
|
450
|
-
export const EntitlementFilterSensitiveLog = (obj) => ({
|
|
451
|
-
...obj,
|
|
452
|
-
});
|
|
453
|
-
export const IssuerFilterSensitiveLog = (obj) => ({
|
|
454
|
-
...obj,
|
|
455
|
-
});
|
|
456
|
-
export const DatetimeRangeFilterSensitiveLog = (obj) => ({
|
|
457
|
-
...obj,
|
|
458
|
-
});
|
|
459
|
-
export const CreateLicenseRequestFilterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
});
|
|
462
|
-
export const CreateLicenseResponseFilterSensitiveLog = (obj) => ({
|
|
463
|
-
...obj,
|
|
464
|
-
});
|
|
465
|
-
export const ProductInformationFilterFilterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
export const ProductInformationFilterSensitiveLog = (obj) => ({
|
|
469
|
-
...obj,
|
|
470
|
-
});
|
|
471
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
export const CreateLicenseConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
export const CreateLicenseConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
});
|
|
480
|
-
export const LicenseConversionContextFilterSensitiveLog = (obj) => ({
|
|
481
|
-
...obj,
|
|
482
|
-
});
|
|
483
|
-
export const CreateLicenseConversionTaskForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
484
|
-
...obj,
|
|
485
|
-
});
|
|
486
|
-
export const CreateLicenseConversionTaskForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
487
|
-
...obj,
|
|
488
|
-
});
|
|
489
|
-
export const ReportContextFilterSensitiveLog = (obj) => ({
|
|
490
|
-
...obj,
|
|
491
|
-
});
|
|
492
|
-
export const ReportFrequencyFilterSensitiveLog = (obj) => ({
|
|
493
|
-
...obj,
|
|
494
|
-
});
|
|
495
|
-
export const CreateLicenseManagerReportGeneratorRequestFilterSensitiveLog = (obj) => ({
|
|
496
|
-
...obj,
|
|
497
|
-
});
|
|
498
|
-
export const CreateLicenseManagerReportGeneratorResponseFilterSensitiveLog = (obj) => ({
|
|
499
|
-
...obj,
|
|
500
|
-
});
|
|
501
|
-
export const CreateLicenseVersionRequestFilterSensitiveLog = (obj) => ({
|
|
502
|
-
...obj,
|
|
503
|
-
});
|
|
504
|
-
export const CreateLicenseVersionResponseFilterSensitiveLog = (obj) => ({
|
|
505
|
-
...obj,
|
|
506
|
-
});
|
|
507
|
-
export const CreateTokenRequestFilterSensitiveLog = (obj) => ({
|
|
508
|
-
...obj,
|
|
509
|
-
});
|
|
510
|
-
export const CreateTokenResponseFilterSensitiveLog = (obj) => ({
|
|
511
|
-
...obj,
|
|
512
|
-
});
|
|
513
|
-
export const DeleteGrantRequestFilterSensitiveLog = (obj) => ({
|
|
514
|
-
...obj,
|
|
515
|
-
});
|
|
516
|
-
export const DeleteGrantResponseFilterSensitiveLog = (obj) => ({
|
|
517
|
-
...obj,
|
|
518
|
-
});
|
|
519
|
-
export const DeleteLicenseRequestFilterSensitiveLog = (obj) => ({
|
|
520
|
-
...obj,
|
|
521
|
-
});
|
|
522
|
-
export const DeleteLicenseResponseFilterSensitiveLog = (obj) => ({
|
|
523
|
-
...obj,
|
|
524
|
-
});
|
|
525
|
-
export const DeleteLicenseConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
526
|
-
...obj,
|
|
527
|
-
});
|
|
528
|
-
export const DeleteLicenseConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
529
|
-
...obj,
|
|
530
|
-
});
|
|
531
|
-
export const DeleteLicenseManagerReportGeneratorRequestFilterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
export const DeleteLicenseManagerReportGeneratorResponseFilterSensitiveLog = (obj) => ({
|
|
535
|
-
...obj,
|
|
536
|
-
});
|
|
537
|
-
export const DeleteTokenRequestFilterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
});
|
|
540
|
-
export const DeleteTokenResponseFilterSensitiveLog = (obj) => ({
|
|
541
|
-
...obj,
|
|
542
|
-
});
|
|
543
|
-
export const ExtendLicenseConsumptionRequestFilterSensitiveLog = (obj) => ({
|
|
544
|
-
...obj,
|
|
545
|
-
});
|
|
546
|
-
export const ExtendLicenseConsumptionResponseFilterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
export const GetAccessTokenRequestFilterSensitiveLog = (obj) => ({
|
|
550
|
-
...obj,
|
|
551
|
-
});
|
|
552
|
-
export const GetAccessTokenResponseFilterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
});
|
|
555
|
-
export const GetGrantRequestFilterSensitiveLog = (obj) => ({
|
|
556
|
-
...obj,
|
|
557
|
-
});
|
|
558
|
-
export const GrantFilterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
export const GetGrantResponseFilterSensitiveLog = (obj) => ({
|
|
562
|
-
...obj,
|
|
563
|
-
});
|
|
564
|
-
export const GetLicenseRequestFilterSensitiveLog = (obj) => ({
|
|
565
|
-
...obj,
|
|
566
|
-
});
|
|
567
|
-
export const IssuerDetailsFilterSensitiveLog = (obj) => ({
|
|
568
|
-
...obj,
|
|
569
|
-
});
|
|
570
|
-
export const LicenseFilterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
});
|
|
573
|
-
export const GetLicenseResponseFilterSensitiveLog = (obj) => ({
|
|
574
|
-
...obj,
|
|
575
|
-
});
|
|
576
|
-
export const GetLicenseConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
577
|
-
...obj,
|
|
578
|
-
});
|
|
579
|
-
export const ConsumedLicenseSummaryFilterSensitiveLog = (obj) => ({
|
|
580
|
-
...obj,
|
|
581
|
-
});
|
|
582
|
-
export const ManagedResourceSummaryFilterSensitiveLog = (obj) => ({
|
|
583
|
-
...obj,
|
|
584
|
-
});
|
|
585
|
-
export const GetLicenseConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
586
|
-
...obj,
|
|
587
|
-
});
|
|
588
|
-
export const GetLicenseConversionTaskRequestFilterSensitiveLog = (obj) => ({
|
|
589
|
-
...obj,
|
|
590
|
-
});
|
|
591
|
-
export const GetLicenseConversionTaskResponseFilterSensitiveLog = (obj) => ({
|
|
592
|
-
...obj,
|
|
593
|
-
});
|
|
594
|
-
export const GetLicenseManagerReportGeneratorRequestFilterSensitiveLog = (obj) => ({
|
|
595
|
-
...obj,
|
|
596
|
-
});
|
|
597
|
-
export const S3LocationFilterSensitiveLog = (obj) => ({
|
|
598
|
-
...obj,
|
|
599
|
-
});
|
|
600
|
-
export const ReportGeneratorFilterSensitiveLog = (obj) => ({
|
|
601
|
-
...obj,
|
|
602
|
-
});
|
|
603
|
-
export const GetLicenseManagerReportGeneratorResponseFilterSensitiveLog = (obj) => ({
|
|
604
|
-
...obj,
|
|
605
|
-
});
|
|
606
|
-
export const GetLicenseUsageRequestFilterSensitiveLog = (obj) => ({
|
|
607
|
-
...obj,
|
|
608
|
-
});
|
|
609
|
-
export const EntitlementUsageFilterSensitiveLog = (obj) => ({
|
|
610
|
-
...obj,
|
|
611
|
-
});
|
|
612
|
-
export const LicenseUsageFilterSensitiveLog = (obj) => ({
|
|
613
|
-
...obj,
|
|
614
|
-
});
|
|
615
|
-
export const GetLicenseUsageResponseFilterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
});
|
|
618
|
-
export const GetServiceSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
619
|
-
...obj,
|
|
620
|
-
});
|
|
621
|
-
export const OrganizationConfigurationFilterSensitiveLog = (obj) => ({
|
|
622
|
-
...obj,
|
|
623
|
-
});
|
|
624
|
-
export const GetServiceSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
625
|
-
...obj,
|
|
626
|
-
});
|
|
627
|
-
export const ListAssociationsForLicenseConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
628
|
-
...obj,
|
|
629
|
-
});
|
|
630
|
-
export const LicenseConfigurationAssociationFilterSensitiveLog = (obj) => ({
|
|
631
|
-
...obj,
|
|
632
|
-
});
|
|
633
|
-
export const ListAssociationsForLicenseConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
634
|
-
...obj,
|
|
635
|
-
});
|
|
636
|
-
export const FilterFilterSensitiveLog = (obj) => ({
|
|
637
|
-
...obj,
|
|
638
|
-
});
|
|
639
|
-
export const ListDistributedGrantsRequestFilterSensitiveLog = (obj) => ({
|
|
640
|
-
...obj,
|
|
641
|
-
});
|
|
642
|
-
export const ListDistributedGrantsResponseFilterSensitiveLog = (obj) => ({
|
|
643
|
-
...obj,
|
|
644
|
-
});
|
|
645
|
-
export const ListFailuresForLicenseConfigurationOperationsRequestFilterSensitiveLog = (obj) => ({
|
|
646
|
-
...obj,
|
|
647
|
-
});
|
|
648
|
-
export const LicenseOperationFailureFilterSensitiveLog = (obj) => ({
|
|
649
|
-
...obj,
|
|
650
|
-
});
|
|
651
|
-
export const ListFailuresForLicenseConfigurationOperationsResponseFilterSensitiveLog = (obj) => ({
|
|
652
|
-
...obj,
|
|
653
|
-
});
|
|
654
|
-
export const ListLicenseConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
655
|
-
...obj,
|
|
656
|
-
});
|
|
657
|
-
export const LicenseConfigurationFilterSensitiveLog = (obj) => ({
|
|
658
|
-
...obj,
|
|
659
|
-
});
|
|
660
|
-
export const ListLicenseConfigurationsResponseFilterSensitiveLog = (obj) => ({
|
|
661
|
-
...obj,
|
|
662
|
-
});
|
|
663
|
-
export const ListLicenseConversionTasksRequestFilterSensitiveLog = (obj) => ({
|
|
664
|
-
...obj,
|
|
665
|
-
});
|
|
666
|
-
export const LicenseConversionTaskFilterSensitiveLog = (obj) => ({
|
|
667
|
-
...obj,
|
|
668
|
-
});
|
|
669
|
-
export const ListLicenseConversionTasksResponseFilterSensitiveLog = (obj) => ({
|
|
670
|
-
...obj,
|
|
671
|
-
});
|
|
672
|
-
export const ListLicenseManagerReportGeneratorsRequestFilterSensitiveLog = (obj) => ({
|
|
673
|
-
...obj,
|
|
674
|
-
});
|
|
675
|
-
export const ListLicenseManagerReportGeneratorsResponseFilterSensitiveLog = (obj) => ({
|
|
676
|
-
...obj,
|
|
677
|
-
});
|
|
678
|
-
export const ListLicensesRequestFilterSensitiveLog = (obj) => ({
|
|
679
|
-
...obj,
|
|
680
|
-
});
|
|
681
|
-
export const ListLicensesResponseFilterSensitiveLog = (obj) => ({
|
|
682
|
-
...obj,
|
|
683
|
-
});
|
|
684
|
-
export const ListLicenseSpecificationsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
685
|
-
...obj,
|
|
686
|
-
});
|
|
687
|
-
export const LicenseSpecificationFilterSensitiveLog = (obj) => ({
|
|
688
|
-
...obj,
|
|
689
|
-
});
|
|
690
|
-
export const ListLicenseSpecificationsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
691
|
-
...obj,
|
|
692
|
-
});
|
|
693
|
-
export const ListLicenseVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
694
|
-
...obj,
|
|
695
|
-
});
|
|
696
|
-
export const ListLicenseVersionsResponseFilterSensitiveLog = (obj) => ({
|
|
697
|
-
...obj,
|
|
698
|
-
});
|
|
699
|
-
export const ListReceivedGrantsRequestFilterSensitiveLog = (obj) => ({
|
|
700
|
-
...obj,
|
|
701
|
-
});
|
|
702
|
-
export const ListReceivedGrantsResponseFilterSensitiveLog = (obj) => ({
|
|
703
|
-
...obj,
|
|
704
|
-
});
|
|
705
|
-
export const ListReceivedGrantsForOrganizationRequestFilterSensitiveLog = (obj) => ({
|
|
706
|
-
...obj,
|
|
707
|
-
});
|
|
708
|
-
export const ListReceivedGrantsForOrganizationResponseFilterSensitiveLog = (obj) => ({
|
|
709
|
-
...obj,
|
|
710
|
-
});
|
|
711
|
-
export const ListReceivedLicensesRequestFilterSensitiveLog = (obj) => ({
|
|
712
|
-
...obj,
|
|
713
|
-
});
|
|
714
|
-
export const ReceivedMetadataFilterSensitiveLog = (obj) => ({
|
|
715
|
-
...obj,
|
|
716
|
-
});
|
|
717
|
-
export const GrantedLicenseFilterSensitiveLog = (obj) => ({
|
|
718
|
-
...obj,
|
|
719
|
-
});
|
|
720
|
-
export const ListReceivedLicensesResponseFilterSensitiveLog = (obj) => ({
|
|
721
|
-
...obj,
|
|
722
|
-
});
|
|
723
|
-
export const ListReceivedLicensesForOrganizationRequestFilterSensitiveLog = (obj) => ({
|
|
724
|
-
...obj,
|
|
725
|
-
});
|
|
726
|
-
export const ListReceivedLicensesForOrganizationResponseFilterSensitiveLog = (obj) => ({
|
|
727
|
-
...obj,
|
|
728
|
-
});
|
|
729
|
-
export const InventoryFilterFilterSensitiveLog = (obj) => ({
|
|
730
|
-
...obj,
|
|
731
|
-
});
|
|
732
|
-
export const ListResourceInventoryRequestFilterSensitiveLog = (obj) => ({
|
|
733
|
-
...obj,
|
|
734
|
-
});
|
|
735
|
-
export const ResourceInventoryFilterSensitiveLog = (obj) => ({
|
|
736
|
-
...obj,
|
|
737
|
-
});
|
|
738
|
-
export const ListResourceInventoryResponseFilterSensitiveLog = (obj) => ({
|
|
739
|
-
...obj,
|
|
740
|
-
});
|
|
741
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
742
|
-
...obj,
|
|
743
|
-
});
|
|
744
|
-
export const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
745
|
-
...obj,
|
|
746
|
-
});
|
|
747
|
-
export const ListTokensRequestFilterSensitiveLog = (obj) => ({
|
|
748
|
-
...obj,
|
|
749
|
-
});
|
|
750
|
-
export const TokenDataFilterSensitiveLog = (obj) => ({
|
|
751
|
-
...obj,
|
|
752
|
-
});
|
|
753
|
-
export const ListTokensResponseFilterSensitiveLog = (obj) => ({
|
|
754
|
-
...obj,
|
|
755
|
-
});
|
|
756
|
-
export const ListUsageForLicenseConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
757
|
-
...obj,
|
|
758
|
-
});
|
|
759
|
-
export const LicenseConfigurationUsageFilterSensitiveLog = (obj) => ({
|
|
760
|
-
...obj,
|
|
761
|
-
});
|
|
762
|
-
export const ListUsageForLicenseConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
763
|
-
...obj,
|
|
764
|
-
});
|
|
765
|
-
export const RejectGrantRequestFilterSensitiveLog = (obj) => ({
|
|
766
|
-
...obj,
|
|
767
|
-
});
|
|
768
|
-
export const RejectGrantResponseFilterSensitiveLog = (obj) => ({
|
|
769
|
-
...obj,
|
|
770
|
-
});
|
|
771
|
-
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
772
|
-
...obj,
|
|
773
|
-
});
|
|
774
|
-
export const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
775
|
-
...obj,
|
|
776
|
-
});
|
|
777
|
-
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
778
|
-
...obj,
|
|
779
|
-
});
|
|
780
|
-
export const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
781
|
-
...obj,
|
|
782
|
-
});
|
|
783
|
-
export const UpdateLicenseConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
784
|
-
...obj,
|
|
785
|
-
});
|
|
786
|
-
export const UpdateLicenseConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
787
|
-
...obj,
|
|
788
|
-
});
|
|
789
|
-
export const UpdateLicenseManagerReportGeneratorRequestFilterSensitiveLog = (obj) => ({
|
|
790
|
-
...obj,
|
|
791
|
-
});
|
|
792
|
-
export const UpdateLicenseManagerReportGeneratorResponseFilterSensitiveLog = (obj) => ({
|
|
793
|
-
...obj,
|
|
794
|
-
});
|
|
795
|
-
export const UpdateLicenseSpecificationsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
796
|
-
...obj,
|
|
797
|
-
});
|
|
798
|
-
export const UpdateLicenseSpecificationsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
799
|
-
...obj,
|
|
800
|
-
});
|
|
801
|
-
export const UpdateServiceSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
802
|
-
...obj,
|
|
803
|
-
});
|
|
804
|
-
export const UpdateServiceSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
805
|
-
...obj,
|
|
806
|
-
});
|