@aws-sdk/client-license-manager 3.31.0 → 3.32.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 (111) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/cjs/LicenseManagerClient.js +13 -13
  3. package/dist/cjs/LicenseManagerClient.js.map +1 -1
  4. package/dist/cjs/commands/AcceptGrantCommand.js +3 -3
  5. package/dist/cjs/commands/AcceptGrantCommand.js.map +1 -1
  6. package/dist/cjs/commands/CheckInLicenseCommand.js +3 -3
  7. package/dist/cjs/commands/CheckInLicenseCommand.js.map +1 -1
  8. package/dist/cjs/commands/CheckoutBorrowLicenseCommand.js +3 -3
  9. package/dist/cjs/commands/CheckoutBorrowLicenseCommand.js.map +1 -1
  10. package/dist/cjs/commands/CheckoutLicenseCommand.js +3 -3
  11. package/dist/cjs/commands/CheckoutLicenseCommand.js.map +1 -1
  12. package/dist/cjs/commands/CreateGrantCommand.js +3 -3
  13. package/dist/cjs/commands/CreateGrantCommand.js.map +1 -1
  14. package/dist/cjs/commands/CreateGrantVersionCommand.js +3 -3
  15. package/dist/cjs/commands/CreateGrantVersionCommand.js.map +1 -1
  16. package/dist/cjs/commands/CreateLicenseCommand.js +3 -3
  17. package/dist/cjs/commands/CreateLicenseCommand.js.map +1 -1
  18. package/dist/cjs/commands/CreateLicenseConfigurationCommand.js +3 -3
  19. package/dist/cjs/commands/CreateLicenseConfigurationCommand.js.map +1 -1
  20. package/dist/cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +3 -3
  21. package/dist/cjs/commands/CreateLicenseManagerReportGeneratorCommand.js.map +1 -1
  22. package/dist/cjs/commands/CreateLicenseVersionCommand.js +3 -3
  23. package/dist/cjs/commands/CreateLicenseVersionCommand.js.map +1 -1
  24. package/dist/cjs/commands/CreateTokenCommand.js +3 -3
  25. package/dist/cjs/commands/CreateTokenCommand.js.map +1 -1
  26. package/dist/cjs/commands/DeleteGrantCommand.js +3 -3
  27. package/dist/cjs/commands/DeleteGrantCommand.js.map +1 -1
  28. package/dist/cjs/commands/DeleteLicenseCommand.js +3 -3
  29. package/dist/cjs/commands/DeleteLicenseCommand.js.map +1 -1
  30. package/dist/cjs/commands/DeleteLicenseConfigurationCommand.js +3 -3
  31. package/dist/cjs/commands/DeleteLicenseConfigurationCommand.js.map +1 -1
  32. package/dist/cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +3 -3
  33. package/dist/cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js.map +1 -1
  34. package/dist/cjs/commands/DeleteTokenCommand.js +3 -3
  35. package/dist/cjs/commands/DeleteTokenCommand.js.map +1 -1
  36. package/dist/cjs/commands/ExtendLicenseConsumptionCommand.js +3 -3
  37. package/dist/cjs/commands/ExtendLicenseConsumptionCommand.js.map +1 -1
  38. package/dist/cjs/commands/GetAccessTokenCommand.js +3 -3
  39. package/dist/cjs/commands/GetAccessTokenCommand.js.map +1 -1
  40. package/dist/cjs/commands/GetGrantCommand.js +3 -3
  41. package/dist/cjs/commands/GetGrantCommand.js.map +1 -1
  42. package/dist/cjs/commands/GetLicenseCommand.js +3 -3
  43. package/dist/cjs/commands/GetLicenseCommand.js.map +1 -1
  44. package/dist/cjs/commands/GetLicenseConfigurationCommand.js +3 -3
  45. package/dist/cjs/commands/GetLicenseConfigurationCommand.js.map +1 -1
  46. package/dist/cjs/commands/GetLicenseManagerReportGeneratorCommand.js +3 -3
  47. package/dist/cjs/commands/GetLicenseManagerReportGeneratorCommand.js.map +1 -1
  48. package/dist/cjs/commands/GetLicenseUsageCommand.js +3 -3
  49. package/dist/cjs/commands/GetLicenseUsageCommand.js.map +1 -1
  50. package/dist/cjs/commands/GetServiceSettingsCommand.js +3 -3
  51. package/dist/cjs/commands/GetServiceSettingsCommand.js.map +1 -1
  52. package/dist/cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +3 -3
  53. package/dist/cjs/commands/ListAssociationsForLicenseConfigurationCommand.js.map +1 -1
  54. package/dist/cjs/commands/ListDistributedGrantsCommand.js +3 -3
  55. package/dist/cjs/commands/ListDistributedGrantsCommand.js.map +1 -1
  56. package/dist/cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +3 -3
  57. package/dist/cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js.map +1 -1
  58. package/dist/cjs/commands/ListLicenseConfigurationsCommand.js +3 -3
  59. package/dist/cjs/commands/ListLicenseConfigurationsCommand.js.map +1 -1
  60. package/dist/cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +3 -3
  61. package/dist/cjs/commands/ListLicenseManagerReportGeneratorsCommand.js.map +1 -1
  62. package/dist/cjs/commands/ListLicenseSpecificationsForResourceCommand.js +3 -3
  63. package/dist/cjs/commands/ListLicenseSpecificationsForResourceCommand.js.map +1 -1
  64. package/dist/cjs/commands/ListLicenseVersionsCommand.js +3 -3
  65. package/dist/cjs/commands/ListLicenseVersionsCommand.js.map +1 -1
  66. package/dist/cjs/commands/ListLicensesCommand.js +3 -3
  67. package/dist/cjs/commands/ListLicensesCommand.js.map +1 -1
  68. package/dist/cjs/commands/ListReceivedGrantsCommand.js +3 -3
  69. package/dist/cjs/commands/ListReceivedGrantsCommand.js.map +1 -1
  70. package/dist/cjs/commands/ListReceivedLicensesCommand.js +3 -3
  71. package/dist/cjs/commands/ListReceivedLicensesCommand.js.map +1 -1
  72. package/dist/cjs/commands/ListResourceInventoryCommand.js +3 -3
  73. package/dist/cjs/commands/ListResourceInventoryCommand.js.map +1 -1
  74. package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
  75. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
  76. package/dist/cjs/commands/ListTokensCommand.js +3 -3
  77. package/dist/cjs/commands/ListTokensCommand.js.map +1 -1
  78. package/dist/cjs/commands/ListUsageForLicenseConfigurationCommand.js +3 -3
  79. package/dist/cjs/commands/ListUsageForLicenseConfigurationCommand.js.map +1 -1
  80. package/dist/cjs/commands/RejectGrantCommand.js +3 -3
  81. package/dist/cjs/commands/RejectGrantCommand.js.map +1 -1
  82. package/dist/cjs/commands/TagResourceCommand.js +3 -3
  83. package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
  84. package/dist/cjs/commands/UntagResourceCommand.js +3 -3
  85. package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
  86. package/dist/cjs/commands/UpdateLicenseConfigurationCommand.js +3 -3
  87. package/dist/cjs/commands/UpdateLicenseConfigurationCommand.js.map +1 -1
  88. package/dist/cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +3 -3
  89. package/dist/cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js.map +1 -1
  90. package/dist/cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +3 -3
  91. package/dist/cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js.map +1 -1
  92. package/dist/cjs/commands/UpdateServiceSettingsCommand.js +3 -3
  93. package/dist/cjs/commands/UpdateServiceSettingsCommand.js.map +1 -1
  94. package/dist/cjs/endpoints.js +1 -1
  95. package/dist/cjs/endpoints.js.map +1 -1
  96. package/dist/cjs/index.js +48 -48
  97. package/dist/cjs/index.js.map +1 -1
  98. package/dist/cjs/models/index.js +1 -1
  99. package/dist/cjs/models/index.js.map +1 -1
  100. package/dist/cjs/package.json +31 -31
  101. package/dist/cjs/protocols/Aws_json1_1.js +213 -213
  102. package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
  103. package/dist/cjs/runtimeConfig.browser.js +4 -4
  104. package/dist/cjs/runtimeConfig.browser.js.map +1 -1
  105. package/dist/cjs/runtimeConfig.js +8 -8
  106. package/dist/cjs/runtimeConfig.js.map +1 -1
  107. package/dist/cjs/runtimeConfig.native.js +1 -1
  108. package/dist/cjs/runtimeConfig.native.js.map +1 -1
  109. package/dist/es/package.json +31 -31
  110. package/package.json +31 -31
  111. package/tsconfig.json +1 -2
@@ -5568,14 +5568,14 @@ const serializeAws_json1_1UpdateServiceSettingsRequest = (input, context) => {
5568
5568
  };
5569
5569
  const deserializeAws_json1_1AcceptGrantResponse = (output, context) => {
5570
5570
  return {
5571
- GrantArn: (0, smithy_client_1.expectString)(output.GrantArn),
5572
- Status: (0, smithy_client_1.expectString)(output.Status),
5573
- Version: (0, smithy_client_1.expectString)(output.Version),
5571
+ GrantArn: smithy_client_1.expectString(output.GrantArn),
5572
+ Status: smithy_client_1.expectString(output.Status),
5573
+ Version: smithy_client_1.expectString(output.Version),
5574
5574
  };
5575
5575
  };
