@aws-sdk/client-license-manager 3.294.0 → 3.296.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 +4 -4
  2. package/dist-cjs/commands/CheckInLicenseCommand.js +4 -4
  3. package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +4 -4
  4. package/dist-cjs/commands/CheckoutLicenseCommand.js +4 -4
  5. package/dist-cjs/commands/CreateGrantCommand.js +4 -4
  6. package/dist-cjs/commands/CreateGrantVersionCommand.js +4 -4
  7. package/dist-cjs/commands/CreateLicenseCommand.js +4 -4
  8. package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +4 -4
  9. package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +4 -4
  10. package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +4 -4
  11. package/dist-cjs/commands/CreateLicenseVersionCommand.js +4 -4
  12. package/dist-cjs/commands/CreateTokenCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteGrantCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteLicenseCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteTokenCommand.js +4 -4
  18. package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +4 -4
  19. package/dist-cjs/commands/GetAccessTokenCommand.js +4 -4
  20. package/dist-cjs/commands/GetGrantCommand.js +4 -4
  21. package/dist-cjs/commands/GetLicenseCommand.js +4 -4
  22. package/dist-cjs/commands/GetLicenseConfigurationCommand.js +4 -4
  23. package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +4 -4
  24. package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +4 -4
  25. package/dist-cjs/commands/GetLicenseUsageCommand.js +4 -4
  26. package/dist-cjs/commands/GetServiceSettingsCommand.js +4 -4
  27. package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +4 -4
  28. package/dist-cjs/commands/ListDistributedGrantsCommand.js +4 -4
  29. package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +4 -4
  30. package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +4 -4
  31. package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +4 -4
  32. package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +4 -4
  33. package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +4 -4
  34. package/dist-cjs/commands/ListLicenseVersionsCommand.js +4 -4
  35. package/dist-cjs/commands/ListLicensesCommand.js +4 -4
  36. package/dist-cjs/commands/ListReceivedGrantsCommand.js +4 -4
  37. package/dist-cjs/commands/ListReceivedGrantsForOrganizationCommand.js +4 -4
  38. package/dist-cjs/commands/ListReceivedLicensesCommand.js +4 -4
  39. package/dist-cjs/commands/ListReceivedLicensesForOrganizationCommand.js +4 -4
  40. package/dist-cjs/commands/ListResourceInventoryCommand.js +4 -4
  41. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  42. package/dist-cjs/commands/ListTokensCommand.js +4 -4
  43. package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +4 -4
  44. package/dist-cjs/commands/RejectGrantCommand.js +4 -4
  45. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  46. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  47. package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +4 -4
  48. package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +4 -4
  49. package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +4 -4
  50. package/dist-cjs/commands/UpdateServiceSettingsCommand.js +4 -4
  51. package/dist-es/commands/AcceptGrantCommand.js +4 -4
  52. package/dist-es/commands/CheckInLicenseCommand.js +4 -4
  53. package/dist-es/commands/CheckoutBorrowLicenseCommand.js +4 -4
  54. package/dist-es/commands/CheckoutLicenseCommand.js +4 -4
  55. package/dist-es/commands/CreateGrantCommand.js +4 -4
  56. package/dist-es/commands/CreateGrantVersionCommand.js +4 -4
  57. package/dist-es/commands/CreateLicenseCommand.js +4 -4
  58. package/dist-es/commands/CreateLicenseConfigurationCommand.js +4 -4
  59. package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +4 -4
  60. package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +4 -4
  61. package/dist-es/commands/CreateLicenseVersionCommand.js +4 -4
  62. package/dist-es/commands/CreateTokenCommand.js +4 -4
  63. package/dist-es/commands/DeleteGrantCommand.js +4 -4
  64. package/dist-es/commands/DeleteLicenseCommand.js +4 -4
  65. package/dist-es/commands/DeleteLicenseConfigurationCommand.js +4 -4
  66. package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +4 -4
  67. package/dist-es/commands/DeleteTokenCommand.js +4 -4
  68. package/dist-es/commands/ExtendLicenseConsumptionCommand.js +4 -4
  69. package/dist-es/commands/GetAccessTokenCommand.js +4 -4
  70. package/dist-es/commands/GetGrantCommand.js +4 -4
  71. package/dist-es/commands/GetLicenseCommand.js +4 -4
  72. package/dist-es/commands/GetLicenseConfigurationCommand.js +4 -4
  73. package/dist-es/commands/GetLicenseConversionTaskCommand.js +4 -4
  74. package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +4 -4
  75. package/dist-es/commands/GetLicenseUsageCommand.js +4 -4
  76. package/dist-es/commands/GetServiceSettingsCommand.js +4 -4
  77. package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +4 -4
  78. package/dist-es/commands/ListDistributedGrantsCommand.js +4 -4
  79. package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +4 -4
  80. package/dist-es/commands/ListLicenseConfigurationsCommand.js +4 -4
  81. package/dist-es/commands/ListLicenseConversionTasksCommand.js +4 -4
  82. package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +4 -4
  83. package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +4 -4
  84. package/dist-es/commands/ListLicenseVersionsCommand.js +4 -4
  85. package/dist-es/commands/ListLicensesCommand.js +4 -4
  86. package/dist-es/commands/ListReceivedGrantsCommand.js +4 -4
  87. package/dist-es/commands/ListReceivedGrantsForOrganizationCommand.js +4 -4
  88. package/dist-es/commands/ListReceivedLicensesCommand.js +4 -4
  89. package/dist-es/commands/ListReceivedLicensesForOrganizationCommand.js +4 -4
  90. package/dist-es/commands/ListResourceInventoryCommand.js +4 -4
  91. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  92. package/dist-es/commands/ListTokensCommand.js +4 -4
  93. package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +4 -4
  94. package/dist-es/commands/RejectGrantCommand.js +4 -4
  95. package/dist-es/commands/TagResourceCommand.js +4 -4
  96. package/dist-es/commands/UntagResourceCommand.js +4 -4
  97. package/dist-es/commands/UpdateLicenseConfigurationCommand.js +4 -4
  98. package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +4 -4
  99. package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +4 -4
  100. package/dist-es/commands/UpdateServiceSettingsCommand.js +4 -4
  101. package/dist-types/LicenseManagerClient.d.ts +4 -4
  102. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  103. package/dist-types/ts3.4/LicenseManagerClient.d.ts +4 -4
  104. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  105. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListLicensesRequestFilterSensitiveLog, ListLicensesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListLicensesCommand, serializeAws_json1_1ListLicensesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListLicensesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListLicensesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListLicensesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReceivedGrantsRequestFilterSensitiveLog, ListReceivedGrantsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListReceivedGrantsCommand, serializeAws_json1_1ListReceivedGrantsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListReceivedGrantsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReceivedGrantsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReceivedGrantsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReceivedGrantsForOrganizationRequestFilterSensitiveLog, ListReceivedGrantsForOrganizationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListReceivedGrantsForOrganizationCommand, serializeAws_json1_1ListReceivedGrantsForOrganizationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListReceivedGrantsForOrganizationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReceivedGrantsForOrganizationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReceivedGrantsForOrganizationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReceivedLicensesRequestFilterSensitiveLog, ListReceivedLicensesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListReceivedLicensesCommand, serializeAws_json1_1ListReceivedLicensesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListReceivedLicensesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReceivedLicensesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReceivedLicensesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReceivedLicensesForOrganizationRequestFilterSensitiveLog, ListReceivedLicensesForOrganizationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListReceivedLicensesForOrganizationCommand, serializeAws_json1_1ListReceivedLicensesForOrganizationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListReceivedLicensesForOrganizationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReceivedLicensesForOrganizationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReceivedLicensesForOrganizationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListResourceInventoryRequestFilterSensitiveLog, ListResourceInventoryResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListResourceInventoryCommand, serializeAws_json1_1ListResourceInventoryCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListResourceInventoryCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListResourceInventoryCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListResourceInventoryCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTagsForResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTokensRequestFilterSensitiveLog, ListTokensResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTokensCommand, serializeAws_json1_1ListTokensCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTokensCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTokensCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTokensCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListUsageForLicenseConfigurationRequestFilterSensitiveLog, ListUsageForLicenseConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListUsageForLicenseConfigurationCommand, serializeAws_json1_1ListUsageForLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListUsageForLicenseConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListUsageForLicenseConfigurationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListUsageForLicenseConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RejectGrantRequestFilterSensitiveLog, RejectGrantResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1RejectGrantCommand, serializeAws_json1_1RejectGrantCommand, } from "../protocols/Aws_json1_1";
