@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
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1AcceptGrantCommand, serializeAws_json1_1AcceptGrantCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AcceptGrantCommand, se_AcceptGrantCommand } from "../protocols/Aws_json1_1";
5
5
  export class AcceptGrantCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AcceptGrantCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1AcceptGrantCommand(input, context);
36
+ return se_AcceptGrantCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AcceptGrantCommand(output, context);
39
+ return de_AcceptGrantCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CheckInLicenseCommand, serializeAws_json1_1CheckInLicenseCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CheckInLicenseCommand, se_CheckInLicenseCommand } from "../protocols/Aws_json1_1";
5
5
  export class CheckInLicenseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CheckInLicenseCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CheckInLicenseCommand(input, context);
36
+ return se_CheckInLicenseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CheckInLicenseCommand(output, context);
39
+ return de_CheckInLicenseCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CheckoutBorrowLicenseCommand, serializeAws_json1_1CheckoutBorrowLicenseCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CheckoutBorrowLicenseCommand, se_CheckoutBorrowLicenseCommand } from "../protocols/Aws_json1_1";
5
5
  export class CheckoutBorrowLicenseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CheckoutBorrowLicenseCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CheckoutBorrowLicenseCommand(input, context);
36
+ return se_CheckoutBorrowLicenseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CheckoutBorrowLicenseCommand(output, context);
39
+ return de_CheckoutBorrowLicenseCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CheckoutLicenseCommand, serializeAws_json1_1CheckoutLicenseCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CheckoutLicenseCommand, se_CheckoutLicenseCommand } from "../protocols/Aws_json1_1";
5
5
  export class CheckoutLicenseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CheckoutLicenseCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CheckoutLicenseCommand(input, context);
36
+ return se_CheckoutLicenseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CheckoutLicenseCommand(output, context);
39
+ return de_CheckoutLicenseCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateGrantCommand, serializeAws_json1_1CreateGrantCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateGrantCommand, se_CreateGrantCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateGrantCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateGrantCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateGrantCommand(input, context);
36
+ return se_CreateGrantCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateGrantCommand(output, context);
39
+ return de_CreateGrantCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateGrantVersionCommand, serializeAws_json1_1CreateGrantVersionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateGrantVersionCommand, se_CreateGrantVersionCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateGrantVersionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateGrantVersionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateGrantVersionCommand(input, context);
36
+ return se_CreateGrantVersionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateGrantVersionCommand(output, context);
39
+ return de_CreateGrantVersionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateLicenseCommand, serializeAws_json1_1CreateLicenseCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateLicenseCommand, se_CreateLicenseCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateLicenseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateLicenseCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateLicenseCommand(input, context);
36
+ return se_CreateLicenseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateLicenseCommand(output, context);
39
+ return de_CreateLicenseCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateLicenseConfigurationCommand, serializeAws_json1_1CreateLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateLicenseConfigurationCommand, se_CreateLicenseConfigurationCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateLicenseConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateLicenseConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateLicenseConfigurationCommand(input, context);
36
+ return se_CreateLicenseConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateLicenseConfigurationCommand(output, context);
39
+ return de_CreateLicenseConfigurationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateLicenseConversionTaskForResourceCommand, serializeAws_json1_1CreateLicenseConversionTaskForResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateLicenseConversionTaskForResourceCommand, se_CreateLicenseConversionTaskForResourceCommand, } from "../protocols/Aws_json1_1";
5
5
  export class CreateLicenseConversionTaskForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateLicenseConversionTaskForResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateLicenseConversionTaskForResourceCommand(input, context);
36
+ return se_CreateLicenseConversionTaskForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateLicenseConversionTaskForResourceCommand(output, context);
39
+ return de_CreateLicenseConversionTaskForResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateLicenseManagerReportGeneratorCommand, serializeAws_json1_1CreateLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateLicenseManagerReportGeneratorCommand, se_CreateLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
5
5
  export class CreateLicenseManagerReportGeneratorCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateLicenseManagerReportGeneratorCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateLicenseManagerReportGeneratorCommand(input, context);