5576
5576
  const deserializeAws_json1_1AccessDeniedException = (output, context) => {
5577
5577
  return {
5578
- Message: (0, smithy_client_1.expectString)(output.Message),
5578
+ Message: smithy_client_1.expectString(output.Message),
5579
5579
  };
5580
5580
  };
5581
5581
  const deserializeAws_json1_1AllowedOperationList = (output, context) => {
@@ -5585,7 +5585,7 @@ const deserializeAws_json1_1AllowedOperationList = (output, context) => {
5585
5585
  if (entry === null) {
5586
5586
  return null;
5587
5587
  }
5588
- return (0, smithy_client_1.expectString)(entry);
5588
+ return smithy_client_1.expectString(entry);
5589
5589
  });
5590
5590
  };
5591
5591
  const deserializeAws_json1_1ArnList = (output, context) => {
@@ -5595,25 +5595,25 @@ const deserializeAws_json1_1ArnList = (output, context) => {
5595
5595
  if (entry === null) {
5596
5596
  return null;
5597
5597
  }
5598
- return (0, smithy_client_1.expectString)(entry);
5598
+ return smithy_client_1.expectString(entry);
5599
5599
  });
5600
5600
  };
5601
5601
  const deserializeAws_json1_1AuthorizationException = (output, context) => {
5602
5602
  return {
5603
- Message: (0, smithy_client_1.expectString)(output.Message),
5603
+ Message: smithy_client_1.expectString(output.Message),
5604
5604
  };
5605
5605
  };
5606
5606
  const deserializeAws_json1_1AutomatedDiscoveryInformation = (output, context) => {
5607
5607
  return {
5608
5608
  LastRunTime: output.LastRunTime !== undefined && output.LastRunTime !== null
5609
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.LastRunTime)))
5609
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastRunTime)))
5610
5610
  : undefined,
5611
5611
  };
5612
5612
  };
5613
5613
  const deserializeAws_json1_1BorrowConfiguration = (output, context) => {
5614
5614
  return {
5615
- AllowEarlyCheckIn: (0, smithy_client_1.expectBoolean)(output.AllowEarlyCheckIn),
5616
- MaxTimeToLiveInMinutes: (0, smithy_client_1.expectInt32)(output.MaxTimeToLiveInMinutes),
5615
+ AllowEarlyCheckIn: smithy_client_1.expectBoolean(output.AllowEarlyCheckIn),
5616
+ MaxTimeToLiveInMinutes: smithy_client_1.expectInt32(output.MaxTimeToLiveInMinutes),
5617
5617
  };
5618
5618
  };
5619
5619
  const deserializeAws_json1_1CheckInLicenseResponse = (output, context) => {
@@ -5627,36 +5627,36 @@ const deserializeAws_json1_1CheckoutBorrowLicenseResponse = (output, context) =>
5627
5627
  EntitlementsAllowed: output.EntitlementsAllowed !== undefined && output.EntitlementsAllowed !== null
5628
5628
  ? deserializeAws_json1_1EntitlementDataList(output.EntitlementsAllowed, context)
5629
5629
  : undefined,
5630
- Expiration: (0, smithy_client_1.expectString)(output.Expiration),
5631
- IssuedAt: (0, smithy_client_1.expectString)(output.IssuedAt),
5632
- LicenseArn: (0, smithy_client_1.expectString)(output.LicenseArn),
5633
- LicenseConsumptionToken: (0, smithy_client_1.expectString)(output.LicenseConsumptionToken),
5634
- NodeId: (0, smithy_client_1.expectString)(output.NodeId),
5635
- SignedToken: (0, smithy_client_1.expectString)(output.SignedToken),
5630
+ Expiration: smithy_client_1.expectString(output.Expiration),
5631
+ IssuedAt: smithy_client_1.expectString(output.IssuedAt),
5632
+ LicenseArn: smithy_client_1.expectString(output.LicenseArn),
5633
+ LicenseConsumptionToken: smithy_client_1.expectString(output.LicenseConsumptionToken),
5634
+ NodeId: smithy_client_1.expectString(output.NodeId),
5635
+ SignedToken: smithy_client_1.expectString(output.SignedToken),
5636
5636
  };
5637
5637
  };
5638
5638
  const deserializeAws_json1_1CheckoutLicenseResponse = (output, context) => {
5639
5639
  return {
5640
- CheckoutType: (0, smithy_client_1.expectString)(output.CheckoutType),
5640
+ CheckoutType: smithy_client_1.expectString(output.CheckoutType),
5641
5641
  EntitlementsAllowed: output.EntitlementsAllowed !== undefined && output.EntitlementsAllowed !== null
5642
5642
  ? deserializeAws_json1_1EntitlementDataList(output.EntitlementsAllowed, context)
5643
5643
  : undefined,
5644
- Expiration: (0, smithy_client_1.expectString)(output.Expiration),
5645
- IssuedAt: (0, smithy_client_1.expectString)(output.IssuedAt),
5646
- LicenseConsumptionToken: (0, smithy_client_1.expectString)(output.LicenseConsumptionToken),
5647
- NodeId: (0, smithy_client_1.expectString)(output.NodeId),
5648
- SignedToken: (0, smithy_client_1.expectString)(output.SignedToken),
5644
+ Expiration: smithy_client_1.expectString(output.Expiration),
5645
+ IssuedAt: smithy_client_1.expectString(output.IssuedAt),
5646
+ LicenseConsumptionToken: smithy_client_1.expectString(output.LicenseConsumptionToken),
5647
+ NodeId: smithy_client_1.expectString(output.NodeId),
5648
+ SignedToken: smithy_client_1.expectString(output.SignedToken),
5649
5649
  };
5650
5650
  };
5651
5651
  const deserializeAws_json1_1ConflictException = (output, context) => {
5652
5652
  return {
5653
- Message: (0, smithy_client_1.expectString)(output.Message),
5653
+ Message: smithy_client_1.expectString(output.Message),
5654
5654
  };
5655
5655
  };
5656
5656
  const deserializeAws_json1_1ConsumedLicenseSummary = (output, context) => {
5657
5657
  return {
5658
- ConsumedLicenses: (0, smithy_client_1.expectLong)(output.ConsumedLicenses),
5659
- ResourceType: (0, smithy_client_1.expectString)(output.ResourceType),
5658
+ ConsumedLicenses: smithy_client_1.expectLong(output.ConsumedLicenses),
5659
+ ResourceType: smithy_client_1.expectString(output.ResourceType),
5660
5660
  };
5661
5661
  };
5662
5662
  const deserializeAws_json1_1ConsumedLicenseSummaryList = (output, context) => {
@@ -5677,65 +5677,65 @@ const deserializeAws_json1_1ConsumptionConfiguration = (output, context) => {
5677
5677
  ProvisionalConfiguration: output.ProvisionalConfiguration !== undefined && output.ProvisionalConfiguration !== null
5678
5678
  ? deserializeAws_json1_1ProvisionalConfiguration(output.ProvisionalConfiguration, context)
5679
5679
  : undefined,
5680
- RenewType: (0, smithy_client_1.expectString)(output.RenewType),
5680
+ RenewType: smithy_client_1.expectString(output.RenewType),
5681
5681
  };
5682
5682
  };
5683
5683
  const deserializeAws_json1_1CreateGrantResponse = (output, context) => {
5684
5684
  return {
5685
- GrantArn: (0, smithy_client_1.expectString)(output.GrantArn),
5686
- Status: (0, smithy_client_1.expectString)(output.Status),
5687
- Version: (0, smithy_client_1.expectString)(output.Version),
5685
+ GrantArn: smithy_client_1.expectString(output.GrantArn),
5686
+ Status: smithy_client_1.expectString(output.Status),
5687
+ Version: smithy_client_1.expectString(output.Version),
5688
5688
  };
5689
5689
  };
5690
5690
  const deserializeAws_json1_1CreateGrantVersionResponse = (output, context) => {
5691
5691
  return {
5692
- GrantArn: (0, smithy_client_1.expectString)(output.GrantArn),
5693
- Status: (0, smithy_client_1.expectString)(output.Status),
5694
- Version: (0, smithy_client_1.expectString)(output.Version),
5692
+ GrantArn: smithy_client_1.expectString(output.GrantArn),
5693
+ Status: smithy_client_1.expectString(output.Status),
5694
+ Version: smithy_client_1.expectString(output.Version),
5695
5695
  };
5696
5696
  };
5697
5697
  const deserializeAws_json1_1CreateLicenseConfigurationResponse = (output, context) => {
5698
5698
  return {
5699
- LicenseConfigurationArn: (0, smithy_client_1.expectString)(output.LicenseConfigurationArn),
5699
+ LicenseConfigurationArn: smithy_client_1.expectString(output.LicenseConfigurationArn),
5700
5700
  };
5701
5701
  };
5702
5702
  const deserializeAws_json1_1CreateLicenseManagerReportGeneratorResponse = (output, context) => {
5703
5703
  return {
5704
- LicenseManagerReportGeneratorArn: (0, smithy_client_1.expectString)(output.LicenseManagerReportGeneratorArn),
5704
+ LicenseManagerReportGeneratorArn: smithy_client_1.expectString(output.LicenseManagerReportGeneratorArn),
5705
5705
  };
5706
5706
  };
