@aws-sdk/client-license-manager 3.305.0 → 3.309.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 (105) hide show
  1. package/dist-cjs/commands/AcceptGrantCommand.js +2 -2
  2. package/dist-cjs/commands/CheckInLicenseCommand.js +2 -2
  3. package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +2 -2
  4. package/dist-cjs/commands/CheckoutLicenseCommand.js +2 -2
  5. package/dist-cjs/commands/CreateGrantCommand.js +2 -2
  6. package/dist-cjs/commands/CreateGrantVersionCommand.js +2 -2
  7. package/dist-cjs/commands/CreateLicenseCommand.js +2 -2
  8. package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +2 -2
  9. package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +2 -2
  10. package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +2 -2
  11. package/dist-cjs/commands/CreateLicenseVersionCommand.js +2 -2
  12. package/dist-cjs/commands/CreateTokenCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteGrantCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteLicenseCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteTokenCommand.js +2 -2
  18. package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +2 -2
  19. package/dist-cjs/commands/GetAccessTokenCommand.js +2 -2
  20. package/dist-cjs/commands/GetGrantCommand.js +2 -2
  21. package/dist-cjs/commands/GetLicenseCommand.js +2 -2
  22. package/dist-cjs/commands/GetLicenseConfigurationCommand.js +2 -2
  23. package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +2 -2
  24. package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +2 -2
  25. package/dist-cjs/commands/GetLicenseUsageCommand.js +2 -2
  26. package/dist-cjs/commands/GetServiceSettingsCommand.js +2 -2
  27. package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +2 -2
  28. package/dist-cjs/commands/ListDistributedGrantsCommand.js +2 -2
  29. package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +2 -2
  30. package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +2 -2
  31. package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +2 -2
  32. package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +2 -2
  33. package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +2 -2
  34. package/dist-cjs/commands/ListLicenseVersionsCommand.js +2 -2
  35. package/dist-cjs/commands/ListLicensesCommand.js +2 -2
  36. package/dist-cjs/commands/ListReceivedGrantsCommand.js +2 -2
  37. package/dist-cjs/commands/ListReceivedGrantsForOrganizationCommand.js +2 -2
  38. package/dist-cjs/commands/ListReceivedLicensesCommand.js +2 -2
  39. package/dist-cjs/commands/ListReceivedLicensesForOrganizationCommand.js +2 -2
  40. package/dist-cjs/commands/ListResourceInventoryCommand.js +2 -2
  41. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  42. package/dist-cjs/commands/ListTokensCommand.js +2 -2
  43. package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +2 -2
  44. package/dist-cjs/commands/RejectGrantCommand.js +2 -2
  45. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  46. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +2 -2
  48. package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +2 -2
  49. package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +2 -2
  50. package/dist-cjs/commands/UpdateServiceSettingsCommand.js +2 -2
  51. package/dist-cjs/protocols/Aws_json1_1.js +1141 -1193
  52. package/dist-es/commands/AcceptGrantCommand.js +3 -3
  53. package/dist-es/commands/CheckInLicenseCommand.js +3 -3
  54. package/dist-es/commands/CheckoutBorrowLicenseCommand.js +3 -3
  55. package/dist-es/commands/CheckoutLicenseCommand.js +3 -3
  56. package/dist-es/commands/CreateGrantCommand.js +3 -3
  57. package/dist-es/commands/CreateGrantVersionCommand.js +3 -3
  58. package/dist-es/commands/CreateLicenseCommand.js +3 -3
  59. package/dist-es/commands/CreateLicenseConfigurationCommand.js +3 -3
  60. package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +3 -3
  61. package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +3 -3
  62. package/dist-es/commands/CreateLicenseVersionCommand.js +3 -3
  63. package/dist-es/commands/CreateTokenCommand.js +3 -3
  64. package/dist-es/commands/DeleteGrantCommand.js +3 -3
  65. package/dist-es/commands/DeleteLicenseCommand.js +3 -3
  66. package/dist-es/commands/DeleteLicenseConfigurationCommand.js +3 -3
  67. package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +3 -3
  68. package/dist-es/commands/DeleteTokenCommand.js +3 -3
  69. package/dist-es/commands/ExtendLicenseConsumptionCommand.js +3 -3
  70. package/dist-es/commands/GetAccessTokenCommand.js +3 -3
  71. package/dist-es/commands/GetGrantCommand.js +3 -3
  72. package/dist-es/commands/GetLicenseCommand.js +3 -3
  73. package/dist-es/commands/GetLicenseConfigurationCommand.js +3 -3
  74. package/dist-es/commands/GetLicenseConversionTaskCommand.js +3 -3
  75. package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +3 -3
  76. package/dist-es/commands/GetLicenseUsageCommand.js +3 -3
  77. package/dist-es/commands/GetServiceSettingsCommand.js +3 -3
  78. package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +3 -3
  79. package/dist-es/commands/ListDistributedGrantsCommand.js +3 -3
  80. package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +3 -3
  81. package/dist-es/commands/ListLicenseConfigurationsCommand.js +3 -3
  82. package/dist-es/commands/ListLicenseConversionTasksCommand.js +3 -3
  83. package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +3 -3
  84. package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +3 -3
  85. package/dist-es/commands/ListLicenseVersionsCommand.js +3 -3
  86. package/dist-es/commands/ListLicensesCommand.js +3 -3
  87. package/dist-es/commands/ListReceivedGrantsCommand.js +3 -3
  88. package/dist-es/commands/ListReceivedGrantsForOrganizationCommand.js +3 -3
  89. package/dist-es/commands/ListReceivedLicensesCommand.js +3 -3
  90. package/dist-es/commands/ListReceivedLicensesForOrganizationCommand.js +3 -3
  91. package/dist-es/commands/ListResourceInventoryCommand.js +3 -3
  92. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  93. package/dist-es/commands/ListTokensCommand.js +3 -3
  94. package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +3 -3
  95. package/dist-es/commands/RejectGrantCommand.js +3 -3
  96. package/dist-es/commands/TagResourceCommand.js +3 -3
  97. package/dist-es/commands/UntagResourceCommand.js +3 -3
  98. package/dist-es/commands/UpdateLicenseConfigurationCommand.js +3 -3
  99. package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +3 -3
  100. package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +3 -3
  101. package/dist-es/commands/UpdateServiceSettingsCommand.js +3 -3
  102. package/dist-es/protocols/Aws_json1_1.js +1039 -1091
  103. package/dist-types/protocols/Aws_json1_1.d.ts +400 -100
  104. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +100 -100
  105. package/package.json +29 -29
