@aws-sdk/client-chime-sdk-voice 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 (153) hide show
  1. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +4 -4
  2. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +4 -4
  3. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +4 -4
  4. package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +4 -4
  5. package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +4 -4
  6. package/dist-cjs/commands/CreateProxySessionCommand.js +4 -4
  7. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +4 -4
  8. package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +4 -4
  9. package/dist-cjs/commands/CreateSipRuleCommand.js +4 -4
  10. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +4 -4
  11. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +4 -4
  12. package/dist-cjs/commands/DeletePhoneNumberCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteProxySessionCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteSipRuleCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +4 -4
  24. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +4 -4
  25. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +4 -4
  26. package/dist-cjs/commands/GetGlobalSettingsCommand.js +4 -4
  27. package/dist-cjs/commands/GetPhoneNumberCommand.js +4 -4
  28. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +4 -4
  29. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +4 -4
  30. package/dist-cjs/commands/GetProxySessionCommand.js +4 -4
  31. package/dist-cjs/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +4 -4
  32. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +4 -4
  33. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +4 -4
  34. package/dist-cjs/commands/GetSipRuleCommand.js +4 -4
  35. package/dist-cjs/commands/GetVoiceConnectorCommand.js +4 -4
  36. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  37. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +4 -4
  38. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +4 -4
  39. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +4 -4
  40. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +4 -4
  41. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +4 -4
  42. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +4 -4
  43. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +4 -4
  44. package/dist-cjs/commands/ListAvailableVoiceConnectorRegionsCommand.js +4 -4
  45. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +4 -4
  46. package/dist-cjs/commands/ListPhoneNumbersCommand.js +4 -4
  47. package/dist-cjs/commands/ListProxySessionsCommand.js +4 -4
  48. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +4 -4
  49. package/dist-cjs/commands/ListSipRulesCommand.js +4 -4
  50. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +4 -4
  51. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +4 -4
  52. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +4 -4
  53. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +4 -4
  54. package/dist-cjs/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +4 -4
  55. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +4 -4
  56. package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  57. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +4 -4
  58. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +4 -4
  59. package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +4 -4
  60. package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +4 -4
  61. package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +4 -4
  62. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +4 -4
  63. package/dist-cjs/commands/RestorePhoneNumberCommand.js +4 -4
  64. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +4 -4
  66. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +4 -4
  67. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +4 -4
  68. package/dist-cjs/commands/UpdateProxySessionCommand.js +4 -4
  69. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +4 -4
  70. package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +4 -4
  71. package/dist-cjs/commands/UpdateSipRuleCommand.js +4 -4
  72. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +4 -4
  73. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +4 -4
  74. package/dist-cjs/commands/ValidateE911AddressCommand.js +4 -4
  75. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +4 -4
  76. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +4 -4
  77. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +4 -4
  78. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +4 -4
  79. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +4 -4
  80. package/dist-es/commands/CreateProxySessionCommand.js +4 -4
  81. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +4 -4
  82. package/dist-es/commands/CreateSipMediaApplicationCommand.js +4 -4
  83. package/dist-es/commands/CreateSipRuleCommand.js +4 -4
  84. package/dist-es/commands/CreateVoiceConnectorCommand.js +4 -4
  85. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +4 -4
  86. package/dist-es/commands/DeletePhoneNumberCommand.js +4 -4
  87. package/dist-es/commands/DeleteProxySessionCommand.js +4 -4
  88. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +4 -4
  89. package/dist-es/commands/DeleteSipRuleCommand.js +4 -4
  90. package/dist-es/commands/DeleteVoiceConnectorCommand.js +4 -4
  91. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  92. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +4 -4
  93. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +4 -4
  94. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +4 -4
  95. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +4 -4
  96. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +4 -4
  97. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +4 -4
  98. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +4 -4
  99. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +4 -4
  100. package/dist-es/commands/GetGlobalSettingsCommand.js +4 -4
  101. package/dist-es/commands/GetPhoneNumberCommand.js +4 -4
  102. package/dist-es/commands/GetPhoneNumberOrderCommand.js +4 -4
  103. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +4 -4
  104. package/dist-es/commands/GetProxySessionCommand.js +4 -4
  105. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +4 -4
  106. package/dist-es/commands/GetSipMediaApplicationCommand.js +4 -4
  107. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +4 -4
  108. package/dist-es/commands/GetSipRuleCommand.js +4 -4
  109. package/dist-es/commands/GetVoiceConnectorCommand.js +4 -4
  110. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  111. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +4 -4
  112. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +4 -4
  113. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +4 -4
  114. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +4 -4
  115. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +4 -4
  116. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +4 -4
  117. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +4 -4
  118. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +4 -4
  119. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +4 -4
  120. package/dist-es/commands/ListPhoneNumbersCommand.js +4 -4
  121. package/dist-es/commands/ListProxySessionsCommand.js +4 -4
  122. package/dist-es/commands/ListSipMediaApplicationsCommand.js +4 -4
  123. package/dist-es/commands/ListSipRulesCommand.js +4 -4
  124. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +4 -4
  125. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +4 -4
  126. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +4 -4
  127. package/dist-es/commands/ListVoiceConnectorsCommand.js +4 -4
  128. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +4 -4
  129. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +4 -4
  130. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  131. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +4 -4
  132. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +4 -4
  133. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +4 -4
  134. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +4 -4
  135. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +4 -4
  136. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +4 -4
  137. package/dist-es/commands/RestorePhoneNumberCommand.js +4 -4
  138. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +4 -4
  139. package/dist-es/commands/UpdateGlobalSettingsCommand.js +4 -4
  140. package/dist-es/commands/UpdatePhoneNumberCommand.js +4 -4
  141. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +4 -4
  142. package/dist-es/commands/UpdateProxySessionCommand.js +4 -4
  143. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +4 -4
  144. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +4 -4
  145. package/dist-es/commands/UpdateSipRuleCommand.js +4 -4
  146. package/dist-es/commands/UpdateVoiceConnectorCommand.js +4 -4
  147. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +4 -4
  148. package/dist-es/commands/ValidateE911AddressCommand.js +4 -4
  149. package/dist-types/ChimeSDKVoiceClient.d.ts +4 -4
  150. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  151. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +4 -4
  152. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  153. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdatePhoneNumberSettingsRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdatePhoneNumberSettingsCommand, serializeAws_restJson1UpdatePhoneNumberSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdatePhoneNumberSettingsCommand 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 UpdatePhoneNumberSettingsCommand 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, UpdatePhoneNumberSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateProxySessionRequestFilterSensitiveLog, UpdateProxySessionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateProxySessionCommand, serializeAws_restJson1UpdateProxySessionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateProxySessionCommand 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 UpdateProxySessionCommand 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, UpdateProxySessionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateSipMediaApplicationCallRequestFilterSensitiveLog, UpdateSipMediaApplicationCallResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateSipMediaApplicationCallCommand, serializeAws_restJson1UpdateSipMediaApplicationCallCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateSipMediaApplicationCallCommand 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 UpdateSipMediaApplicationCallCommand 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, UpdateSipMediaApplicationCallCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateSipMediaApplicationRequestFilterSensitiveLog, UpdateSipMediaApplicationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateSipMediaApplicationCommand, serializeAws_restJson1UpdateSipMediaApplicationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateSipMediaApplicationCommand 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 UpdateSipMediaApplicationCommand 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, UpdateSipMediaApplicationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateSipRuleRequestFilterSensitiveLog, UpdateSipRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateSipRuleCommand, serializeAws_restJson1UpdateSipRuleCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateSipRuleCommand 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 UpdateSipRuleCommand 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, UpdateSipRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateVoiceConnectorRequestFilterSensitiveLog, UpdateVoiceConnectorResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateVoiceConnectorCommand, serializeAws_restJson1UpdateVoiceConnectorCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateVoiceConnectorCommand 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 UpdateVoiceConnectorCommand 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, UpdateVoiceConnectorCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateVoiceConnectorGroupRequestFilterSensitiveLog, UpdateVoiceConnectorGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateVoiceConnectorGroupCommand, serializeAws_restJson1UpdateVoiceConnectorGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateVoiceConnectorGroupCommand 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 UpdateVoiceConnectorGroupCommand 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, UpdateVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ValidateE911AddressRequestFilterSensitiveLog, ValidateE911AddressResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ValidateE911AddressCommand, serializeAws_restJson1ValidateE911AddressCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ValidateE911AddressCommand 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 ValidateE911AddressCommand 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, ValidateE911AddressCommand.getEndpointParameterInstructions()));