5707
5707
  const deserializeAws_json1_1CreateLicenseResponse = (output, context) => {
5708
5708
  return {
5709
- LicenseArn: (0, smithy_client_1.expectString)(output.LicenseArn),
5710
- Status: (0, smithy_client_1.expectString)(output.Status),
5711
- Version: (0, smithy_client_1.expectString)(output.Version),
5709
+ LicenseArn: smithy_client_1.expectString(output.LicenseArn),
5710
+ Status: smithy_client_1.expectString(output.Status),
5711
+ Version: smithy_client_1.expectString(output.Version),
5712
5712
  };
5713
5713
  };
5714
5714
  const deserializeAws_json1_1CreateLicenseVersionResponse = (output, context) => {
5715
5715
  return {
5716
- LicenseArn: (0, smithy_client_1.expectString)(output.LicenseArn),
5717
- Status: (0, smithy_client_1.expectString)(output.Status),
5718
- Version: (0, smithy_client_1.expectString)(output.Version),
5716
+ LicenseArn: smithy_client_1.expectString(output.LicenseArn),
5717
+ Status: smithy_client_1.expectString(output.Status),
5718
+ Version: smithy_client_1.expectString(output.Version),
5719
5719
  };
5720
5720
  };
5721
5721
  const deserializeAws_json1_1CreateTokenResponse = (output, context) => {
5722
5722
  return {
5723
- Token: (0, smithy_client_1.expectString)(output.Token),
5724
- TokenId: (0, smithy_client_1.expectString)(output.TokenId),
5725
- TokenType: (0, smithy_client_1.expectString)(output.TokenType),
5723
+ Token: smithy_client_1.expectString(output.Token),
5724
+ TokenId: smithy_client_1.expectString(output.TokenId),
5725
+ TokenType: smithy_client_1.expectString(output.TokenType),
5726
5726
  };
5727
5727
  };
5728
5728
  const deserializeAws_json1_1DatetimeRange = (output, context) => {
5729
5729
  return {
5730
- Begin: (0, smithy_client_1.expectString)(output.Begin),
5731
- End: (0, smithy_client_1.expectString)(output.End),
5730
+ Begin: smithy_client_1.expectString(output.Begin),
5731
+ End: smithy_client_1.expectString(output.End),
5732
5732
  };
5733
5733
  };
5734
5734
  const deserializeAws_json1_1DeleteGrantResponse = (output, context) => {
5735
5735
  return {
5736
- GrantArn: (0, smithy_client_1.expectString)(output.GrantArn),
5737
- Status: (0, smithy_client_1.expectString)(output.Status),
5738
- Version: (0, smithy_client_1.expectString)(output.Version),
5736
+ GrantArn: smithy_client_1.expectString(output.GrantArn),
5737
+ Status: smithy_client_1.expectString(output.Status),
5738
+ Version: smithy_client_1.expectString(output.Version),
5739
5739
  };
5740
5740
  };