6
6
  export class RejectGrantCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RejectGrantCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RejectGrantCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class TagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UntagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UntagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateLicenseConfigurationRequestFilterSensitiveLog, UpdateLicenseConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateLicenseConfigurationCommand, serializeAws_json1_1UpdateLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateLicenseConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateLicenseConfigurationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateLicenseConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateLicenseManagerReportGeneratorRequestFilterSensitiveLog, UpdateLicenseManagerReportGeneratorResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateLicenseManagerReportGeneratorCommand, serializeAws_json1_1UpdateLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateLicenseManagerReportGeneratorCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateLicenseManagerReportGeneratorCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateLicenseManagerReportGeneratorCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateLicenseSpecificationsForResourceRequestFilterSensitiveLog, UpdateLicenseSpecificationsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateLicenseSpecificationsForResourceCommand, serializeAws_json1_1UpdateLicenseSpecificationsForResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateLicenseSpecificationsForResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateLicenseSpecificationsForResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateLicenseSpecificationsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateServiceSettingsRequestFilterSensitiveLog, UpdateServiceSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateServiceSettingsCommand, serializeAws_json1_1UpdateServiceSettingsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateServiceSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateServiceSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceSettingsCommand.getEndpointParameterInstructions()));