36
+ return se_CreateLicenseManagerReportGeneratorCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateLicenseManagerReportGeneratorCommand(output, context);
39
+ return de_CreateLicenseManagerReportGeneratorCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateLicenseVersionCommand, serializeAws_json1_1CreateLicenseVersionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateLicenseVersionCommand, se_CreateLicenseVersionCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateLicenseVersionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateLicenseVersionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateLicenseVersionCommand(input, context);
36
+ return se_CreateLicenseVersionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateLicenseVersionCommand(output, context);
39
+ return de_CreateLicenseVersionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateTokenCommand, serializeAws_json1_1CreateTokenCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateTokenCommand, se_CreateTokenCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateTokenCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateTokenCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateTokenCommand(input, context);
36
+ return se_CreateTokenCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateTokenCommand(output, context);
39
+ return de_CreateTokenCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteGrantCommand, serializeAws_json1_1DeleteGrantCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteGrantCommand, se_DeleteGrantCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteGrantCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteGrantCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteGrantCommand(input, context);
36
+ return se_DeleteGrantCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteGrantCommand(output, context);
39
+ return de_DeleteGrantCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteLicenseCommand, serializeAws_json1_1DeleteLicenseCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteLicenseCommand, se_DeleteLicenseCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteLicenseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteLicenseCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteLicenseCommand(input, context);
36
+ return se_DeleteLicenseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteLicenseCommand(output, context);
39
+ return de_DeleteLicenseCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteLicenseConfigurationCommand, serializeAws_json1_1DeleteLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteLicenseConfigurationCommand, se_DeleteLicenseConfigurationCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteLicenseConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteLicenseConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteLicenseConfigurationCommand(input, context);
36
+ return se_DeleteLicenseConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteLicenseConfigurationCommand(output, context);
39
+ return de_DeleteLicenseConfigurationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteLicenseManagerReportGeneratorCommand, serializeAws_json1_1DeleteLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteLicenseManagerReportGeneratorCommand, se_DeleteLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DeleteLicenseManagerReportGeneratorCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteLicenseManagerReportGeneratorCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteLicenseManagerReportGeneratorCommand(input, context);
36
+ return se_DeleteLicenseManagerReportGeneratorCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteLicenseManagerReportGeneratorCommand(output, context);
39
+ return de_DeleteLicenseManagerReportGeneratorCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteTokenCommand, serializeAws_json1_1DeleteTokenCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteTokenCommand, se_DeleteTokenCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteTokenCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteTokenCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteTokenCommand(input, context);
36
+ return se_DeleteTokenCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteTokenCommand(output, context);
39
+ return de_DeleteTokenCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ExtendLicenseConsumptionCommand, serializeAws_json1_1ExtendLicenseConsumptionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ExtendLicenseConsumptionCommand, se_ExtendLicenseConsumptionCommand } from "../protocols/Aws_json1_1";
5
5
  export class ExtendLicenseConsumptionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ExtendLicenseConsumptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ExtendLicenseConsumptionCommand(input, context);
36
+ return se_ExtendLicenseConsumptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ExtendLicenseConsumptionCommand(output, context);
39
+ return de_ExtendLicenseConsumptionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetAccessTokenCommand, serializeAws_json1_1GetAccessTokenCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetAccessTokenCommand, se_GetAccessTokenCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetAccessTokenCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetAccessTokenCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetAccessTokenCommand(input, context);
36
+ return se_GetAccessTokenCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetAccessTokenCommand(output, context);
39
+ return de_GetAccessTokenCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetGrantCommand, serializeAws_json1_1GetGrantCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetGrantCommand, se_GetGrantCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetGrantCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetGrantCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetGrantCommand(input, context);
36
+ return se_GetGrantCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetGrantCommand(output, context);
39
+ return de_GetGrantCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetLicenseCommand, serializeAws_json1_1GetLicenseCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetLicenseCommand, se_GetLicenseCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetLicenseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetLicenseCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetLicenseCommand(input, context);
36
+ return se_GetLicenseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetLicenseCommand(output, context);
39
+ return de_GetLicenseCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetLicenseConfigurationCommand, serializeAws_json1_1GetLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetLicenseConfigurationCommand, se_GetLicenseConfigurationCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetLicenseConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetLicenseConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetLicenseConfigurationCommand(input, context);
36
+ return se_GetLicenseConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetLicenseConfigurationCommand(output, context);
39
+ return de_GetLicenseConfigurationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetLicenseConversionTaskCommand, serializeAws_json1_1GetLicenseConversionTaskCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetLicenseConversionTaskCommand, se_GetLicenseConversionTaskCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetLicenseConversionTaskCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetLicenseConversionTaskCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetLicenseConversionTaskCommand(input, context);
36
+ return se_GetLicenseConversionTaskCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetLicenseConversionTaskCommand(output, context);
39
+ return de_GetLicenseConversionTaskCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetLicenseManagerReportGeneratorCommand, serializeAws_json1_1GetLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetLicenseManagerReportGeneratorCommand, se_GetLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
5
5
  export class GetLicenseManagerReportGeneratorCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetLicenseManagerReportGeneratorCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetLicenseManagerReportGeneratorCommand(input, context);
36
+ return se_GetLicenseManagerReportGeneratorCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetLicenseManagerReportGeneratorCommand(output, context);
39
+ return de_GetLicenseManagerReportGeneratorCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetLicenseUsageCommand, serializeAws_json1_1GetLicenseUsageCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetLicenseUsageCommand, se_GetLicenseUsageCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetLicenseUsageCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetLicenseUsageCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetLicenseUsageCommand(input, context);
36
+ return se_GetLicenseUsageCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetLicenseUsageCommand(output, context);
39
+ return de_GetLicenseUsageCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetServiceSettingsCommand, serializeAws_json1_1GetServiceSettingsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetServiceSettingsCommand, se_GetServiceSettingsCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetServiceSettingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetServiceSettingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetServiceSettingsCommand(input, context);
36
+ return se_GetServiceSettingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetServiceSettingsCommand(output, context);
39
+ return de_GetServiceSettingsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListAssociationsForLicenseConfigurationCommand, serializeAws_json1_1ListAssociationsForLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListAssociationsForLicenseConfigurationCommand, se_ListAssociationsForLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListAssociationsForLicenseConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListAssociationsForLicenseConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListAssociationsForLicenseConfigurationCommand(input, context);
36
+ return se_ListAssociationsForLicenseConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListAssociationsForLicenseConfigurationCommand(output, context);
39
+ return de_ListAssociationsForLicenseConfigurationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListDistributedGrantsCommand, serializeAws_json1_1ListDistributedGrantsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListDistributedGrantsCommand, se_ListDistributedGrantsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListDistributedGrantsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDistributedGrantsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListDistributedGrantsCommand(input, context);
36
+ return se_ListDistributedGrantsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListDistributedGrantsCommand(output, context);
39
+ return de_ListDistributedGrantsCommand(output, context);
40
40
  }
41
41
  }