5741
5741
  const deserializeAws_json1_1DeleteLicenseConfigurationResponse = (output, context) => {
@@ -5746,8 +5746,8 @@ const deserializeAws_json1_1DeleteLicenseManagerReportGeneratorResponse = (outpu
5746
5746
  };
5747
5747
  const deserializeAws_json1_1DeleteLicenseResponse = (output, context) => {
5748
5748
  return {
5749
- DeletionDate: (0, smithy_client_1.expectString)(output.DeletionDate),
5750
- Status: (0, smithy_client_1.expectString)(output.Status),
5749
+ DeletionDate: smithy_client_1.expectString(output.DeletionDate),
5750
+ Status: smithy_client_1.expectString(output.Status),
5751
5751
  };
5752
5752
  };
5753
5753
  const deserializeAws_json1_1DeleteTokenResponse = (output, context) => {
@@ -5755,19 +5755,19 @@ const deserializeAws_json1_1DeleteTokenResponse = (output, context) => {
5755
5755
  };
5756
5756
  const deserializeAws_json1_1Entitlement = (output, context) => {
5757
5757
  return {
5758
- AllowCheckIn: (0, smithy_client_1.expectBoolean)(output.AllowCheckIn),
5759
- MaxCount: (0, smithy_client_1.expectLong)(output.MaxCount),
5760
- Name: (0, smithy_client_1.expectString)(output.Name),
5761
- Overage: (0, smithy_client_1.expectBoolean)(output.Overage),
5762
- Unit: (0, smithy_client_1.expectString)(output.Unit),
5763
- Value: (0, smithy_client_1.expectString)(output.Value),
5758
+ AllowCheckIn: smithy_client_1.expectBoolean(output.AllowCheckIn),
5759
+ MaxCount: smithy_client_1.expectLong(output.MaxCount),
5760
+ Name: smithy_client_1.expectString(output.Name),
5761
+ Overage: smithy_client_1.expectBoolean(output.Overage),
5762
+ Unit: smithy_client_1.expectString(output.Unit),
5763
+ Value: smithy_client_1.expectString(output.Value),
5764
5764
  };
5765
5765
  };
5766
5766
  const deserializeAws_json1_1EntitlementData = (output, context) => {
5767
5767
  return {
5768
- Name: (0, smithy_client_1.expectString)(output.Name),
5769
- Unit: (0, smithy_client_1.expectString)(output.Unit),
5770
- Value: (0, smithy_client_1.expectString)(output.Value),
5768
+ Name: smithy_client_1.expectString(output.Name),
5769
+ Unit: smithy_client_1.expectString(output.Unit),
5770
+ Value: smithy_client_1.expectString(output.Value),
5771
5771
  };
5772
5772
  };
5773
5773
  const deserializeAws_json1_1EntitlementDataList = (output, context) => {
@@ -5792,15 +5792,15 @@ const deserializeAws_json1_1EntitlementList = (output, context) => {
5792
5792
  };
5793
5793
  const deserializeAws_json1_1EntitlementNotAllowedException = (output, context) => {
5794
5794
  return {
5795
- Message: (0, smithy_client_1.expectString)(output.Message),
5795
+ Message: smithy_client_1.expectString(output.Message),
5796
5796
  };
5797
5797
  };
5798
5798
  const deserializeAws_json1_1EntitlementUsage = (output, context) => {
5799
5799
  return {
5800
- ConsumedValue: (0, smithy_client_1.expectString)(output.ConsumedValue),
5801
- MaxCount: (0, smithy_client_1.expectString)(output.MaxCount),
5802
- Name: (0, smithy_client_1.expectString)(output.Name),
5803
- Unit: (0, smithy_client_1.expectString)(output.Unit),
5800
+ ConsumedValue: smithy_client_1.expectString(output.ConsumedValue),
5801
+ MaxCount: smithy_client_1.expectString(output.MaxCount),
5802
+ Name: smithy_client_1.expectString(output.Name),
5803
+ Unit: smithy_client_1.expectString(output.Unit),
5804
5804
  };
5805
5805
  };
5806
5806
  const deserializeAws_json1_1EntitlementUsageList = (output, context) => {
@@ -5815,24 +5815,24 @@ const deserializeAws_json1_1EntitlementUsageList = (output, context) => {
5815
5815
  };
5816
5816
  const deserializeAws_json1_1ExtendLicenseConsumptionResponse = (output, context) => {
5817
5817
  return {
5818
- Expiration: (0, smithy_client_1.expectString)(output.Expiration),
5819
- LicenseConsumptionToken: (0, smithy_client_1.expectString)(output.LicenseConsumptionToken),
5818
+ Expiration: smithy_client_1.expectString(output.Expiration),
5819
+ LicenseConsumptionToken: smithy_client_1.expectString(output.LicenseConsumptionToken),
5820
5820
  };
5821
5821
  };
5822
5822
  const deserializeAws_json1_1FailedDependencyException = (output, context) => {
5823
5823
  return {
5824
- ErrorCode: (0, smithy_client_1.expectString)(output.ErrorCode),
5825
- Message: (0, smithy_client_1.expectString)(output.Message),
5824
+ ErrorCode: smithy_client_1.expectString(output.ErrorCode),
5825
+ Message: smithy_client_1.expectString(output.Message),
5826
5826
  };
5827
5827
  };
5828
5828
  const deserializeAws_json1_1FilterLimitExceededException = (output, context) => {
5829
5829
  return {
5830
- Message: (0, smithy_client_1.expectString)(output.Message),
5830
+ Message: smithy_client_1.expectString(output.Message),
5831
5831
  };
5832
5832
  };
5833
5833
  const deserializeAws_json1_1GetAccessTokenResponse = (output, context) => {
5834
5834
  return {
5835
- AccessToken: (0, smithy_client_1.expectString)(output.AccessToken),
5835
+ AccessToken: smithy_client_1.expectString(output.AccessToken),
5836
5836
  };
5837
5837
  };
5838
5838
  const deserializeAws_json1_1GetGrantResponse = (output, context) => {
@@ -5850,26 +5850,26 @@ const deserializeAws_json1_1GetLicenseConfigurationResponse = (output, context)
5850
5850
  ConsumedLicenseSummaryList: output.ConsumedLicenseSummaryList !== undefined && output.ConsumedLicenseSummaryList !== null
5851
5851
  ? deserializeAws_json1_1ConsumedLicenseSummaryList(output.ConsumedLicenseSummaryList, context)
5852
5852
  : undefined,
5853
- ConsumedLicenses: (0, smithy_client_1.expectLong)(output.ConsumedLicenses),
5854
- Description: (0, smithy_client_1.expectString)(output.Description),
5855
- DisassociateWhenNotFound: (0, smithy_client_1.expectBoolean)(output.DisassociateWhenNotFound),
5856
- LicenseConfigurationArn: (0, smithy_client_1.expectString)(output.LicenseConfigurationArn),
5857
- LicenseConfigurationId: (0, smithy_client_1.expectString)(output.LicenseConfigurationId),
5858
- LicenseCount: (0, smithy_client_1.expectLong)(output.LicenseCount),
5859
- LicenseCountHardLimit: (0, smithy_client_1.expectBoolean)(output.LicenseCountHardLimit),
5860
- LicenseCountingType: (0, smithy_client_1.expectString)(output.LicenseCountingType),
5853
+ ConsumedLicenses: smithy_client_1.expectLong(output.ConsumedLicenses),
5854
+ Description: smithy_client_1.expectString(output.Description),
5855
+ DisassociateWhenNotFound: smithy_client_1.expectBoolean(output.DisassociateWhenNotFound),
5856
+ LicenseConfigurationArn: smithy_client_1.expectString(output.LicenseConfigurationArn),
5857
+ LicenseConfigurationId: smithy_client_1.expectString(output.LicenseConfigurationId),
5858
+ LicenseCount: smithy_client_1.expectLong(output.LicenseCount),
5859
+ LicenseCountHardLimit: smithy_client_1.expectBoolean(output.LicenseCountHardLimit),
5860
+ LicenseCountingType: smithy_client_1.expectString(output.LicenseCountingType),
5861
5861
  LicenseRules: output.LicenseRules !== undefined && output.LicenseRules !== null
5862
5862
  ? deserializeAws_json1_1StringList(output.LicenseRules, context)
5863
5863
  : undefined,
5864
5864
  ManagedResourceSummaryList: output.ManagedResourceSummaryList !== undefined && output.ManagedResourceSummaryList !== null
5865
5865
  ? deserializeAws_json1_1ManagedResourceSummaryList(output.ManagedResourceSummaryList, context)
5866
5866
  : undefined,
5867
- Name: (0, smithy_client_1.expectString)(output.Name),
5868
- OwnerAccountId: (0, smithy_client_1.expectString)(output.OwnerAccountId),
5867
+ Name: smithy_client_1.expectString(output.Name),
5868
+ OwnerAccountId: smithy_client_1.expectString(output.OwnerAccountId),
5869
5869
  ProductInformationList: output.ProductInformationList !== undefined && output.ProductInformationList !== null
5870
5870
  ? deserializeAws_json1_1ProductInformationList(output.ProductInformationList, context)
5871
5871
  : undefined,
5872
- Status: (0, smithy_client_1.expectString)(output.Status),
5872
+ Status: smithy_client_1.expectString(output.Status),
5873
5873
  Tags: output.Tags !== undefined && output.Tags !== null
5874
5874
  ? deserializeAws_json1_1TagList(output.Tags, context)
5875
5875
  : undefined,
@@ -5898,60 +5898,60 @@ const deserializeAws_json1_1GetLicenseUsageResponse = (output, context) => {
5898
5898
  };
5899
5899
  const deserializeAws_json1_1GetServiceSettingsResponse = (output, context) => {
5900
5900
  return {
5901
- EnableCrossAccountsDiscovery: (0, smithy_client_1.expectBoolean)(output.EnableCrossAccountsDiscovery),
5902
- LicenseManagerResourceShareArn: (0, smithy_client_1.expectString)(output.LicenseManagerResourceShareArn),
5901
+ EnableCrossAccountsDiscovery: smithy_client_1.expectBoolean(output.EnableCrossAccountsDiscovery),
5902
+ LicenseManagerResourceShareArn: smithy_client_1.expectString(output.LicenseManagerResourceShareArn),
5903
5903
  OrganizationConfiguration: output.OrganizationConfiguration !== undefined && output.OrganizationConfiguration !== null
5904
5904
  ? deserializeAws_json1_1OrganizationConfiguration(output.OrganizationConfiguration, context)
5905
5905
  : undefined,
5906
- S3BucketArn: (0, smithy_client_1.expectString)(output.S3BucketArn),
5907
- SnsTopicArn: (0, smithy_client_1.expectString)(output.SnsTopicArn),
5906
+ S3BucketArn: smithy_client_1.expectString(output.S3BucketArn),
5907
+ SnsTopicArn: smithy_client_1.expectString(output.SnsTopicArn),
5908
5908
  };
5909
5909
  };
5910
5910
  const deserializeAws_json1_1Grant = (output, context) => {
5911
5911
  return {
5912
- GrantArn: (0, smithy_client_1.expectString)(output.GrantArn),
5913
- GrantName: (0, smithy_client_1.expectString)(output.GrantName),
5914
- GrantStatus: (0, smithy_client_1.expectString)(output.GrantStatus),
5912
+ GrantArn: smithy_client_1.expectString(output.GrantArn),
5913
+ GrantName: smithy_client_1.expectString(output.GrantName),
5914
+ GrantStatus: smithy_client_1.expectString(output.GrantStatus),
5915
5915
  GrantedOperations: output.GrantedOperations !== undefined && output.GrantedOperations !== null
5916
5916
  ? deserializeAws_json1_1AllowedOperationList(output.GrantedOperations, context)
5917
5917
  : undefined,
5918
- GranteePrincipalArn: (0, smithy_client_1.expectString)(output.GranteePrincipalArn),
5919
- HomeRegion: (0, smithy_client_1.expectString)(output.HomeRegion),
5920
- LicenseArn: (0, smithy_client_1.expectString)(output.LicenseArn),
5921
- ParentArn: (0, smithy_client_1.expectString)(output.ParentArn),
5922
- StatusReason: (0, smithy_client_1.expectString)(output.StatusReason),
5923
- Version: (0, smithy_client_1.expectString)(output.Version),
5918
+ GranteePrincipalArn: smithy_client_1.expectString(output.GranteePrincipalArn),
5919
+ HomeRegion: smithy_client_1.expectString(output.HomeRegion),
5920
+ LicenseArn: smithy_client_1.expectString(output.LicenseArn),
5921
+ ParentArn: smithy_client_1.expectString(output.ParentArn),
5922
+ StatusReason: smithy_client_1.expectString(output.StatusReason),
5923
+ Version: smithy_client_1.expectString(output.Version),
5924
5924
  };
5925
5925
  };
5926
5926
  const deserializeAws_json1_1GrantedLicense = (output, context) => {
5927
5927
  return {
5928
- Beneficiary: (0, smithy_client_1.expectString)(output.Beneficiary),
5928
+ Beneficiary: smithy_client_1.expectString(output.Beneficiary),
5929
5929
  ConsumptionConfiguration: output.ConsumptionConfiguration !== undefined && output.ConsumptionConfiguration !== null
5930
5930
  ? deserializeAws_json1_1ConsumptionConfiguration(output.ConsumptionConfiguration, context)
5931
5931
  : undefined,
5932
- CreateTime: (0, smithy_client_1.expectString)(output.CreateTime),
5932
+ CreateTime: smithy_client_1.expectString(output.CreateTime),
5933
5933
  Entitlements: output.Entitlements !== undefined && output.Entitlements !== null
5934
5934
  ? deserializeAws_json1_1EntitlementList(output.Entitlements, context)
5935
5935
  : undefined,
5936
- HomeRegion: (0, smithy_client_1.expectString)(output.HomeRegion),
5936
+ HomeRegion: smithy_client_1.expectString(output.HomeRegion),
5937
5937
  Issuer: output.Issuer !== undefined && output.Issuer !== null
5938
5938
  ? deserializeAws_json1_1IssuerDetails(output.Issuer, context)
5939
5939
  : undefined,
5940
- LicenseArn: (0, smithy_client_1.expectString)(output.LicenseArn),
5940
+ LicenseArn: smithy_client_1.expectString(output.LicenseArn),
5941
5941
  LicenseMetadata: output.LicenseMetadata !== undefined && output.LicenseMetadata !== null
5942
5942
  ? deserializeAws_json1_1MetadataList(output.LicenseMetadata, context)
5943
5943
  : undefined,
5944
- LicenseName: (0, smithy_client_1.expectString)(output.LicenseName),
5945
- ProductName: (0, smithy_client_1.expectString)(output.ProductName),
5946
- ProductSKU: (0, smithy_client_1.expectString)(output.ProductSKU),
5944
+ LicenseName: smithy_client_1.expectString(output.LicenseName),
5945
+ ProductName: smithy_client_1.expectString(output.ProductName),
5946
+ ProductSKU: smithy_client_1.expectString(output.ProductSKU),
5947
5947
  ReceivedMetadata: output.ReceivedMetadata !== undefined && output.ReceivedMetadata !== null
5948
5948
  ? deserializeAws_json1_1ReceivedMetadata(output.ReceivedMetadata, context)
5949
5949
  : undefined,
5950
- Status: (0, smithy_client_1.expectString)(output.Status),
5950
+ Status: smithy_client_1.expectString(output.Status),
5951
5951
  Validity: output.Validity !== undefined && output.Validity !== null
5952
5952
  ? deserializeAws_json1_1DatetimeRange(output.Validity, context)
5953
5953
  : undefined,
5954
- Version: (0, smithy_client_1.expectString)(output.Version),
5954
+ Version: smithy_client_1.expectString(output.Version),
5955
5955
  };
5956
5956
  };
5957
5957
  const deserializeAws_json1_1GrantedLicenseList = (output, context) => {
@@ -5976,47 +5976,47 @@ const deserializeAws_json1_1GrantList = (output, context) => {
5976
5976
  };
5977
5977
  const deserializeAws_json1_1InvalidParameterValueException = (output, context) => {
5978
5978
  return {
5979
- Message: (0, smithy_client_1.expectString)(output.Message),
5979
+ Message: smithy_client_1.expectString(output.Message),
5980
5980
  };
5981
5981
  };
5982
5982
  const deserializeAws_json1_1InvalidResourceStateException = (output, context) => {
5983
5983
  return {
5984
- Message: (0, smithy_client_1.expectString)(output.Message),
5984
+ Message: smithy_client_1.expectString(output.Message),
5985
5985
  };
5986
5986
  };
5987
5987
  const deserializeAws_json1_1IssuerDetails = (output, context) => {
5988
5988
  return {
5989
- KeyFingerprint: (0, smithy_client_1.expectString)(output.KeyFingerprint),
5990
- Name: (0, smithy_client_1.expectString)(output.Name),
5991
- SignKey: (0, smithy_client_1.expectString)(output.SignKey),
5989
+ KeyFingerprint: smithy_client_1.expectString(output.KeyFingerprint),
5990
+ Name: smithy_client_1.expectString(output.Name),
5991
+ SignKey: smithy_client_1.expectString(output.SignKey),
5992
5992
  };
5993
5993
  };
5994
5994
  const deserializeAws_json1_1License = (output, context) => {
5995
5995
  return {
5996
- Beneficiary: (0, smithy_client_1.expectString)(output.Beneficiary),
5996
+ Beneficiary: smithy_client_1.expectString(output.Beneficiary),
5997
5997
  ConsumptionConfiguration: output.ConsumptionConfiguration !== undefined && output.ConsumptionConfiguration !== null
5998
5998
  ? deserializeAws_json1_1ConsumptionConfiguration(output.ConsumptionConfiguration, context)
5999
5999
  : undefined,
6000
- CreateTime: (0, smithy_client_1.expectString)(output.CreateTime),
6000
+ CreateTime: smithy_client_1.expectString(output.CreateTime),
6001
6001
  Entitlements: output.Entitlements !== undefined && output.Entitlements !== null
6002
6002
  ? deserializeAws_json1_1EntitlementList(output.Entitlements, context)
6003
6003
  : undefined,
6004
- HomeRegion: (0, smithy_client_1.expectString)(output.HomeRegion),
6004
+ HomeRegion: smithy_client_1.expectString(output.HomeRegion),
6005
6005
  Issuer: output.Issuer !== undefined && output.Issuer !== null
6006
6006
  ? deserializeAws_json1_1IssuerDetails(output.Issuer, context)
6007
6007
  : undefined,
6008
- LicenseArn: (0, smithy_client_1.expectString)(output.LicenseArn),
6008
+ LicenseArn: smithy_client_1.expectString(output.LicenseArn),
6009
6009
  LicenseMetadata: output.LicenseMetadata !== undefined && output.LicenseMetadata !== null
6010
6010
  ? deserializeAws_json1_1MetadataList(output.LicenseMetadata, context)
6011
6011
  : undefined,
6012
- LicenseName: (0, smithy_client_1.expectString)(output.LicenseName),
6013
- ProductName: (0, smithy_client_1.expectString)(output.ProductName),
6014
- ProductSKU: (0, smithy_client_1.expectString)(output.ProductSKU),
6015
- Status: (0, smithy_client_1.expectString)(output.Status),
6012
+ LicenseName: smithy_client_1.expectString(output.LicenseName),
6013
+ ProductName: smithy_client_1.expectString(output.ProductName),
6014
+ ProductSKU: smithy_client_1.expectString(output.ProductSKU),
6015
+ Status: smithy_client_1.expectString(output.Status),
6016
6016
  Validity: output.Validity !== undefined && output.Validity !== null
6017
6017
  ? deserializeAws_json1_1DatetimeRange(output.Validity, context)
6018
6018
  : undefined,
6019
- Version: (0, smithy_client_1.expectString)(output.Version),
6019
+ Version: smithy_client_1.expectString(output.Version),
6020
6020
  };
6021
6021
  };
6022
6022
  const deserializeAws_json1_1LicenseConfiguration = (output, context) => {
@@ -6027,37 +6027,37 @@ const deserializeAws_json1_1LicenseConfiguration = (output, context) => {
6027
6027
  ConsumedLicenseSummaryList: output.ConsumedLicenseSummaryList !== undefined && output.ConsumedLicenseSummaryList !== null
6028
6028
  ? deserializeAws_json1_1ConsumedLicenseSummaryList(output.ConsumedLicenseSummaryList, context)
6029
6029
  : undefined,
6030
- ConsumedLicenses: (0, smithy_client_1.expectLong)(output.ConsumedLicenses),
6031
- Description: (0, smithy_client_1.expectString)(output.Description),
6032
- DisassociateWhenNotFound: (0, smithy_client_1.expectBoolean)(output.DisassociateWhenNotFound),
6033
- LicenseConfigurationArn: (0, smithy_client_1.expectString)(output.LicenseConfigurationArn),
6034
- LicenseConfigurationId: (0, smithy_client_1.expectString)(output.LicenseConfigurationId),
6035
- LicenseCount: (0, smithy_client_1.expectLong)(output.LicenseCount),
6036
- LicenseCountHardLimit: (0, smithy_client_1.expectBoolean)(output.LicenseCountHardLimit),
6037
- LicenseCountingType: (0, smithy_client_1.expectString)(output.LicenseCountingType),
6030
+ ConsumedLicenses: smithy_client_1.expectLong(output.ConsumedLicenses),
6031
+ Description: smithy_client_1.expectString(output.Description),
6032
+ DisassociateWhenNotFound: smithy_client_1.expectBoolean(output.DisassociateWhenNotFound),
6033
+ LicenseConfigurationArn: smithy_client_1.expectString(output.LicenseConfigurationArn),
6034
+ LicenseConfigurationId: smithy_client_1.expectString(output.LicenseConfigurationId),
6035
+ LicenseCount: smithy_client_1.expectLong(output.LicenseCount),
6036
+ LicenseCountHardLimit: smithy_client_1.expectBoolean(output.LicenseCountHardLimit),
6037
+ LicenseCountingType: smithy_client_1.expectString(output.LicenseCountingType),
6038
6038
  LicenseRules: output.LicenseRules !== undefined && output.LicenseRules !== null
6039
6039
  ? deserializeAws_json1_1StringList(output.LicenseRules, context)
6040
6040
  : undefined,
6041
6041
  ManagedResourceSummaryList: output.ManagedResourceSummaryList !== undefined && output.ManagedResourceSummaryList !== null
6042
6042
  ? deserializeAws_json1_1ManagedResourceSummaryList(output.ManagedResourceSummaryList, context)
6043
6043
  : undefined,
6044
- Name: (0, smithy_client_1.expectString)(output.Name),
6045
- OwnerAccountId: (0, smithy_client_1.expectString)(output.OwnerAccountId),
6044
+ Name: smithy_client_1.expectString(output.Name),
6045
+ OwnerAccountId: smithy_client_1.expectString(output.OwnerAccountId),
6046
6046
  ProductInformationList: output.ProductInformationList !== undefined && output.ProductInformationList !== null
6047
6047
  ? deserializeAws_json1_1ProductInformationList(output.ProductInformationList, context)
6048
6048
  : undefined,
6049
- Status: (0, smithy_client_1.expectString)(output.Status),
6049
+ Status: smithy_client_1.expectString(output.Status),
6050
6050
  };
6051
6051
  };
6052
6052
  const deserializeAws_json1_1LicenseConfigurationAssociation = (output, context) => {
6053
6053
  return {
6054
- AmiAssociationScope: (0, smithy_client_1.expectString)(output.AmiAssociationScope),
6054
+ AmiAssociationScope: smithy_client_1.expectString(output.AmiAssociationScope),
6055
6055
  AssociationTime: output.AssociationTime !== undefined && output.AssociationTime !== null
6056
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.AssociationTime)))
6056
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.AssociationTime)))
6057
6057
  : undefined,
6058
- ResourceArn: (0, smithy_client_1.expectString)(output.ResourceArn),
6059
- ResourceOwnerId: (0, smithy_client_1.expectString)(output.ResourceOwnerId),
6060
- ResourceType: (0, smithy_client_1.expectString)(output.ResourceType),
6058
+ ResourceArn: smithy_client_1.expectString(output.ResourceArn),
6059
+ ResourceOwnerId: smithy_client_1.expectString(output.ResourceOwnerId),
6060
+ ResourceType: smithy_client_1.expectString(output.ResourceType),
6061
6061
  };
6062
6062
  };
