@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
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVoiceConnectorOriginationRequestFilterSensitiveLog, GetVoiceConnectorOriginationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVoiceConnectorOriginationCommand, serializeAws_restJson1GetVoiceConnectorOriginationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVoiceConnectorOriginationCommand 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 GetVoiceConnectorOriginationCommand 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, GetVoiceConnectorOriginationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVoiceConnectorProxyRequestFilterSensitiveLog, GetVoiceConnectorProxyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVoiceConnectorProxyCommand, serializeAws_restJson1GetVoiceConnectorProxyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVoiceConnectorProxyCommand 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 GetVoiceConnectorProxyCommand 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, GetVoiceConnectorProxyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog, GetVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVoiceConnectorStreamingConfigurationCommand, serializeAws_restJson1GetVoiceConnectorStreamingConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVoiceConnectorStreamingConfigurationCommand 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 GetVoiceConnectorStreamingConfigurationCommand 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, GetVoiceConnectorStreamingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVoiceConnectorTerminationRequestFilterSensitiveLog, GetVoiceConnectorTerminationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVoiceConnectorTerminationCommand, serializeAws_restJson1GetVoiceConnectorTerminationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVoiceConnectorTerminationCommand 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 GetVoiceConnectorTerminationCommand 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, GetVoiceConnectorTerminationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVoiceConnectorTerminationHealthRequestFilterSensitiveLog, GetVoiceConnectorTerminationHealthResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVoiceConnectorTerminationHealthCommand, serializeAws_restJson1GetVoiceConnectorTerminationHealthCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVoiceConnectorTerminationHealthCommand 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 GetVoiceConnectorTerminationHealthCommand 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, GetVoiceConnectorTerminationHealthCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAvailableVoiceConnectorRegionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAvailableVoiceConnectorRegionsCommand, serializeAws_restJson1ListAvailableVoiceConnectorRegionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAvailableVoiceConnectorRegionsCommand 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 ListAvailableVoiceConnectorRegionsCommand 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, ListAvailableVoiceConnectorRegionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListPhoneNumberOrdersRequestFilterSensitiveLog, ListPhoneNumberOrdersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListPhoneNumberOrdersCommand, serializeAws_restJson1ListPhoneNumberOrdersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListPhoneNumberOrdersCommand 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 ListPhoneNumberOrdersCommand 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, ListPhoneNumberOrdersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListPhoneNumbersRequestFilterSensitiveLog, ListPhoneNumbersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListPhoneNumbersCommand, serializeAws_restJson1ListPhoneNumbersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListPhoneNumbersCommand 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 ListPhoneNumbersCommand 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, ListPhoneNumbersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListProxySessionsRequestFilterSensitiveLog, ListProxySessionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListProxySessionsCommand, serializeAws_restJson1ListProxySessionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListProxySessionsCommand 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 ListProxySessionsCommand 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, ListProxySessionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSipMediaApplicationsRequestFilterSensitiveLog, ListSipMediaApplicationsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListSipMediaApplicationsCommand, serializeAws_restJson1ListSipMediaApplicationsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListSipMediaApplicationsCommand 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 ListSipMediaApplicationsCommand 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, ListSipMediaApplicationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSipRulesRequestFilterSensitiveLog, ListSipRulesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListSipRulesCommand, serializeAws_restJson1ListSipRulesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListSipRulesCommand 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 ListSipRulesCommand 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, ListSipRulesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSupportedPhoneNumberCountriesRequestFilterSensitiveLog, ListSupportedPhoneNumberCountriesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListSupportedPhoneNumberCountriesCommand, serializeAws_restJson1ListSupportedPhoneNumberCountriesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListSupportedPhoneNumberCountriesCommand 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 ListSupportedPhoneNumberCountriesCommand 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, ListSupportedPhoneNumberCountriesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListVoiceConnectorGroupsRequestFilterSensitiveLog, ListVoiceConnectorGroupsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListVoiceConnectorGroupsCommand, serializeAws_restJson1ListVoiceConnectorGroupsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListVoiceConnectorGroupsCommand 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 ListVoiceConnectorGroupsCommand 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, ListVoiceConnectorGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListVoiceConnectorTerminationCredentialsCommand, serializeAws_restJson1ListVoiceConnectorTerminationCredentialsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListVoiceConnectorTerminationCredentialsCommand 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 ListVoiceConnectorTerminationCredentialsCommand 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, ListVoiceConnectorTerminationCredentialsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListVoiceConnectorsRequestFilterSensitiveLog, ListVoiceConnectorsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListVoiceConnectorsCommand, serializeAws_restJson1ListVoiceConnectorsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListVoiceConnectorsCommand 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 ListVoiceConnectorsCommand 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, ListVoiceConnectorsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutSipMediaApplicationAlexaSkillConfigurationRequestFilterSensitiveLog, PutSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutSipMediaApplicationAlexaSkillConfigurationCommand, serializeAws_restJson1PutSipMediaApplicationAlexaSkillConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutSipMediaApplicationAlexaSkillConfigurationCommand 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 PutSipMediaApplicationAlexaSkillConfigurationCommand extends $Comma
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, PutSipMediaApplicationAlexaSkillConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutSipMediaApplicationLoggingConfigurationRequestFilterSensitiveLog, PutSipMediaApplicationLoggingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutSipMediaApplicationLoggingConfigurationCommand, serializeAws_restJson1PutSipMediaApplicationLoggingConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutSipMediaApplicationLoggingConfigurationCommand 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 PutSipMediaApplicationLoggingConfigurationCommand 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, PutSipMediaApplicationLoggingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog, PutVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutVoiceConnectorEmergencyCallingConfigurationCommand, serializeAws_restJson1PutVoiceConnectorEmergencyCallingConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutVoiceConnectorEmergencyCallingConfigurationCommand 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 PutVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm
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, PutVoiceConnectorEmergencyCallingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutVoiceConnectorLoggingConfigurationRequestFilterSensitiveLog, PutVoiceConnectorLoggingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutVoiceConnectorLoggingConfigurationCommand, serializeAws_restJson1PutVoiceConnectorLoggingConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutVoiceConnectorLoggingConfigurationCommand 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 PutVoiceConnectorLoggingConfigurationCommand 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, PutVoiceConnectorLoggingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutVoiceConnectorOriginationRequestFilterSensitiveLog, PutVoiceConnectorOriginationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutVoiceConnectorOriginationCommand, serializeAws_restJson1PutVoiceConnectorOriginationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutVoiceConnectorOriginationCommand 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 PutVoiceConnectorOriginationCommand 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, PutVoiceConnectorOriginationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutVoiceConnectorProxyRequestFilterSensitiveLog, PutVoiceConnectorProxyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutVoiceConnectorProxyCommand, serializeAws_restJson1PutVoiceConnectorProxyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutVoiceConnectorProxyCommand 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 PutVoiceConnectorProxyCommand 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, PutVoiceConnectorProxyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog, PutVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutVoiceConnectorStreamingConfigurationCommand, serializeAws_restJson1PutVoiceConnectorStreamingConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutVoiceConnectorStreamingConfigurationCommand 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 PutVoiceConnectorStreamingConfigurationCommand 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, PutVoiceConnectorStreamingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutVoiceConnectorTerminationRequestFilterSensitiveLog, PutVoiceConnectorTerminationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutVoiceConnectorTerminationCommand, serializeAws_restJson1PutVoiceConnectorTerminationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutVoiceConnectorTerminationCommand 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 PutVoiceConnectorTerminationCommand 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, PutVoiceConnectorTerminationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutVoiceConnectorTerminationCredentialsCommand, serializeAws_restJson1PutVoiceConnectorTerminationCredentialsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutVoiceConnectorTerminationCredentialsCommand 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 PutVoiceConnectorTerminationCredentialsCommand 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, PutVoiceConnectorTerminationCredentialsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RestorePhoneNumberRequestFilterSensitiveLog, RestorePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1RestorePhoneNumberCommand, serializeAws_restJson1RestorePhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  export class RestorePhoneNumberCommand 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 RestorePhoneNumberCommand 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, RestorePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SearchAvailablePhoneNumbersRequestFilterSensitiveLog, SearchAvailablePhoneNumbersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1SearchAvailablePhoneNumbersCommand, serializeAws_restJson1SearchAvailablePhoneNumbersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class SearchAvailablePhoneNumbersCommand 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 SearchAvailablePhoneNumbersCommand 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, SearchAvailablePhoneNumbersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateGlobalSettingsRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateGlobalSettingsCommand, serializeAws_restJson1UpdateGlobalSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateGlobalSettingsCommand 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 UpdateGlobalSettingsCommand 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, UpdateGlobalSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdatePhoneNumberRequestFilterSensitiveLog, UpdatePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdatePhoneNumberCommand, serializeAws_restJson1UpdatePhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdatePhoneNumberCommand 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 UpdatePhoneNumberCommand 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, UpdatePhoneNumberCommand.getEndpointParameterInstructions()));