@@ -58,8 +58,8 @@ import { UpdateLicenseManagerReportGeneratorCommandInput, UpdateLicenseManagerRe
58
58
  import { UpdateLicenseSpecificationsForResourceCommandInput, UpdateLicenseSpecificationsForResourceCommandOutput } from "./commands/UpdateLicenseSpecificationsForResourceCommand";
59
59
  import { UpdateServiceSettingsCommandInput, UpdateServiceSettingsCommandOutput } from "./commands/UpdateServiceSettingsCommand";
60
60
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
61
- export declare type ServiceInputTypes = AcceptGrantCommandInput | CheckInLicenseCommandInput | CheckoutBorrowLicenseCommandInput | CheckoutLicenseCommandInput | CreateGrantCommandInput | CreateGrantVersionCommandInput | CreateLicenseCommandInput | CreateLicenseConfigurationCommandInput | CreateLicenseConversionTaskForResourceCommandInput | CreateLicenseManagerReportGeneratorCommandInput | CreateLicenseVersionCommandInput | CreateTokenCommandInput | DeleteGrantCommandInput | DeleteLicenseCommandInput | DeleteLicenseConfigurationCommandInput | DeleteLicenseManagerReportGeneratorCommandInput | DeleteTokenCommandInput | ExtendLicenseConsumptionCommandInput | GetAccessTokenCommandInput | GetGrantCommandInput | GetLicenseCommandInput | GetLicenseConfigurationCommandInput | GetLicenseConversionTaskCommandInput | GetLicenseManagerReportGeneratorCommandInput | GetLicenseUsageCommandInput | GetServiceSettingsCommandInput | ListAssociationsForLicenseConfigurationCommandInput | ListDistributedGrantsCommandInput | ListFailuresForLicenseConfigurationOperationsCommandInput | ListLicenseConfigurationsCommandInput | ListLicenseConversionTasksCommandInput | ListLicenseManagerReportGeneratorsCommandInput | ListLicenseSpecificationsForResourceCommandInput | ListLicenseVersionsCommandInput | ListLicensesCommandInput | ListReceivedGrantsCommandInput | ListReceivedGrantsForOrganizationCommandInput | ListReceivedLicensesCommandInput | ListReceivedLicensesForOrganizationCommandInput | ListResourceInventoryCommandInput | ListTagsForResourceCommandInput | ListTokensCommandInput | ListUsageForLicenseConfigurationCommandInput | RejectGrantCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateLicenseConfigurationCommandInput | UpdateLicenseManagerReportGeneratorCommandInput | UpdateLicenseSpecificationsForResourceCommandInput | UpdateServiceSettingsCommandInput;
62
- export declare type ServiceOutputTypes = AcceptGrantCommandOutput | CheckInLicenseCommandOutput | CheckoutBorrowLicenseCommandOutput | CheckoutLicenseCommandOutput | CreateGrantCommandOutput | CreateGrantVersionCommandOutput | CreateLicenseCommandOutput | CreateLicenseConfigurationCommandOutput | CreateLicenseConversionTaskForResourceCommandOutput | CreateLicenseManagerReportGeneratorCommandOutput | CreateLicenseVersionCommandOutput | CreateTokenCommandOutput | DeleteGrantCommandOutput | DeleteLicenseCommandOutput | DeleteLicenseConfigurationCommandOutput | DeleteLicenseManagerReportGeneratorCommandOutput | DeleteTokenCommandOutput | ExtendLicenseConsumptionCommandOutput | GetAccessTokenCommandOutput | GetGrantCommandOutput | GetLicenseCommandOutput | GetLicenseConfigurationCommandOutput | GetLicenseConversionTaskCommandOutput | GetLicenseManagerReportGeneratorCommandOutput | GetLicenseUsageCommandOutput | GetServiceSettingsCommandOutput | ListAssociationsForLicenseConfigurationCommandOutput | ListDistributedGrantsCommandOutput | ListFailuresForLicenseConfigurationOperationsCommandOutput | ListLicenseConfigurationsCommandOutput | ListLicenseConversionTasksCommandOutput | ListLicenseManagerReportGeneratorsCommandOutput | ListLicenseSpecificationsForResourceCommandOutput | ListLicenseVersionsCommandOutput | ListLicensesCommandOutput | ListReceivedGrantsCommandOutput | ListReceivedGrantsForOrganizationCommandOutput | ListReceivedLicensesCommandOutput | ListReceivedLicensesForOrganizationCommandOutput | ListResourceInventoryCommandOutput | ListTagsForResourceCommandOutput | ListTokensCommandOutput | ListUsageForLicenseConfigurationCommandOutput | RejectGrantCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateLicenseConfigurationCommandOutput | UpdateLicenseManagerReportGeneratorCommandOutput | UpdateLicenseSpecificationsForResourceCommandOutput | UpdateServiceSettingsCommandOutput;
61
+ export type ServiceInputTypes = AcceptGrantCommandInput | CheckInLicenseCommandInput | CheckoutBorrowLicenseCommandInput | CheckoutLicenseCommandInput | CreateGrantCommandInput | CreateGrantVersionCommandInput | CreateLicenseCommandInput | CreateLicenseConfigurationCommandInput | CreateLicenseConversionTaskForResourceCommandInput | CreateLicenseManagerReportGeneratorCommandInput | CreateLicenseVersionCommandInput | CreateTokenCommandInput | DeleteGrantCommandInput | DeleteLicenseCommandInput | DeleteLicenseConfigurationCommandInput | DeleteLicenseManagerReportGeneratorCommandInput | DeleteTokenCommandInput | ExtendLicenseConsumptionCommandInput | GetAccessTokenCommandInput | GetGrantCommandInput | GetLicenseCommandInput | GetLicenseConfigurationCommandInput | GetLicenseConversionTaskCommandInput | GetLicenseManagerReportGeneratorCommandInput | GetLicenseUsageCommandInput | GetServiceSettingsCommandInput | ListAssociationsForLicenseConfigurationCommandInput | ListDistributedGrantsCommandInput | ListFailuresForLicenseConfigurationOperationsCommandInput | ListLicenseConfigurationsCommandInput | ListLicenseConversionTasksCommandInput | ListLicenseManagerReportGeneratorsCommandInput | ListLicenseSpecificationsForResourceCommandInput | ListLicenseVersionsCommandInput | ListLicensesCommandInput | ListReceivedGrantsCommandInput | ListReceivedGrantsForOrganizationCommandInput | ListReceivedLicensesCommandInput | ListReceivedLicensesForOrganizationCommandInput | ListResourceInventoryCommandInput | ListTagsForResourceCommandInput | ListTokensCommandInput | ListUsageForLicenseConfigurationCommandInput | RejectGrantCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateLicenseConfigurationCommandInput | UpdateLicenseManagerReportGeneratorCommandInput | UpdateLicenseSpecificationsForResourceCommandInput | UpdateServiceSettingsCommandInput;
62
+ export type ServiceOutputTypes = AcceptGrantCommandOutput | CheckInLicenseCommandOutput | CheckoutBorrowLicenseCommandOutput | CheckoutLicenseCommandOutput | CreateGrantCommandOutput | CreateGrantVersionCommandOutput | CreateLicenseCommandOutput | CreateLicenseConfigurationCommandOutput | CreateLicenseConversionTaskForResourceCommandOutput | CreateLicenseManagerReportGeneratorCommandOutput | CreateLicenseVersionCommandOutput | CreateTokenCommandOutput | DeleteGrantCommandOutput | DeleteLicenseCommandOutput | DeleteLicenseConfigurationCommandOutput | DeleteLicenseManagerReportGeneratorCommandOutput | DeleteTokenCommandOutput | ExtendLicenseConsumptionCommandOutput | GetAccessTokenCommandOutput | GetGrantCommandOutput | GetLicenseCommandOutput | GetLicenseConfigurationCommandOutput | GetLicenseConversionTaskCommandOutput | GetLicenseManagerReportGeneratorCommandOutput | GetLicenseUsageCommandOutput | GetServiceSettingsCommandOutput | ListAssociationsForLicenseConfigurationCommandOutput | ListDistributedGrantsCommandOutput | ListFailuresForLicenseConfigurationOperationsCommandOutput | ListLicenseConfigurationsCommandOutput | ListLicenseConversionTasksCommandOutput | ListLicenseManagerReportGeneratorsCommandOutput | ListLicenseSpecificationsForResourceCommandOutput | ListLicenseVersionsCommandOutput | ListLicensesCommandOutput | ListReceivedGrantsCommandOutput | ListReceivedGrantsForOrganizationCommandOutput | ListReceivedLicensesCommandOutput | ListReceivedLicensesForOrganizationCommandOutput | ListResourceInventoryCommandOutput | ListTagsForResourceCommandOutput | ListTokensCommandOutput | ListUsageForLicenseConfigurationCommandOutput | RejectGrantCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateLicenseConfigurationCommandOutput | UpdateLicenseManagerReportGeneratorCommandOutput | UpdateLicenseSpecificationsForResourceCommandOutput | UpdateServiceSettingsCommandOutput;
63
63
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
64
64
  /**
65
65
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
@@ -160,13 +160,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
160
160
  */
161
161
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
162
162
  }