6063
6063
  const deserializeAws_json1_1LicenseConfigurationAssociations = (output, context) => {
@@ -6083,13 +6083,13 @@ const deserializeAws_json1_1LicenseConfigurations = (output, context) => {
6083
6083
  const deserializeAws_json1_1LicenseConfigurationUsage = (output, context) => {
6084
6084
  return {
6085
6085
  AssociationTime: output.AssociationTime !== undefined && output.AssociationTime !== null
6086
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.AssociationTime)))
6086
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.AssociationTime)))
6087
6087
  : undefined,
6088
- ConsumedLicenses: (0, smithy_client_1.expectLong)(output.ConsumedLicenses),
6089
- ResourceArn: (0, smithy_client_1.expectString)(output.ResourceArn),
6090
- ResourceOwnerId: (0, smithy_client_1.expectString)(output.ResourceOwnerId),
6091
- ResourceStatus: (0, smithy_client_1.expectString)(output.ResourceStatus),
6092
- ResourceType: (0, smithy_client_1.expectString)(output.ResourceType),
6088
+ ConsumedLicenses: smithy_client_1.expectLong(output.ConsumedLicenses),
6089
+ ResourceArn: smithy_client_1.expectString(output.ResourceArn),
6090
+ ResourceOwnerId: smithy_client_1.expectString(output.ResourceOwnerId),
6091
+ ResourceStatus: smithy_client_1.expectString(output.ResourceStatus),
6092
+ ResourceType: smithy_client_1.expectString(output.ResourceType),
6093
6093
  };
