@aws-sdk/client-license-manager 3.306.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 +6 -6
@@ -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_1ListFailuresForLicenseConfigurationOperationsCommand, serializeAws_json1_1ListFailuresForLicenseConfigurationOperationsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListFailuresForLicenseConfigurationOperationsCommand, se_ListFailuresForLicenseConfigurationOperationsCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListFailuresForLicenseConfigurationOperationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFailuresForLicenseConfigurationOperationsCommand extends $Comma
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListFailuresForLicenseConfigurationOperationsCommand(input, context);
36
+ return se_ListFailuresForLicenseConfigurationOperationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListFailuresForLicenseConfigurationOperationsCommand(output, context);
39
+ return de_ListFailuresForLicenseConfigurationOperationsCommand(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_1ListLicenseConfigurationsCommand, serializeAws_json1_1ListLicenseConfigurationsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListLicenseConfigurationsCommand, se_ListLicenseConfigurationsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListLicenseConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListLicenseConfigurationsCommand 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_1ListLicenseConfigurationsCommand(input, context);
36
+ return se_ListLicenseConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListLicenseConfigurationsCommand(output, context);
39
+ return de_ListLicenseConfigurationsCommand(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_1ListLicenseConversionTasksCommand, serializeAws_json1_1ListLicenseConversionTasksCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListLicenseConversionTasksCommand, se_ListLicenseConversionTasksCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListLicenseConversionTasksCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListLicenseConversionTasksCommand 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_1ListLicenseConversionTasksCommand(input, context);
36
+ return se_ListLicenseConversionTasksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListLicenseConversionTasksCommand(output, context);
39
+ return de_ListLicenseConversionTasksCommand(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_1ListLicenseManagerReportGeneratorsCommand, serializeAws_json1_1ListLicenseManagerReportGeneratorsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListLicenseManagerReportGeneratorsCommand, se_ListLicenseManagerReportGeneratorsCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListLicenseManagerReportGeneratorsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListLicenseManagerReportGeneratorsCommand 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_1ListLicenseManagerReportGeneratorsCommand(input, context);
36
+ return se_ListLicenseManagerReportGeneratorsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListLicenseManagerReportGeneratorsCommand(output, context);
39
+ return de_ListLicenseManagerReportGeneratorsCommand(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_1ListLicenseSpecificationsForResourceCommand, serializeAws_json1_1ListLicenseSpecificationsForResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListLicenseSpecificationsForResourceCommand, se_ListLicenseSpecificationsForResourceCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListLicenseSpecificationsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListLicenseSpecificationsForResourceCommand 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_1ListLicenseSpecificationsForResourceCommand(input, context);
36
+ return se_ListLicenseSpecificationsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListLicenseSpecificationsForResourceCommand(output, context);
39
+ return de_ListLicenseSpecificationsForResourceCommand(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_1ListLicenseVersionsCommand, serializeAws_json1_1ListLicenseVersionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListLicenseVersionsCommand, se_ListLicenseVersionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListLicenseVersionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListLicenseVersionsCommand 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_1ListLicenseVersionsCommand(input, context);
36
+ return se_ListLicenseVersionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListLicenseVersionsCommand(output, context);
39
+ return de_ListLicenseVersionsCommand(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_1ListLicensesCommand, serializeAws_json1_1ListLicensesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListLicensesCommand, se_ListLicensesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListLicensesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListLicensesCommand 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_1ListLicensesCommand(input, context);
36
+ return se_ListLicensesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListLicensesCommand(output, context);
39
+ return de_ListLicensesCommand(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_1ListReceivedGrantsCommand, serializeAws_json1_1ListReceivedGrantsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListReceivedGrantsCommand, se_ListReceivedGrantsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListReceivedGrantsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListReceivedGrantsCommand 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_1ListReceivedGrantsCommand(input, context);
36
+ return se_ListReceivedGrantsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListReceivedGrantsCommand(output, context);
39
+ return de_ListReceivedGrantsCommand(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_1ListReceivedGrantsForOrganizationCommand, serializeAws_json1_1ListReceivedGrantsForOrganizationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListReceivedGrantsForOrganizationCommand, se_ListReceivedGrantsForOrganizationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListReceivedGrantsForOrganizationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListReceivedGrantsForOrganizationCommand 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_1ListReceivedGrantsForOrganizationCommand(input, context);
36
+ return se_ListReceivedGrantsForOrganizationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListReceivedGrantsForOrganizationCommand(output, context);
39
+ return de_ListReceivedGrantsForOrganizationCommand(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_1ListReceivedLicensesCommand, serializeAws_json1_1ListReceivedLicensesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListReceivedLicensesCommand, se_ListReceivedLicensesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListReceivedLicensesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListReceivedLicensesCommand 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_1ListReceivedLicensesCommand(input, context);
36
+ return se_ListReceivedLicensesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListReceivedLicensesCommand(output, context);
39
+ return de_ListReceivedLicensesCommand(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_1ListReceivedLicensesForOrganizationCommand, serializeAws_json1_1ListReceivedLicensesForOrganizationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListReceivedLicensesForOrganizationCommand, se_ListReceivedLicensesForOrganizationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListReceivedLicensesForOrganizationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListReceivedLicensesForOrganizationCommand 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_1ListReceivedLicensesForOrganizationCommand(input, context);
36
+ return se_ListReceivedLicensesForOrganizationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListReceivedLicensesForOrganizationCommand(output, context);
39
+ return de_ListReceivedLicensesForOrganizationCommand(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_1ListResourceInventoryCommand, serializeAws_json1_1ListResourceInventoryCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListResourceInventoryCommand, se_ListResourceInventoryCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListResourceInventoryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListResourceInventoryCommand 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_1ListResourceInventoryCommand(input, context);
36
+ return se_ListResourceInventoryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListResourceInventoryCommand(output, context);
39
+ return de_ListResourceInventoryCommand(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_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand 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_1ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(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_1ListTokensCommand, serializeAws_json1_1ListTokensCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTokensCommand, se_ListTokensCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTokensCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTokensCommand 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_1ListTokensCommand(input, context);
36
+ return se_ListTokensCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTokensCommand(output, context);
39
+ return de_ListTokensCommand(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_1ListUsageForLicenseConfigurationCommand, serializeAws_json1_1ListUsageForLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListUsageForLicenseConfigurationCommand, se_ListUsageForLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListUsageForLicenseConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListUsageForLicenseConfigurationCommand 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_1ListUsageForLicenseConfigurationCommand(input, context);
36
+ return se_ListUsageForLicenseConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListUsageForLicenseConfigurationCommand(output, context);
39
+ return de_ListUsageForLicenseConfigurationCommand(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_1RejectGrantCommand, serializeAws_json1_1RejectGrantCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RejectGrantCommand, se_RejectGrantCommand } from "../protocols/Aws_json1_1";
5
5
  export class RejectGrantCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RejectGrantCommand 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_1RejectGrantCommand(input, context);
36
+ return se_RejectGrantCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RejectGrantCommand(output, context);
39
+ return de_RejectGrantCommand(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_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class TagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TagResourceCommand 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_1TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1TagResourceCommand(output, context);
39
+ return de_TagResourceCommand(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_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class UntagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagResourceCommand 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_1UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UntagResourceCommand(output, context);
39
+ return de_UntagResourceCommand(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_1UpdateLicenseConfigurationCommand, serializeAws_json1_1UpdateLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateLicenseConfigurationCommand, se_UpdateLicenseConfigurationCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateLicenseConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateLicenseConfigurationCommand 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_1UpdateLicenseConfigurationCommand(input, context);
36
+ return se_UpdateLicenseConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateLicenseConfigurationCommand(output, context);
39
+ return de_UpdateLicenseConfigurationCommand(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_1UpdateLicenseManagerReportGeneratorCommand, serializeAws_json1_1UpdateLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateLicenseManagerReportGeneratorCommand, se_UpdateLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
5
5
  export class UpdateLicenseManagerReportGeneratorCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateLicenseManagerReportGeneratorCommand 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_1UpdateLicenseManagerReportGeneratorCommand(input, context);
36
+ return se_UpdateLicenseManagerReportGeneratorCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateLicenseManagerReportGeneratorCommand(output, context);
39
+ return de_UpdateLicenseManagerReportGeneratorCommand(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_1UpdateLicenseSpecificationsForResourceCommand, serializeAws_json1_1UpdateLicenseSpecificationsForResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateLicenseSpecificationsForResourceCommand, se_UpdateLicenseSpecificationsForResourceCommand, } from "../protocols/Aws_json1_1";
5
5
  export class UpdateLicenseSpecificationsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateLicenseSpecificationsForResourceCommand 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_1UpdateLicenseSpecificationsForResourceCommand(input, context);
36
+ return se_UpdateLicenseSpecificationsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateLicenseSpecificationsForResourceCommand(output, context);
39
+ return de_UpdateLicenseSpecificationsForResourceCommand(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_1UpdateServiceSettingsCommand, serializeAws_json1_1UpdateServiceSettingsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateServiceSettingsCommand, se_UpdateServiceSettingsCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateServiceSettingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateServiceSettingsCommand 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_1UpdateServiceSettingsCommand(input, context);
36
+ return se_UpdateServiceSettingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateServiceSettingsCommand(output, context);
39
+ return de_UpdateServiceSettingsCommand(output, context);
40
40
  }
41
41
  }