163
- declare type LicenseManagerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
163
+ type LicenseManagerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
164
164
  /**
165
165
  * The configuration interface of LicenseManagerClient class constructor that set the region, credentials and other options.
166
166
  */
167
167
  export interface LicenseManagerClientConfig extends LicenseManagerClientConfigType {
168
168
  }
169
- declare type LicenseManagerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
169
+ type LicenseManagerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
170
170
  /**
171
171
  * The resolved configuration interface of LicenseManagerClient class. This is resolved and normalized from the {@link LicenseManagerClientConfig | constructor configuration interface}.
172
172
  */
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
5
5
  useFipsEndpoint?: boolean | Provider<boolean>;
6
6
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
7
7
  }
8
- export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
8
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
9
9
  defaultSigningName: string;
10
10
  };
11
11
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
@@ -249,7 +249,7 @@ import {
249
249
  ClientResolvedEndpointParameters,
250
250
  EndpointParameters,
251
251
  } from "./endpoint/EndpointParameters";
252
- export declare type ServiceInputTypes =
252
+ export type ServiceInputTypes =
253
253
  | AcceptGrantCommandInput
254
254
  | CheckInLicenseCommandInput
255
255
  | CheckoutBorrowLicenseCommandInput
@@ -300,7 +300,7 @@ export declare type ServiceInputTypes =
300
300
  | UpdateLicenseManagerReportGeneratorCommandInput