6094
6094
  };
6095
6095
  const deserializeAws_json1_1LicenseConfigurationUsageList = (output, context) => {
@@ -6114,18 +6114,18 @@ const deserializeAws_json1_1LicenseList = (output, context) => {
6114
6114
  };
6115
6115
  const deserializeAws_json1_1LicenseOperationFailure = (output, context) => {
6116
6116
  return {
6117
- ErrorMessage: (0, smithy_client_1.expectString)(output.ErrorMessage),
6117
+ ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
6118
6118
  FailureTime: output.FailureTime !== undefined && output.FailureTime !== null
6119
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.FailureTime)))
6119
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.FailureTime)))
6120
6120
  : undefined,
6121
6121
  MetadataList: output.MetadataList !== undefined && output.MetadataList !== null
6122
6122
  ? deserializeAws_json1_1MetadataList(output.MetadataList, context)
6123
6123
  : undefined,
6124
- OperationName: (0, smithy_client_1.expectString)(output.OperationName),
6125
- OperationRequestedBy: (0, smithy_client_1.expectString)(output.OperationRequestedBy),
6126
- ResourceArn: (0, smithy_client_1.expectString)(output.ResourceArn),
6127
- ResourceOwnerId: (0, smithy_client_1.expectString)(output.ResourceOwnerId),
6128
- ResourceType: (0, smithy_client_1.expectString)(output.ResourceType),
6124
+ OperationName: smithy_client_1.expectString(output.OperationName),
6125
+ OperationRequestedBy: smithy_client_1.expectString(output.OperationRequestedBy),
6126
+ ResourceArn: smithy_client_1.expectString(output.ResourceArn),
6127
+ ResourceOwnerId: smithy_client_1.expectString(output.ResourceOwnerId),
6128
+ ResourceType: smithy_client_1.expectString(output.ResourceType),
6129
6129
  };
6130
6130
  };
6131
6131
  const deserializeAws_json1_1LicenseOperationFailureList = (output, context) => {
@@ -6140,8 +6140,8 @@ const deserializeAws_json1_1LicenseOperationFailureList = (output, context) => {
6140
6140
  };
6141
6141
  const deserializeAws_json1_1LicenseSpecification = (output, context) => {
6142
6142
  return {
6143
- AmiAssociationScope: (0, smithy_client_1.expectString)(output.AmiAssociationScope),
6144
- LicenseConfigurationArn: (0, smithy_client_1.expectString)(output.LicenseConfigurationArn),
6143
+ AmiAssociationScope: smithy_client_1.expectString(output.AmiAssociationScope),
6144
+ LicenseConfigurationArn: smithy_client_1.expectString(output.LicenseConfigurationArn),
6145
6145
  };
6146
6146
  };
6147
6147
  const deserializeAws_json1_1LicenseSpecifications = (output, context) => {
@@ -6163,7 +6163,7 @@ const deserializeAws_json1_1LicenseUsage = (output, context) => {
6163
6163
  };
6164
6164
  const deserializeAws_json1_1LicenseUsageException = (output, context) => {
6165
6165
  return {
6166
- Message: (0, smithy_client_1.expectString)(output.Message),
6166
+ Message: smithy_client_1.expectString(output.Message),
6167
6167
  };
6168
6168
  };
6169
6169
  const deserializeAws_json1_1ListAssociationsForLicenseConfigurationResponse = (output, context) => {
@@ -6171,7 +6171,7 @@ const deserializeAws_json1_1ListAssociationsForLicenseConfigurationResponse = (o
6171
6171
  LicenseConfigurationAssociations: output.LicenseConfigurationAssociations !== undefined && output.LicenseConfigurationAssociations !== null
6172
6172
  ? deserializeAws_json1_1LicenseConfigurationAssociations(output.LicenseConfigurationAssociations, context)
6173
6173
  : undefined,
6174
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6174
+ NextToken: smithy_client_1.expectString(output.NextToken),
6175
6175
  };
6176
6176
  };
6177
6177
  const deserializeAws_json1_1ListDistributedGrantsResponse = (output, context) => {
@@ -6179,7 +6179,7 @@ const deserializeAws_json1_1ListDistributedGrantsResponse = (output, context) =>
6179
6179
  Grants: output.Grants !== undefined && output.Grants !== null
6180
6180
  ? deserializeAws_json1_1GrantList(output.Grants, context)
6181
6181
  : undefined,
6182
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6182
+ NextToken: smithy_client_1.expectString(output.NextToken),
6183
6183
  };
6184
6184
  };
6185
6185
  const deserializeAws_json1_1ListFailuresForLicenseConfigurationOperationsResponse = (output, context) => {
@@ -6187,7 +6187,7 @@ const deserializeAws_json1_1ListFailuresForLicenseConfigurationOperationsRespons
6187
6187
  LicenseOperationFailureList: output.LicenseOperationFailureList !== undefined && output.LicenseOperationFailureList !== null
6188
6188
  ? deserializeAws_json1_1LicenseOperationFailureList(output.LicenseOperationFailureList, context)
6189
6189
  : undefined,
6190
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6190
+ NextToken: smithy_client_1.expectString(output.NextToken),
6191
6191
  };
6192
6192
  };
6193
6193
  const deserializeAws_json1_1ListLicenseConfigurationsResponse = (output, context) => {
@@ -6195,12 +6195,12 @@ const deserializeAws_json1_1ListLicenseConfigurationsResponse = (output, context
6195
6195
  LicenseConfigurations: output.LicenseConfigurations !== undefined && output.LicenseConfigurations !== null
6196
6196
  ? deserializeAws_json1_1LicenseConfigurations(output.LicenseConfigurations, context)
6197
6197
  : undefined,
6198
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6198
+ NextToken: smithy_client_1.expectString(output.NextToken),
6199
6199
  };
6200
6200
  };
6201
6201
  const deserializeAws_json1_1ListLicenseManagerReportGeneratorsResponse = (output, context) => {
6202
6202
  return {
6203
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6203
+ NextToken: smithy_client_1.expectString(output.NextToken),
6204
6204
  ReportGenerators: output.ReportGenerators !== undefined && output.ReportGenerators !== null
6205
6205
  ? deserializeAws_json1_1ReportGeneratorList(output.ReportGenerators, context)
6206
6206
  : undefined,
@@ -6211,7 +6211,7 @@ const deserializeAws_json1_1ListLicenseSpecificationsForResourceResponse = (outp
6211
6211
  LicenseSpecifications: output.LicenseSpecifications !== undefined && output.LicenseSpecifications !== null
6212
6212
  ? deserializeAws_json1_1LicenseSpecifications(output.LicenseSpecifications, context)
6213
6213
  : undefined,
6214
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6214
+ NextToken: smithy_client_1.expectString(output.NextToken),
6215
6215
  };
6216
6216
  };
6217
6217
  const deserializeAws_json1_1ListLicensesResponse = (output, context) => {
@@ -6219,7 +6219,7 @@ const deserializeAws_json1_1ListLicensesResponse = (output, context) => {
6219
6219
  Licenses: output.Licenses !== undefined && output.Licenses !== null
6220
6220
  ? deserializeAws_json1_1LicenseList(output.Licenses, context)
6221
6221
  : undefined,
6222
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6222
+ NextToken: smithy_client_1.expectString(output.NextToken),
6223
6223
  };
6224
6224
  };
6225
6225
  const deserializeAws_json1_1ListLicenseVersionsResponse = (output, context) => {
@@ -6227,7 +6227,7 @@ const deserializeAws_json1_1ListLicenseVersionsResponse = (output, context) => {
6227
6227
  Licenses: output.Licenses !== undefined && output.Licenses !== null
6228
6228
  ? deserializeAws_json1_1LicenseList(output.Licenses, context)
6229
6229
  : undefined,
6230
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6230
+ NextToken: smithy_client_1.expectString(output.NextToken),
6231
6231
  };
6232
6232
  };
6233
6233
  const deserializeAws_json1_1ListReceivedGrantsResponse = (output, context) => {
@@ -6235,7 +6235,7 @@ const deserializeAws_json1_1ListReceivedGrantsResponse = (output, context) => {
6235
6235
  Grants: output.Grants !== undefined && output.Grants !== null
6236
6236
  ? deserializeAws_json1_1GrantList(output.Grants, context)
6237
6237
  : undefined,
6238
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6238
+ NextToken: smithy_client_1.expectString(output.NextToken),
6239
6239
  };
6240
6240
  };
6241
6241
  const deserializeAws_json1_1ListReceivedLicensesResponse = (output, context) => {
@@ -6243,12 +6243,12 @@ const deserializeAws_json1_1ListReceivedLicensesResponse = (output, context) =>
6243
6243
  Licenses: output.Licenses !== undefined && output.Licenses !== null
6244
6244
  ? deserializeAws_json1_1GrantedLicenseList(output.Licenses, context)
6245
6245
  : undefined,
6246
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6246
+ NextToken: smithy_client_1.expectString(output.NextToken),
6247
6247
  };
6248
6248
  };