@@ -82,8 +82,8 @@ import { UpdateVoiceConnectorCommandInput, UpdateVoiceConnectorCommandOutput } f
82
82
  import { UpdateVoiceConnectorGroupCommandInput, UpdateVoiceConnectorGroupCommandOutput } from "./commands/UpdateVoiceConnectorGroupCommand";
83
83
  import { ValidateE911AddressCommandInput, ValidateE911AddressCommandOutput } from "./commands/ValidateE911AddressCommand";
84
84
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
85
- export declare type ServiceInputTypes = AssociatePhoneNumbersWithVoiceConnectorCommandInput | AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput | BatchDeletePhoneNumberCommandInput | BatchUpdatePhoneNumberCommandInput | CreatePhoneNumberOrderCommandInput | CreateProxySessionCommandInput | CreateSipMediaApplicationCallCommandInput | CreateSipMediaApplicationCommandInput | CreateSipRuleCommandInput | CreateVoiceConnectorCommandInput | CreateVoiceConnectorGroupCommandInput | DeletePhoneNumberCommandInput | DeleteProxySessionCommandInput | DeleteSipMediaApplicationCommandInput | DeleteSipRuleCommandInput | DeleteVoiceConnectorCommandInput | DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput | DeleteVoiceConnectorGroupCommandInput | DeleteVoiceConnectorOriginationCommandInput | DeleteVoiceConnectorProxyCommandInput | DeleteVoiceConnectorStreamingConfigurationCommandInput | DeleteVoiceConnectorTerminationCommandInput | DeleteVoiceConnectorTerminationCredentialsCommandInput | DisassociatePhoneNumbersFromVoiceConnectorCommandInput | DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput | GetGlobalSettingsCommandInput | GetPhoneNumberCommandInput | GetPhoneNumberOrderCommandInput | GetPhoneNumberSettingsCommandInput | GetProxySessionCommandInput | GetSipMediaApplicationAlexaSkillConfigurationCommandInput | GetSipMediaApplicationCommandInput | GetSipMediaApplicationLoggingConfigurationCommandInput | GetSipRuleCommandInput | GetVoiceConnectorCommandInput | GetVoiceConnectorEmergencyCallingConfigurationCommandInput | GetVoiceConnectorGroupCommandInput | GetVoiceConnectorLoggingConfigurationCommandInput | GetVoiceConnectorOriginationCommandInput | GetVoiceConnectorProxyCommandInput | GetVoiceConnectorStreamingConfigurationCommandInput | GetVoiceConnectorTerminationCommandInput | GetVoiceConnectorTerminationHealthCommandInput | ListAvailableVoiceConnectorRegionsCommandInput | ListPhoneNumberOrdersCommandInput | ListPhoneNumbersCommandInput | ListProxySessionsCommandInput | ListSipMediaApplicationsCommandInput | ListSipRulesCommandInput | ListSupportedPhoneNumberCountriesCommandInput | ListVoiceConnectorGroupsCommandInput | ListVoiceConnectorTerminationCredentialsCommandInput | ListVoiceConnectorsCommandInput | PutSipMediaApplicationAlexaSkillConfigurationCommandInput | PutSipMediaApplicationLoggingConfigurationCommandInput | PutVoiceConnectorEmergencyCallingConfigurationCommandInput | PutVoiceConnectorLoggingConfigurationCommandInput | PutVoiceConnectorOriginationCommandInput | PutVoiceConnectorProxyCommandInput | PutVoiceConnectorStreamingConfigurationCommandInput | PutVoiceConnectorTerminationCommandInput | PutVoiceConnectorTerminationCredentialsCommandInput | RestorePhoneNumberCommandInput | SearchAvailablePhoneNumbersCommandInput | UpdateGlobalSettingsCommandInput | UpdatePhoneNumberCommandInput | UpdatePhoneNumberSettingsCommandInput | UpdateProxySessionCommandInput | UpdateSipMediaApplicationCallCommandInput | UpdateSipMediaApplicationCommandInput | UpdateSipRuleCommandInput | UpdateVoiceConnectorCommandInput | UpdateVoiceConnectorGroupCommandInput | ValidateE911AddressCommandInput;
86
- export declare type ServiceOutputTypes = AssociatePhoneNumbersWithVoiceConnectorCommandOutput | AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput | BatchDeletePhoneNumberCommandOutput | BatchUpdatePhoneNumberCommandOutput | CreatePhoneNumberOrderCommandOutput | CreateProxySessionCommandOutput | CreateSipMediaApplicationCallCommandOutput | CreateSipMediaApplicationCommandOutput | CreateSipRuleCommandOutput | CreateVoiceConnectorCommandOutput | CreateVoiceConnectorGroupCommandOutput | DeletePhoneNumberCommandOutput | DeleteProxySessionCommandOutput | DeleteSipMediaApplicationCommandOutput | DeleteSipRuleCommandOutput | DeleteVoiceConnectorCommandOutput | DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput | DeleteVoiceConnectorGroupCommandOutput | DeleteVoiceConnectorOriginationCommandOutput | DeleteVoiceConnectorProxyCommandOutput | DeleteVoiceConnectorStreamingConfigurationCommandOutput | DeleteVoiceConnectorTerminationCommandOutput | DeleteVoiceConnectorTerminationCredentialsCommandOutput | DisassociatePhoneNumbersFromVoiceConnectorCommandOutput | DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput | GetGlobalSettingsCommandOutput | GetPhoneNumberCommandOutput | GetPhoneNumberOrderCommandOutput | GetPhoneNumberSettingsCommandOutput | GetProxySessionCommandOutput | GetSipMediaApplicationAlexaSkillConfigurationCommandOutput | GetSipMediaApplicationCommandOutput | GetSipMediaApplicationLoggingConfigurationCommandOutput | GetSipRuleCommandOutput | GetVoiceConnectorCommandOutput | GetVoiceConnectorEmergencyCallingConfigurationCommandOutput | GetVoiceConnectorGroupCommandOutput | GetVoiceConnectorLoggingConfigurationCommandOutput | GetVoiceConnectorOriginationCommandOutput | GetVoiceConnectorProxyCommandOutput | GetVoiceConnectorStreamingConfigurationCommandOutput | GetVoiceConnectorTerminationCommandOutput | GetVoiceConnectorTerminationHealthCommandOutput | ListAvailableVoiceConnectorRegionsCommandOutput | ListPhoneNumberOrdersCommandOutput | ListPhoneNumbersCommandOutput | ListProxySessionsCommandOutput | ListSipMediaApplicationsCommandOutput | ListSipRulesCommandOutput | ListSupportedPhoneNumberCountriesCommandOutput | ListVoiceConnectorGroupsCommandOutput | ListVoiceConnectorTerminationCredentialsCommandOutput | ListVoiceConnectorsCommandOutput | PutSipMediaApplicationAlexaSkillConfigurationCommandOutput | PutSipMediaApplicationLoggingConfigurationCommandOutput | PutVoiceConnectorEmergencyCallingConfigurationCommandOutput | PutVoiceConnectorLoggingConfigurationCommandOutput | PutVoiceConnectorOriginationCommandOutput | PutVoiceConnectorProxyCommandOutput | PutVoiceConnectorStreamingConfigurationCommandOutput | PutVoiceConnectorTerminationCommandOutput | PutVoiceConnectorTerminationCredentialsCommandOutput | RestorePhoneNumberCommandOutput | SearchAvailablePhoneNumbersCommandOutput | UpdateGlobalSettingsCommandOutput | UpdatePhoneNumberCommandOutput | UpdatePhoneNumberSettingsCommandOutput | UpdateProxySessionCommandOutput | UpdateSipMediaApplicationCallCommandOutput | UpdateSipMediaApplicationCommandOutput | UpdateSipRuleCommandOutput | UpdateVoiceConnectorCommandOutput | UpdateVoiceConnectorGroupCommandOutput | ValidateE911AddressCommandOutput;
85
+ export type ServiceInputTypes = AssociatePhoneNumbersWithVoiceConnectorCommandInput | AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput | BatchDeletePhoneNumberCommandInput | BatchUpdatePhoneNumberCommandInput | CreatePhoneNumberOrderCommandInput | CreateProxySessionCommandInput | CreateSipMediaApplicationCallCommandInput | CreateSipMediaApplicationCommandInput | CreateSipRuleCommandInput | CreateVoiceConnectorCommandInput | CreateVoiceConnectorGroupCommandInput | DeletePhoneNumberCommandInput | DeleteProxySessionCommandInput | DeleteSipMediaApplicationCommandInput | DeleteSipRuleCommandInput | DeleteVoiceConnectorCommandInput | DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput | DeleteVoiceConnectorGroupCommandInput | DeleteVoiceConnectorOriginationCommandInput | DeleteVoiceConnectorProxyCommandInput | DeleteVoiceConnectorStreamingConfigurationCommandInput | DeleteVoiceConnectorTerminationCommandInput | DeleteVoiceConnectorTerminationCredentialsCommandInput | DisassociatePhoneNumbersFromVoiceConnectorCommandInput | DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput | GetGlobalSettingsCommandInput | GetPhoneNumberCommandInput | GetPhoneNumberOrderCommandInput | GetPhoneNumberSettingsCommandInput | GetProxySessionCommandInput | GetSipMediaApplicationAlexaSkillConfigurationCommandInput | GetSipMediaApplicationCommandInput | GetSipMediaApplicationLoggingConfigurationCommandInput | GetSipRuleCommandInput | GetVoiceConnectorCommandInput | GetVoiceConnectorEmergencyCallingConfigurationCommandInput | GetVoiceConnectorGroupCommandInput | GetVoiceConnectorLoggingConfigurationCommandInput | GetVoiceConnectorOriginationCommandInput | GetVoiceConnectorProxyCommandInput | GetVoiceConnectorStreamingConfigurationCommandInput | GetVoiceConnectorTerminationCommandInput | GetVoiceConnectorTerminationHealthCommandInput | ListAvailableVoiceConnectorRegionsCommandInput | ListPhoneNumberOrdersCommandInput | ListPhoneNumbersCommandInput | ListProxySessionsCommandInput | ListSipMediaApplicationsCommandInput | ListSipRulesCommandInput | ListSupportedPhoneNumberCountriesCommandInput | ListVoiceConnectorGroupsCommandInput | ListVoiceConnectorTerminationCredentialsCommandInput | ListVoiceConnectorsCommandInput | PutSipMediaApplicationAlexaSkillConfigurationCommandInput | PutSipMediaApplicationLoggingConfigurationCommandInput | PutVoiceConnectorEmergencyCallingConfigurationCommandInput | PutVoiceConnectorLoggingConfigurationCommandInput | PutVoiceConnectorOriginationCommandInput | PutVoiceConnectorProxyCommandInput | PutVoiceConnectorStreamingConfigurationCommandInput | PutVoiceConnectorTerminationCommandInput | PutVoiceConnectorTerminationCredentialsCommandInput | RestorePhoneNumberCommandInput | SearchAvailablePhoneNumbersCommandInput | UpdateGlobalSettingsCommandInput | UpdatePhoneNumberCommandInput | UpdatePhoneNumberSettingsCommandInput | UpdateProxySessionCommandInput | UpdateSipMediaApplicationCallCommandInput | UpdateSipMediaApplicationCommandInput | UpdateSipRuleCommandInput | UpdateVoiceConnectorCommandInput | UpdateVoiceConnectorGroupCommandInput | ValidateE911AddressCommandInput;
86
+ export type ServiceOutputTypes = AssociatePhoneNumbersWithVoiceConnectorCommandOutput | AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput | BatchDeletePhoneNumberCommandOutput | BatchUpdatePhoneNumberCommandOutput | CreatePhoneNumberOrderCommandOutput | CreateProxySessionCommandOutput | CreateSipMediaApplicationCallCommandOutput | CreateSipMediaApplicationCommandOutput | CreateSipRuleCommandOutput | CreateVoiceConnectorCommandOutput | CreateVoiceConnectorGroupCommandOutput | DeletePhoneNumberCommandOutput | DeleteProxySessionCommandOutput | DeleteSipMediaApplicationCommandOutput | DeleteSipRuleCommandOutput | DeleteVoiceConnectorCommandOutput | DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput | DeleteVoiceConnectorGroupCommandOutput | DeleteVoiceConnectorOriginationCommandOutput | DeleteVoiceConnectorProxyCommandOutput | DeleteVoiceConnectorStreamingConfigurationCommandOutput | DeleteVoiceConnectorTerminationCommandOutput | DeleteVoiceConnectorTerminationCredentialsCommandOutput | DisassociatePhoneNumbersFromVoiceConnectorCommandOutput | DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput | GetGlobalSettingsCommandOutput | GetPhoneNumberCommandOutput | GetPhoneNumberOrderCommandOutput | GetPhoneNumberSettingsCommandOutput | GetProxySessionCommandOutput | GetSipMediaApplicationAlexaSkillConfigurationCommandOutput | GetSipMediaApplicationCommandOutput | GetSipMediaApplicationLoggingConfigurationCommandOutput | GetSipRuleCommandOutput | GetVoiceConnectorCommandOutput | GetVoiceConnectorEmergencyCallingConfigurationCommandOutput | GetVoiceConnectorGroupCommandOutput | GetVoiceConnectorLoggingConfigurationCommandOutput | GetVoiceConnectorOriginationCommandOutput | GetVoiceConnectorProxyCommandOutput | GetVoiceConnectorStreamingConfigurationCommandOutput | GetVoiceConnectorTerminationCommandOutput | GetVoiceConnectorTerminationHealthCommandOutput | ListAvailableVoiceConnectorRegionsCommandOutput | ListPhoneNumberOrdersCommandOutput | ListPhoneNumbersCommandOutput | ListProxySessionsCommandOutput | ListSipMediaApplicationsCommandOutput | ListSipRulesCommandOutput | ListSupportedPhoneNumberCountriesCommandOutput | ListVoiceConnectorGroupsCommandOutput | ListVoiceConnectorTerminationCredentialsCommandOutput | ListVoiceConnectorsCommandOutput | PutSipMediaApplicationAlexaSkillConfigurationCommandOutput | PutSipMediaApplicationLoggingConfigurationCommandOutput | PutVoiceConnectorEmergencyCallingConfigurationCommandOutput | PutVoiceConnectorLoggingConfigurationCommandOutput | PutVoiceConnectorOriginationCommandOutput | PutVoiceConnectorProxyCommandOutput | PutVoiceConnectorStreamingConfigurationCommandOutput | PutVoiceConnectorTerminationCommandOutput | PutVoiceConnectorTerminationCredentialsCommandOutput | RestorePhoneNumberCommandOutput | SearchAvailablePhoneNumbersCommandOutput | UpdateGlobalSettingsCommandOutput | UpdatePhoneNumberCommandOutput | UpdatePhoneNumberSettingsCommandOutput | UpdateProxySessionCommandOutput | UpdateSipMediaApplicationCallCommandOutput | UpdateSipMediaApplicationCommandOutput | UpdateSipRuleCommandOutput | UpdateVoiceConnectorCommandOutput | UpdateVoiceConnectorGroupCommandOutput | ValidateE911AddressCommandOutput;
87
87
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
88
88
  /**
89
89
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
@@ -184,13 +184,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
184
184
  */