@@ -36,10 +36,10 @@ class RejectGrantCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RejectGrantCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RejectGrantCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RejectGrantCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RejectGrantCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RejectGrantCommand = RejectGrantCommand;
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1TagResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_TagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1TagResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_TagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.TagResourceCommand = TagResourceCommand;
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UntagResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UntagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UntagResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UntagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UntagResourceCommand = UntagResourceCommand;
@@ -36,10 +36,10 @@ class UpdateLicenseConfigurationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateLicenseConfigurationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateLicenseConfigurationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateLicenseConfigurationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateLicenseConfigurationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateLicenseConfigurationCommand = UpdateLicenseConfigurationCommand;
@@ -36,10 +36,10 @@ class UpdateLicenseManagerReportGeneratorCommand extends smithy_client_1.Command
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateLicenseManagerReportGeneratorCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateLicenseManagerReportGeneratorCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateLicenseManagerReportGeneratorCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateLicenseManagerReportGeneratorCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateLicenseManagerReportGeneratorCommand = UpdateLicenseManagerReportGeneratorCommand;
@@ -36,10 +36,10 @@ class UpdateLicenseSpecificationsForResourceCommand extends smithy_client_1.Comm
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateLicenseSpecificationsForResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateLicenseSpecificationsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateLicenseSpecificationsForResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateLicenseSpecificationsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateLicenseSpecificationsForResourceCommand = UpdateLicenseSpecificationsForResourceCommand;
@@ -36,10 +36,10 @@ class UpdateServiceSettingsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateServiceSettingsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateServiceSettingsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateServiceSettingsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateServiceSettingsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateServiceSettingsCommand = UpdateServiceSettingsCommand;