6249
6249
  const deserializeAws_json1_1ListResourceInventoryResponse = (output, context) => {
6250
6250
  return {
6251
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6251
+ NextToken: smithy_client_1.expectString(output.NextToken),
6252
6252
  ResourceInventoryList: output.ResourceInventoryList !== undefined && output.ResourceInventoryList !== null
6253
6253
  ? deserializeAws_json1_1ResourceInventoryList(output.ResourceInventoryList, context)
6254
6254
  : undefined,
@@ -6263,7 +6263,7 @@ const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
6263
6263
  };
6264
6264
  const deserializeAws_json1_1ListTokensResponse = (output, context) => {
6265
6265
  return {
6266
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6266
+ NextToken: smithy_client_1.expectString(output.NextToken),
6267
6267
  Tokens: output.Tokens !== undefined && output.Tokens !== null
6268
6268
  ? deserializeAws_json1_1TokenList(output.Tokens, context)
6269
6269
  : undefined,
@@ -6274,13 +6274,13 @@ const deserializeAws_json1_1ListUsageForLicenseConfigurationResponse = (output,
6274
6274
  LicenseConfigurationUsageList: output.LicenseConfigurationUsageList !== undefined && output.LicenseConfigurationUsageList !== null
6275
6275
  ? deserializeAws_json1_1LicenseConfigurationUsageList(output.LicenseConfigurationUsageList, context)
6276
6276
  : undefined,
6277
- NextToken: (0, smithy_client_1.expectString)(output.NextToken),
6277
+ NextToken: smithy_client_1.expectString(output.NextToken),
6278
6278
  };
6279
6279
  };
6280
6280
  const deserializeAws_json1_1ManagedResourceSummary = (output, context) => {
6281
6281
  return {
6282
- AssociationCount: (0, smithy_client_1.expectLong)(output.AssociationCount),
6283
- ResourceType: (0, smithy_client_1.expectString)(output.ResourceType),
6282
+ AssociationCount: smithy_client_1.expectLong(output.AssociationCount),
6283
+ ResourceType: smithy_client_1.expectString(output.ResourceType),
6284
6284
  };
6285
6285
  };
6286
6286
  const deserializeAws_json1_1ManagedResourceSummaryList = (output, context) => {
@@ -6300,13 +6300,13 @@ const deserializeAws_json1_1MaxSize3StringList = (output, context) => {
6300
6300
  if (entry === null) {
6301
6301
  return null;
6302
6302
  }
6303
- return (0, smithy_client_1.expectString)(entry);
6303
+ return smithy_client_1.expectString(entry);
6304
6304
  });
6305
6305
  };
6306
6306
  const deserializeAws_json1_1Metadata = (output, context) => {
6307
6307
  return {
6308
- Name: (0, smithy_client_1.expectString)(output.Name),
6309
- Value: (0, smithy_client_1.expectString)(output.Value),
6308
+ Name: smithy_client_1.expectString(output.Name),
6309
+ Value: smithy_client_1.expectString(output.Value),
6310
6310
  };
6311
6311
  };
6312
6312
  const deserializeAws_json1_1MetadataList = (output, context) => {
@@ -6321,12 +6321,12 @@ const deserializeAws_json1_1MetadataList = (output, context) => {
6321
6321
  };
6322
6322
  const deserializeAws_json1_1NoEntitlementsAllowedException = (output, context) => {
6323
6323
  return {
6324
- Message: (0, smithy_client_1.expectString)(output.Message),
6324
+ Message: smithy_client_1.expectString(output.Message),
6325
6325
  };
6326
6326
  };
6327
6327
  const deserializeAws_json1_1OrganizationConfiguration = (output, context) => {
6328
6328
  return {
6329
- EnableIntegration: (0, smithy_client_1.expectBoolean)(output.EnableIntegration),
6329
+ EnableIntegration: smithy_client_1.expectBoolean(output.EnableIntegration),
6330
6330
  };
6331
6331
  };
6332
6332
  const deserializeAws_json1_1ProductInformation = (output, context) => {
@@ -6334,13 +6334,13 @@ const deserializeAws_json1_1ProductInformation = (output, context) => {
6334
6334
  ProductInformationFilterList: output.ProductInformationFilterList !== undefined && output.ProductInformationFilterList !== null
6335
6335
  ? deserializeAws_json1_1ProductInformationFilterList(output.ProductInformationFilterList, context)
6336
6336
  : undefined,
6337
- ResourceType: (0, smithy_client_1.expectString)(output.ResourceType),
6337
+ ResourceType: smithy_client_1.expectString(output.ResourceType),
6338
6338
  };
6339
6339
  };
6340
6340
  const deserializeAws_json1_1ProductInformationFilter = (output, context) => {
6341
6341
  return {
6342
- ProductInformationFilterComparator: (0, smithy_client_1.expectString)(output.ProductInformationFilterComparator),
6343
- ProductInformationFilterName: (0, smithy_client_1.expectString)(output.ProductInformationFilterName),
6342
+ ProductInformationFilterComparator: smithy_client_1.expectString(output.ProductInformationFilterComparator),
6343
+ ProductInformationFilterName: smithy_client_1.expectString(output.ProductInformationFilterName),
6344
6344
  ProductInformationFilterValue: output.ProductInformationFilterValue !== undefined && output.ProductInformationFilterValue !== null
6345
6345
  ? deserializeAws_json1_1StringList(output.ProductInformationFilterValue, context)
6346
6346
  : undefined,
@@ -6368,12 +6368,12 @@ const deserializeAws_json1_1ProductInformationList = (output, context) => {
6368
6368
  };
6369
6369
  const deserializeAws_json1_1ProvisionalConfiguration = (output, context) => {
6370
6370
  return {
6371
- MaxTimeToLiveInMinutes: (0, smithy_client_1.expectInt32)(output.MaxTimeToLiveInMinutes),
6371
+ MaxTimeToLiveInMinutes: smithy_client_1.expectInt32(output.MaxTimeToLiveInMinutes),
6372
6372
  };
6373
6373
  };
6374
6374
  const deserializeAws_json1_1RateLimitExceededException = (output, context) => {
6375
6375
  return {
6376
- Message: (0, smithy_client_1.expectString)(output.Message),
6376
+ Message: smithy_client_1.expectString(output.Message),
6377
6377
  };
6378
6378
  };
6379
6379
  const deserializeAws_json1_1ReceivedMetadata = (output, context) => {
@@ -6381,21 +6381,21 @@ const deserializeAws_json1_1ReceivedMetadata = (output, context) => {
6381
6381
  AllowedOperations: output.AllowedOperations !== undefined && output.AllowedOperations !== null
6382
6382
  ? deserializeAws_json1_1AllowedOperationList(output.AllowedOperations, context)
6383
6383
  : undefined,
6384
- ReceivedStatus: (0, smithy_client_1.expectString)(output.ReceivedStatus),
6385
- ReceivedStatusReason: (0, smithy_client_1.expectString)(output.ReceivedStatusReason),
6384
+ ReceivedStatus: smithy_client_1.expectString(output.ReceivedStatus),
6385
+ ReceivedStatusReason: smithy_client_1.expectString(output.ReceivedStatusReason),
6386
6386
  };
6387
6387
  };
6388
6388
  const deserializeAws_json1_1RedirectException = (output, context) => {
6389
6389
  return {
6390
- Location: (0, smithy_client_1.expectString)(output.Location),
6391
- Message: (0, smithy_client_1.expectString)(output.Message),
6390
+ Location: smithy_client_1.expectString(output.Location),
6391
+ Message: smithy_client_1.expectString(output.Message),
6392
6392
  };
6393
6393
  };
6394
6394
  const deserializeAws_json1_1RejectGrantResponse = (output, context) => {
6395
6395
  return {
6396
- GrantArn: (0, smithy_client_1.expectString)(output.GrantArn),
6397
- Status: (0, smithy_client_1.expectString)(output.Status),
6398
- Version: (0, smithy_client_1.expectString)(output.Version),
6396
+ GrantArn: smithy_client_1.expectString(output.GrantArn),
6397
+ Status: smithy_client_1.expectString(output.Status),
6398
+ Version: smithy_client_1.expectString(output.Version),
6399
6399
  };
6400
6400
  };
6401
6401
  const deserializeAws_json1_1ReportContext = (output, context) => {
@@ -6407,26 +6407,26 @@ const deserializeAws_json1_1ReportContext = (output, context) => {
6407
6407
  };
6408
6408
  const deserializeAws_json1_1ReportFrequency = (output, context) => {
6409
6409
  return {
6410
- period: (0, smithy_client_1.expectString)(output.period),
6411
- value: (0, smithy_client_1.expectInt32)(output.value),
6410
+ period: smithy_client_1.expectString(output.period),
6411
+ value: smithy_client_1.expectInt32(output.value),
6412
6412
  };
6413
6413
  };
6414
6414
  const deserializeAws_json1_1ReportGenerator = (output, context) => {
6415
6415
  return {
6416
- CreateTime: (0, smithy_client_1.expectString)(output.CreateTime),
6417
- Description: (0, smithy_client_1.expectString)(output.Description),
6418
- LastReportGenerationTime: (0, smithy_client_1.expectString)(output.LastReportGenerationTime),
6419
- LastRunFailureReason: (0, smithy_client_1.expectString)(output.LastRunFailureReason),
6420
- LastRunStatus: (0, smithy_client_1.expectString)(output.LastRunStatus),
6421
- LicenseManagerReportGeneratorArn: (0, smithy_client_1.expectString)(output.LicenseManagerReportGeneratorArn),
6416
+ CreateTime: smithy_client_1.expectString(output.CreateTime),
6417
+ Description: smithy_client_1.expectString(output.Description),
6418
+ LastReportGenerationTime: smithy_client_1.expectString(output.LastReportGenerationTime),
6419
+ LastRunFailureReason: smithy_client_1.expectString(output.LastRunFailureReason),
6420
+ LastRunStatus: smithy_client_1.expectString(output.LastRunStatus),
6421
+ LicenseManagerReportGeneratorArn: smithy_client_1.expectString(output.LicenseManagerReportGeneratorArn),
6422
6422
  ReportContext: output.ReportContext !== undefined && output.ReportContext !== null
6423
6423
  ? deserializeAws_json1_1ReportContext(output.ReportContext, context)
6424
6424
  : undefined,
6425
- ReportCreatorAccount: (0, smithy_client_1.expectString)(output.ReportCreatorAccount),
6425
+ ReportCreatorAccount: smithy_client_1.expectString(output.ReportCreatorAccount),
6426
6426
  ReportFrequency: output.ReportFrequency !== undefined && output.ReportFrequency !== null
6427
6427
  ? deserializeAws_json1_1ReportFrequency(output.ReportFrequency, context)
6428
6428
  : undefined,
6429
- ReportGeneratorName: (0, smithy_client_1.expectString)(output.ReportGeneratorName),
6429
+ ReportGeneratorName: smithy_client_1.expectString(output.ReportGeneratorName),
6430
6430
  ReportType: output.ReportType !== undefined && output.ReportType !== null
6431
6431
  ? deserializeAws_json1_1ReportTypeList(output.ReportType, context)
6432
6432
  : undefined,
@@ -6455,17 +6455,17 @@ const deserializeAws_json1_1ReportTypeList = (output, context) => {
6455
6455
  if (entry === null) {
6456
6456
  return null;
6457
6457
  }
6458
- return (0, smithy_client_1.expectString)(entry);
6458
+ return smithy_client_1.expectString(entry);
6459
6459
  });
6460
6460
  };
6461
6461
  const deserializeAws_json1_1ResourceInventory = (output, context) => {
6462
6462
  return {
6463
- Platform: (0, smithy_client_1.expectString)(output.Platform),
6464
- PlatformVersion: (0, smithy_client_1.expectString)(output.PlatformVersion),
6465
- ResourceArn: (0, smithy_client_1.expectString)(output.ResourceArn),
6466
- ResourceId: (0, smithy_client_1.expectString)(output.ResourceId),
6467
- ResourceOwningAccountId: (0, smithy_client_1.expectString)(output.ResourceOwningAccountId),
6468
- ResourceType: (0, smithy_client_1.expectString)(output.ResourceType),
6463
+ Platform: smithy_client_1.expectString(output.Platform),
6464
+ PlatformVersion: smithy_client_1.expectString(output.PlatformVersion),
6465
+ ResourceArn: smithy_client_1.expectString(output.ResourceArn),
6466
+ ResourceId: smithy_client_1.expectString(output.ResourceId),
6467
+ ResourceOwningAccountId: smithy_client_1.expectString(output.ResourceOwningAccountId),
6468
+ ResourceType: smithy_client_1.expectString(output.ResourceType),
6469
6469
  };
6470
6470
  };
6471
6471
  const deserializeAws_json1_1ResourceInventoryList = (output, context) => {
@@ -6480,23 +6480,23 @@ const deserializeAws_json1_1ResourceInventoryList = (output, context) => {
6480
6480
  };
6481
6481
  const deserializeAws_json1_1ResourceLimitExceededException = (output, context) => {
6482
6482
  return {
6483
- Message: (0, smithy_client_1.expectString)(output.Message),
6483
+ Message: smithy_client_1.expectString(output.Message),
6484
6484
  };
6485
6485
  };
6486
6486
  const deserializeAws_json1_1ResourceNotFoundException = (output, context) => {
6487
6487
  return {
6488
- Message: (0, smithy_client_1.expectString)(output.Message),
6488
+ Message: smithy_client_1.expectString(output.Message),
6489
6489
  };
6490
6490
  };
6491
6491
  const deserializeAws_json1_1S3Location = (output, context) => {
6492
6492
  return {
6493
- bucket: (0, smithy_client_1.expectString)(output.bucket),
6494
- keyPrefix: (0, smithy_client_1.expectString)(output.keyPrefix),
6493
+ bucket: smithy_client_1.expectString(output.bucket),
6494
+ keyPrefix: smithy_client_1.expectString(output.keyPrefix),
6495
6495
  };
6496
6496
  };
6497
6497
  const deserializeAws_json1_1ServerInternalException = (output, context) => {
6498
6498
  return {
6499
- Message: (0, smithy_client_1.expectString)(output.Message),
6499
+ Message: smithy_client_1.expectString(output.Message),
6500
6500
  };
6501
6501
  };
6502
6502
  const deserializeAws_json1_1StringList = (output, context) => {
@@ -6506,13 +6506,13 @@ const deserializeAws_json1_1StringList = (output, context) => {
6506
6506
  if (entry === null) {
6507
6507
  return null;
6508
6508
  }
6509
- return (0, smithy_client_1.expectString)(entry);
6509
+ return smithy_client_1.expectString(entry);
6510
6510
  });
6511
6511
  };
6512
6512
  const deserializeAws_json1_1Tag = (output, context) => {
6513
6513
  return {
6514
- Key: (0, smithy_client_1.expectString)(output.Key),
6515
- Value: (0, smithy_client_1.expectString)(output.Value),
6514
+ Key: smithy_client_1.expectString(output.Key),
6515
+ Value: smithy_client_1.expectString(output.Value),
6516
6516
  };
6517
6517
  };
6518
6518
  const deserializeAws_json1_1TagList = (output, context) => {
@@ -6530,17 +6530,17 @@ const deserializeAws_json1_1TagResourceResponse = (output, context) => {
6530
6530
  };
6531
6531
  const deserializeAws_json1_1TokenData = (output, context) => {
6532
6532
  return {
6533
- ExpirationTime: (0, smithy_client_1.expectString)(output.ExpirationTime),
6534
- LicenseArn: (0, smithy_client_1.expectString)(output.LicenseArn),
6533
+ ExpirationTime: smithy_client_1.expectString(output.ExpirationTime),
6534
+ LicenseArn: smithy_client_1.expectString(output.LicenseArn),
6535
6535
  RoleArns: output.RoleArns !== undefined && output.RoleArns !== null
6536
6536
  ? deserializeAws_json1_1ArnList(output.RoleArns, context)
6537
6537
  : undefined,
6538
- Status: (0, smithy_client_1.expectString)(output.Status),
6539
- TokenId: (0, smithy_client_1.expectString)(output.TokenId),
6538
+ Status: smithy_client_1.expectString(output.Status),
6539
+ TokenId: smithy_client_1.expectString(output.TokenId),
6540
6540
  TokenProperties: output.TokenProperties !== undefined && output.TokenProperties !== null
6541
6541
  ? deserializeAws_json1_1MaxSize3StringList(output.TokenProperties, context)
6542
6542
  : undefined,
6543
- TokenType: (0, smithy_client_1.expectString)(output.TokenType),
6543
+ TokenType: smithy_client_1.expectString(output.TokenType),
6544
6544
  };
6545
6545
  };
6546
6546
  const deserializeAws_json1_1TokenList = (output, context) => {
@@ -6555,7 +6555,7 @@ const deserializeAws_json1_1TokenList = (output, context) => {
6555
6555
  };
6556
6556
  const deserializeAws_json1_1UnsupportedDigitalSignatureMethodException = (output, context) => {
6557
6557
  return {
6558
- Message: (0, smithy_client_1.expectString)(output.Message),
6558
+ Message: smithy_client_1.expectString(output.Message),
6559
6559
  };
6560
6560
  };
6561
6561
  const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
@@ -6575,7 +6575,7 @@ const deserializeAws_json1_1UpdateServiceSettingsResponse = (output, context) =>
6575
6575
  };
6576
6576
  const deserializeAws_json1_1ValidationException = (output, context) => {
6577
6577
  return {
6578
- Message: (0, smithy_client_1.expectString)(output.Message),
6578
+ Message: smithy_client_1.expectString(output.Message),
6579
6579
  };
6580
6580
  };
6581
6581
  const deserializeMetadata = (output) => {