185
185
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
186
186
  }
187
- declare type ChimeSDKVoiceClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
187
+ type ChimeSDKVoiceClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
188
188
  /**
189
189
  * The configuration interface of ChimeSDKVoiceClient class constructor that set the region, credentials and other options.
190
190
  */
191
191
  export interface ChimeSDKVoiceClientConfig extends ChimeSDKVoiceClientConfigType {
192
192
  }
193
- declare type ChimeSDKVoiceClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
193
+ type ChimeSDKVoiceClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
194
194
  /**
195
195
  * The resolved configuration interface of ChimeSDKVoiceClient class. This is resolved and normalized from the {@link ChimeSDKVoiceClientConfig | constructor configuration interface}.
196
196
  */
@@ -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 & {
@@ -345,7 +345,7 @@ import {
345
345
  ClientResolvedEndpointParameters,
346
346
  EndpointParameters,
347
347
  } from "./endpoint/EndpointParameters";
348
- export declare type ServiceInputTypes =
348
+ export type ServiceInputTypes =
349
349
  | AssociatePhoneNumbersWithVoiceConnectorCommandInput
350
350
  | AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput
351
351
  | BatchDeletePhoneNumberCommandInput
@@ -420,7 +420,7 @@ export declare type ServiceInputTypes =
420
420
  | UpdateVoiceConnectorCommandInput
421
421
  | UpdateVoiceConnectorGroupCommandInput
422
422
  | ValidateE911AddressCommandInput;
423
- export declare type ServiceOutputTypes =
423
+ export type ServiceOutputTypes =
424
424
  | AssociatePhoneNumbersWithVoiceConnectorCommandOutput
425
425
  | AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput
426
426
  | BatchDeletePhoneNumberCommandOutput
@@ -519,7 +519,7 @@ export interface ClientDefaults
519
519
  logger?: __Logger;
520
520
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
521
521
  }
522
- declare type ChimeSDKVoiceClientConfigType = Partial<
522
+ type ChimeSDKVoiceClientConfigType = Partial<
523
523
  __SmithyConfiguration<__HttpHandlerOptions>
524
524
  > &
525
525
  ClientDefaults &
@@ -532,7 +532,7 @@ declare type ChimeSDKVoiceClientConfigType = Partial<
532
532
  ClientInputEndpointParameters;
533
533
  export interface ChimeSDKVoiceClientConfig
534
534
  extends ChimeSDKVoiceClientConfigType {}
535
- declare type ChimeSDKVoiceClientResolvedConfigType =
535
+ type ChimeSDKVoiceClientResolvedConfigType =
536
536
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
537
537
  Required<ClientDefaults> &
538
538
  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-chime-sdk-voice",
3
3
  "description": "AWS SDK for JavaScript Chime Sdk Voice 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"