301
301
  | UpdateLicenseSpecificationsForResourceCommandInput
302
302
  | UpdateServiceSettingsCommandInput;
303
- export declare type ServiceOutputTypes =
303
+ export type ServiceOutputTypes =
304
304
  | AcceptGrantCommandOutput
305
305
  | CheckInLicenseCommandOutput
306
306
  | CheckoutBorrowLicenseCommandOutput
@@ -375,7 +375,7 @@ export interface ClientDefaults
375
375
  logger?: __Logger;
376
376
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
377
377
  }
378
- declare type LicenseManagerClientConfigType = Partial<
378
+ type LicenseManagerClientConfigType = Partial<
379
379
  __SmithyConfiguration<__HttpHandlerOptions>
380
380
  > &
381
381
  ClientDefaults &
@@ -388,7 +388,7 @@ declare type LicenseManagerClientConfigType = Partial<
388
388
  ClientInputEndpointParameters;
389
389
  export interface LicenseManagerClientConfig
390
390
  extends LicenseManagerClientConfigType {}
391
- declare type LicenseManagerClientResolvedConfigType =
391
+ type LicenseManagerClientResolvedConfigType =
392
392
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
393
393
  Required<ClientDefaults> &
394
394
  RegionResolvedConfig &
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
16
16
  | EndpointV2
