@aws-sdk/client-license-manager 3.306.0 → 3.310.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 +35 -35
@@ -36,10 +36,10 @@ class AcceptGrantCommand 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_1AcceptGrantCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AcceptGrantCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AcceptGrantCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AcceptGrantCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AcceptGrantCommand = AcceptGrantCommand;
@@ -36,10 +36,10 @@ class CheckInLicenseCommand 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_1CheckInLicenseCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CheckInLicenseCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CheckInLicenseCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CheckInLicenseCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CheckInLicenseCommand = CheckInLicenseCommand;
@@ -36,10 +36,10 @@ class CheckoutBorrowLicenseCommand 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_1CheckoutBorrowLicenseCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CheckoutBorrowLicenseCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CheckoutBorrowLicenseCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CheckoutBorrowLicenseCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CheckoutBorrowLicenseCommand = CheckoutBorrowLicenseCommand;
@@ -36,10 +36,10 @@ class CheckoutLicenseCommand 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_1CheckoutLicenseCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CheckoutLicenseCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CheckoutLicenseCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CheckoutLicenseCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CheckoutLicenseCommand = CheckoutLicenseCommand;
@@ -36,10 +36,10 @@ class CreateGrantCommand 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_1CreateGrantCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateGrantCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateGrantCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateGrantCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateGrantCommand = CreateGrantCommand;
@@ -36,10 +36,10 @@ class CreateGrantVersionCommand 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_1CreateGrantVersionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateGrantVersionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateGrantVersionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateGrantVersionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateGrantVersionCommand = CreateGrantVersionCommand;
@@ -36,10 +36,10 @@ class CreateLicenseCommand 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_1CreateLicenseCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateLicenseCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateLicenseCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateLicenseCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateLicenseCommand = CreateLicenseCommand;
@@ -36,10 +36,10 @@ class CreateLicenseConfigurationCommand 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_1CreateLicenseConfigurationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateLicenseConfigurationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateLicenseConfigurationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateLicenseConfigurationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateLicenseConfigurationCommand = CreateLicenseConfigurationCommand;
@@ -36,10 +36,10 @@ class CreateLicenseConversionTaskForResourceCommand 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_1CreateLicenseConversionTaskForResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateLicenseConversionTaskForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateLicenseConversionTaskForResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateLicenseConversionTaskForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateLicenseConversionTaskForResourceCommand = CreateLicenseConversionTaskForResourceCommand;
@@ -36,10 +36,10 @@ class CreateLicenseManagerReportGeneratorCommand 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_1CreateLicenseManagerReportGeneratorCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateLicenseManagerReportGeneratorCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateLicenseManagerReportGeneratorCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateLicenseManagerReportGeneratorCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateLicenseManagerReportGeneratorCommand = CreateLicenseManagerReportGeneratorCommand;
@@ -36,10 +36,10 @@ class CreateLicenseVersionCommand 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_1CreateLicenseVersionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateLicenseVersionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateLicenseVersionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateLicenseVersionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateLicenseVersionCommand = CreateLicenseVersionCommand;
@@ -36,10 +36,10 @@ class CreateTokenCommand 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_1CreateTokenCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateTokenCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateTokenCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateTokenCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateTokenCommand = CreateTokenCommand;
@@ -36,10 +36,10 @@ class DeleteGrantCommand 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_1DeleteGrantCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteGrantCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteGrantCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteGrantCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteGrantCommand = DeleteGrantCommand;
@@ -36,10 +36,10 @@ class DeleteLicenseCommand 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_1DeleteLicenseCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteLicenseCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteLicenseCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteLicenseCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteLicenseCommand = DeleteLicenseCommand;
@@ -36,10 +36,10 @@ class DeleteLicenseConfigurationCommand 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_1DeleteLicenseConfigurationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteLicenseConfigurationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteLicenseConfigurationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteLicenseConfigurationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteLicenseConfigurationCommand = DeleteLicenseConfigurationCommand;
@@ -36,10 +36,10 @@ class DeleteLicenseManagerReportGeneratorCommand 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_1DeleteLicenseManagerReportGeneratorCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteLicenseManagerReportGeneratorCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteLicenseManagerReportGeneratorCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteLicenseManagerReportGeneratorCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteLicenseManagerReportGeneratorCommand = DeleteLicenseManagerReportGeneratorCommand;
@@ -36,10 +36,10 @@ class DeleteTokenCommand 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_1DeleteTokenCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteTokenCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteTokenCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteTokenCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteTokenCommand = DeleteTokenCommand;
@@ -36,10 +36,10 @@ class ExtendLicenseConsumptionCommand 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_1ExtendLicenseConsumptionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ExtendLicenseConsumptionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ExtendLicenseConsumptionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ExtendLicenseConsumptionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ExtendLicenseConsumptionCommand = ExtendLicenseConsumptionCommand;
@@ -36,10 +36,10 @@ class GetAccessTokenCommand 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_1GetAccessTokenCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetAccessTokenCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetAccessTokenCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetAccessTokenCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetAccessTokenCommand = GetAccessTokenCommand;
@@ -36,10 +36,10 @@ class GetGrantCommand 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_1GetGrantCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetGrantCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetGrantCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetGrantCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetGrantCommand = GetGrantCommand;
@@ -36,10 +36,10 @@ class GetLicenseCommand 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_1GetLicenseCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetLicenseCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetLicenseCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetLicenseCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetLicenseCommand = GetLicenseCommand;
@@ -36,10 +36,10 @@ class GetLicenseConfigurationCommand 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_1GetLicenseConfigurationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetLicenseConfigurationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetLicenseConfigurationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetLicenseConfigurationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetLicenseConfigurationCommand = GetLicenseConfigurationCommand;
@@ -36,10 +36,10 @@ class GetLicenseConversionTaskCommand 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_1GetLicenseConversionTaskCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetLicenseConversionTaskCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetLicenseConversionTaskCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetLicenseConversionTaskCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetLicenseConversionTaskCommand = GetLicenseConversionTaskCommand;
@@ -36,10 +36,10 @@ class GetLicenseManagerReportGeneratorCommand 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_1GetLicenseManagerReportGeneratorCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetLicenseManagerReportGeneratorCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetLicenseManagerReportGeneratorCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetLicenseManagerReportGeneratorCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetLicenseManagerReportGeneratorCommand = GetLicenseManagerReportGeneratorCommand;
@@ -36,10 +36,10 @@ class GetLicenseUsageCommand 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_1GetLicenseUsageCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetLicenseUsageCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetLicenseUsageCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetLicenseUsageCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetLicenseUsageCommand = GetLicenseUsageCommand;
@@ -36,10 +36,10 @@ class GetServiceSettingsCommand 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_1GetServiceSettingsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetServiceSettingsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetServiceSettingsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetServiceSettingsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetServiceSettingsCommand = GetServiceSettingsCommand;
@@ -36,10 +36,10 @@ class ListAssociationsForLicenseConfigurationCommand extends smithy_client_1.Com
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_1ListAssociationsForLicenseConfigurationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListAssociationsForLicenseConfigurationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListAssociationsForLicenseConfigurationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListAssociationsForLicenseConfigurationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListAssociationsForLicenseConfigurationCommand = ListAssociationsForLicenseConfigurationCommand;
@@ -36,10 +36,10 @@ class ListDistributedGrantsCommand 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_1ListDistributedGrantsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListDistributedGrantsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListDistributedGrantsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListDistributedGrantsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListDistributedGrantsCommand = ListDistributedGrantsCommand;
@@ -36,10 +36,10 @@ class ListFailuresForLicenseConfigurationOperationsCommand extends smithy_client
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_1ListFailuresForLicenseConfigurationOperationsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListFailuresForLicenseConfigurationOperationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListFailuresForLicenseConfigurationOperationsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListFailuresForLicenseConfigurationOperationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListFailuresForLicenseConfigurationOperationsCommand = ListFailuresForLicenseConfigurationOperationsCommand;
@@ -36,10 +36,10 @@ class ListLicenseConfigurationsCommand 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_1ListLicenseConfigurationsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListLicenseConfigurationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListLicenseConfigurationsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListLicenseConfigurationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListLicenseConfigurationsCommand = ListLicenseConfigurationsCommand;
@@ -36,10 +36,10 @@ class ListLicenseConversionTasksCommand 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_1ListLicenseConversionTasksCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListLicenseConversionTasksCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListLicenseConversionTasksCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListLicenseConversionTasksCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListLicenseConversionTasksCommand = ListLicenseConversionTasksCommand;
@@ -36,10 +36,10 @@ class ListLicenseManagerReportGeneratorsCommand 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_1ListLicenseManagerReportGeneratorsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListLicenseManagerReportGeneratorsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListLicenseManagerReportGeneratorsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListLicenseManagerReportGeneratorsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListLicenseManagerReportGeneratorsCommand = ListLicenseManagerReportGeneratorsCommand;
@@ -36,10 +36,10 @@ class ListLicenseSpecificationsForResourceCommand extends smithy_client_1.Comman
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_1ListLicenseSpecificationsForResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListLicenseSpecificationsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListLicenseSpecificationsForResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListLicenseSpecificationsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListLicenseSpecificationsForResourceCommand = ListLicenseSpecificationsForResourceCommand;
@@ -36,10 +36,10 @@ class ListLicenseVersionsCommand 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_1ListLicenseVersionsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListLicenseVersionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListLicenseVersionsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListLicenseVersionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListLicenseVersionsCommand = ListLicenseVersionsCommand;
@@ -36,10 +36,10 @@ class ListLicensesCommand 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_1ListLicensesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListLicensesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListLicensesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListLicensesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListLicensesCommand = ListLicensesCommand;
@@ -36,10 +36,10 @@ class ListReceivedGrantsCommand 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_1ListReceivedGrantsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListReceivedGrantsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListReceivedGrantsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListReceivedGrantsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListReceivedGrantsCommand = ListReceivedGrantsCommand;
@@ -36,10 +36,10 @@ class ListReceivedGrantsForOrganizationCommand 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_1ListReceivedGrantsForOrganizationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListReceivedGrantsForOrganizationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListReceivedGrantsForOrganizationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListReceivedGrantsForOrganizationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListReceivedGrantsForOrganizationCommand = ListReceivedGrantsForOrganizationCommand;
@@ -36,10 +36,10 @@ class ListReceivedLicensesCommand 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_1ListReceivedLicensesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListReceivedLicensesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListReceivedLicensesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListReceivedLicensesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListReceivedLicensesCommand = ListReceivedLicensesCommand;
@@ -36,10 +36,10 @@ class ListReceivedLicensesForOrganizationCommand 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_1ListReceivedLicensesForOrganizationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListReceivedLicensesForOrganizationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListReceivedLicensesForOrganizationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListReceivedLicensesForOrganizationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListReceivedLicensesForOrganizationCommand = ListReceivedLicensesForOrganizationCommand;
@@ -36,10 +36,10 @@ class ListResourceInventoryCommand 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_1ListResourceInventoryCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListResourceInventoryCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListResourceInventoryCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListResourceInventoryCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListResourceInventoryCommand = ListResourceInventoryCommand;
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand 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_1ListTagsForResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTagsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTagsForResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -36,10 +36,10 @@ class ListTokensCommand 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_1ListTokensCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTokensCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTokensCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTokensCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTokensCommand = ListTokensCommand;
@@ -36,10 +36,10 @@ class ListUsageForLicenseConfigurationCommand 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_1ListUsageForLicenseConfigurationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListUsageForLicenseConfigurationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListUsageForLicenseConfigurationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListUsageForLicenseConfigurationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListUsageForLicenseConfigurationCommand = ListUsageForLicenseConfigurationCommand;