@aws-sdk/client-chime-sdk-voice 3.294.0 → 3.295.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
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutVoiceConnectorLoggingConfigurationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutVoiceConnectorLoggingConfigurationCommand extends smithy_client_1.Comma
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutVoiceConnectorLoggingConfigurationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutVoiceConnectorOriginationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutVoiceConnectorOriginationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutVoiceConnectorOriginationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutVoiceConnectorProxyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutVoiceConnectorProxyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutVoiceConnectorProxyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutVoiceConnectorStreamingConfigurationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutVoiceConnectorStreamingConfigurationCommand extends smithy_client_1.Com
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutVoiceConnectorStreamingConfigurationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutVoiceConnectorTerminationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutVoiceConnectorTerminationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutVoiceConnectorTerminationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutVoiceConnectorTerminationCredentialsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutVoiceConnectorTerminationCredentialsCommand extends smithy_client_1.Com
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutVoiceConnectorTerminationCredentialsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class RestorePhoneNumberCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class RestorePhoneNumberCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RestorePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class SearchAvailablePhoneNumbersCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class SearchAvailablePhoneNumbersCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SearchAvailablePhoneNumbersCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateGlobalSettingsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateGlobalSettingsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateGlobalSettingsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdatePhoneNumberCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdatePhoneNumberCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdatePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdatePhoneNumberSettingsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdatePhoneNumberSettingsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdatePhoneNumberSettingsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateProxySessionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateProxySessionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateProxySessionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateSipMediaApplicationCallCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateSipMediaApplicationCallCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateSipMediaApplicationCallCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateSipMediaApplicationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateSipMediaApplicationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateSipMediaApplicationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateSipRuleCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateSipRuleCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateSipRuleCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateVoiceConnectorCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateVoiceConnectorCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateVoiceConnectorCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateVoiceConnectorGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateVoiceConnectorGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ValidateE911AddressCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ValidateE911AddressCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ValidateE911AddressCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AssociatePhoneNumbersWithVoiceConnectorRequestFilterSensitiveLog, AssociatePhoneNumbersWithVoiceConnectorResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorCommand, serializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorCommand, } from "../protocols/Aws_restJson1";
6
6
  export class AssociatePhoneNumbersWithVoiceConnectorCommand 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 AssociatePhoneNumbersWithVoiceConnectorCommand 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, AssociatePhoneNumbersWithVoiceConnectorCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSensitiveLog, AssociatePhoneNumbersWithVoiceConnectorGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorGroupCommand, serializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class AssociatePhoneNumbersWithVoiceConnectorGroupCommand 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 AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends $Comman
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, AssociatePhoneNumbersWithVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchDeletePhoneNumberRequestFilterSensitiveLog, BatchDeletePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1BatchDeletePhoneNumberCommand, serializeAws_restJson1BatchDeletePhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  export class BatchDeletePhoneNumberCommand 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 BatchDeletePhoneNumberCommand 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, BatchDeletePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchUpdatePhoneNumberRequestFilterSensitiveLog, BatchUpdatePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1BatchUpdatePhoneNumberCommand, serializeAws_restJson1BatchUpdatePhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  export class BatchUpdatePhoneNumberCommand 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 BatchUpdatePhoneNumberCommand 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, BatchUpdatePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreatePhoneNumberOrderRequestFilterSensitiveLog, CreatePhoneNumberOrderResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreatePhoneNumberOrderCommand, serializeAws_restJson1CreatePhoneNumberOrderCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreatePhoneNumberOrderCommand 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 CreatePhoneNumberOrderCommand 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, CreatePhoneNumberOrderCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateProxySessionRequestFilterSensitiveLog, CreateProxySessionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateProxySessionCommand, serializeAws_restJson1CreateProxySessionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateProxySessionCommand 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 CreateProxySessionCommand 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, CreateProxySessionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateSipMediaApplicationCallRequestFilterSensitiveLog, CreateSipMediaApplicationCallResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateSipMediaApplicationCallCommand, serializeAws_restJson1CreateSipMediaApplicationCallCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateSipMediaApplicationCallCommand 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 CreateSipMediaApplicationCallCommand 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, CreateSipMediaApplicationCallCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateSipMediaApplicationRequestFilterSensitiveLog, CreateSipMediaApplicationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateSipMediaApplicationCommand, serializeAws_restJson1CreateSipMediaApplicationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateSipMediaApplicationCommand 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 CreateSipMediaApplicationCommand 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, CreateSipMediaApplicationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateSipRuleRequestFilterSensitiveLog, CreateSipRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateSipRuleCommand, serializeAws_restJson1CreateSipRuleCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateSipRuleCommand 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 CreateSipRuleCommand 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, CreateSipRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateVoiceConnectorRequestFilterSensitiveLog, CreateVoiceConnectorResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateVoiceConnectorCommand, serializeAws_restJson1CreateVoiceConnectorCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateVoiceConnectorCommand 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 CreateVoiceConnectorCommand 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, CreateVoiceConnectorCommand.getEndpointParameterInstructions()));