17
17
  | Provider<EndpointV2>;
18
18
  }
19
- export declare type ClientResolvedEndpointParameters =
20
- ClientInputEndpointParameters & {
21
- defaultSigningName: string;
22
- };
19
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
20
+ defaultSigningName: string;
21
+ };
23
22
  export declare const resolveClientEndpointParameters: <T>(
24
23
  options: T & ClientInputEndpointParameters
25
24
  ) => T &
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-license-manager",
3
3
  "description": "AWS SDK for JavaScript License Manager Client for Node.js, Browser and React Native",
4
- "version": "3.294.0",
4
+ "version": "3.296.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,49 +20,49 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.294.0",
24
- "@aws-sdk/config-resolver": "3.292.0",
25
- "@aws-sdk/credential-provider-node": "3.294.0",
26
- "@aws-sdk/fetch-http-handler": "3.292.0",
27
- "@aws-sdk/hash-node": "3.292.0",
28
- "@aws-sdk/invalid-dependency": "3.292.0",
29
- "@aws-sdk/middleware-content-length": "3.292.0",
30
- "@aws-sdk/middleware-endpoint": "3.292.0",
31
- "@aws-sdk/middleware-host-header": "3.292.0",
32
- "@aws-sdk/middleware-logger": "3.292.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.292.0",
34
- "@aws-sdk/middleware-retry": "3.293.0",
35
- "@aws-sdk/middleware-serde": "3.292.0",
36
- "@aws-sdk/middleware-signing": "3.292.0",
37
- "@aws-sdk/middleware-stack": "3.292.0",
38
- "@aws-sdk/middleware-user-agent": "3.293.0",
39
- "@aws-sdk/node-config-provider": "3.292.0",
40
- "@aws-sdk/node-http-handler": "3.292.0",
41
- "@aws-sdk/protocol-http": "3.292.0",
42
- "@aws-sdk/smithy-client": "3.292.0",
43
- "@aws-sdk/types": "3.292.0",
44
- "@aws-sdk/url-parser": "3.292.0",
45
- "@aws-sdk/util-base64": "3.292.0",
46
- "@aws-sdk/util-body-length-browser": "3.292.0",
47
- "@aws-sdk/util-body-length-node": "3.292.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.292.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.292.0",
50
- "@aws-sdk/util-endpoints": "3.293.0",
51
- "@aws-sdk/util-retry": "3.292.0",
52
- "@aws-sdk/util-user-agent-browser": "3.292.0",
53
- "@aws-sdk/util-user-agent-node": "3.292.0",
54
- "@aws-sdk/util-utf8": "3.292.0",
55
- "tslib": "^2.3.1"
23
+ "@aws-sdk/client-sts": "3.296.0",
24
+ "@aws-sdk/config-resolver": "3.296.0",
25
+ "@aws-sdk/credential-provider-node": "3.296.0",
26
+ "@aws-sdk/fetch-http-handler": "3.296.0",
27
+ "@aws-sdk/hash-node": "3.296.0",
28
+ "@aws-sdk/invalid-dependency": "3.296.0",
29
+ "@aws-sdk/middleware-content-length": "3.296.0",
30
+ "@aws-sdk/middleware-endpoint": "3.296.0",
31
+ "@aws-sdk/middleware-host-header": "3.296.0",
32
+ "@aws-sdk/middleware-logger": "3.296.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.296.0",
34
+ "@aws-sdk/middleware-retry": "3.296.0",
35
+ "@aws-sdk/middleware-serde": "3.296.0",
36
+ "@aws-sdk/middleware-signing": "3.296.0",
37
+ "@aws-sdk/middleware-stack": "3.296.0",
38
+ "@aws-sdk/middleware-user-agent": "3.296.0",
39
+ "@aws-sdk/node-config-provider": "3.296.0",
40
+ "@aws-sdk/node-http-handler": "3.296.0",
41
+ "@aws-sdk/protocol-http": "3.296.0",
42
+ "@aws-sdk/smithy-client": "3.296.0",
43
+ "@aws-sdk/types": "3.296.0",
44
+ "@aws-sdk/url-parser": "3.296.0",
45
+ "@aws-sdk/util-base64": "3.295.0",
46
+ "@aws-sdk/util-body-length-browser": "3.295.0",
47
+ "@aws-sdk/util-body-length-node": "3.295.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.296.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.296.0",
50
+ "@aws-sdk/util-endpoints": "3.296.0",
51
+ "@aws-sdk/util-retry": "3.296.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.296.0",
53
+ "@aws-sdk/util-user-agent-node": "3.296.0",
54
+ "@aws-sdk/util-utf8": "3.295.0",
55
+ "tslib": "^2.5.0"
56
56
  },
57
57
  "devDependencies": {
58
- "@aws-sdk/service-client-documentation-generator": "3.293.0",
58
+ "@aws-sdk/service-client-documentation-generator": "3.295.0",
59
59
  "@tsconfig/node14": "1.0.3",
60
60
  "@types/node": "^14.14.31",
61
61
  "concurrently": "7.0.0",
62
62
  "downlevel-dts": "0.10.1",
63
63
  "rimraf": "3.0.2",
64
64
  "typedoc": "0.23.23",
65
- "typescript": "~4.6.2"
65
+ "typescript": "~4.9.5"
66
66
  },
67
67
  "engines": {
68
68
  "node": ">=14.0.0"