@aws-sdk/client-chime-sdk-voice 3.774.0 → 3.777.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 (103) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/ChimeSDKVoiceClient.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +1 -0
  8. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +1 -0
  9. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +1 -0
  10. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +1 -0
  11. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateProxySessionCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateSipRuleCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +1 -0
  20. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteProxySessionCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteSipRuleCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +1 -0
  35. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +1 -0
  36. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +1 -0
  37. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +1 -0
  38. package/dist-types/commands/GetPhoneNumberCommand.d.ts +1 -0
  39. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +1 -0
  40. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +1 -0
  41. package/dist-types/commands/GetProxySessionCommand.d.ts +1 -0
  42. package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +1 -0
  43. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +1 -0
  44. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +1 -0
  45. package/dist-types/commands/GetSipRuleCommand.d.ts +1 -0
  46. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +1 -0
  47. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +1 -0
  48. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -0
  49. package/dist-types/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.d.ts +1 -0
  50. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +1 -0
  51. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +1 -0
  52. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +1 -0
  53. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +1 -0
  54. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +1 -0
  55. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +1 -0
  56. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +1 -0
  57. package/dist-types/commands/GetVoiceProfileCommand.d.ts +1 -0
  58. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +1 -0
  59. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +1 -0
  60. package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +1 -0
  62. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -0
  63. package/dist-types/commands/ListProxySessionsCommand.d.ts +1 -0
  64. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +1 -0
  65. package/dist-types/commands/ListSipRulesCommand.d.ts +1 -0
  66. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +1 -0
  67. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  68. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +1 -0
  69. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +1 -0
  70. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +1 -0
  71. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +1 -0
  72. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +1 -0
  73. package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +1 -0
  74. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +1 -0
  75. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -0
  76. package/dist-types/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.d.ts +1 -0
  77. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +1 -0
  78. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +1 -0
  79. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +1 -0
  80. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +1 -0
  81. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +1 -0
  82. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +1 -0
  83. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +1 -0
  84. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -0
  85. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +1 -0
  86. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +1 -0
  87. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +1 -0
  88. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +1 -0
  89. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  90. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  91. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +1 -0
  92. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -0
  93. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +1 -0
  94. package/dist-types/commands/UpdateProxySessionCommand.d.ts +1 -0
  95. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +1 -0
  96. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +1 -0
  97. package/dist-types/commands/UpdateSipRuleCommand.d.ts +1 -0
  98. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +1 -0
  99. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +1 -0
  100. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +1 -0
  101. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +1 -0
  102. package/dist-types/commands/ValidateE911AddressCommand.d.ts +1 -0
  103. package/package.json +33 -33
@@ -40,8 +40,6 @@ const defaultChimeSDKVoiceHttpAuthSchemeProvider = (authParameters) => {
40
40
  exports.defaultChimeSDKVoiceHttpAuthSchemeProvider = defaultChimeSDKVoiceHttpAuthSchemeProvider;
41
41
  const resolveHttpAuthSchemeConfig = (config) => {
42
42
  const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
43
- return {
44
- ...config_0,
45
- };
43
+ return Object.assign(config_0, {});
46
44
  };
47
45
  exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
package/dist-cjs/index.js CHANGED
@@ -282,12 +282,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
282
282
 
283
283
  // src/endpoint/EndpointParameters.ts
284
284
  var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
285
- return {
286
- ...options,
285
+ return Object.assign(options, {
287
286
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
288
287
  useFipsEndpoint: options.useFipsEndpoint ?? false,
289
288
  defaultSigningName: "chime"
290
- };
289
+ });
291
290
  }, "resolveClientEndpointParameters");
292
291
  var commonParams = {
293
292
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -344,22 +343,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
344
343
  }, "resolveHttpAuthRuntimeConfig");
345
344
 
346
345
  // src/runtimeExtensions.ts
347
- var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
348
346
  var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
349
- const extensionConfiguration = {
350
- ...asPartial((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig)),
351
- ...asPartial((0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig)),
352
- ...asPartial((0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
353
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig))
354
- };
347
+ const extensionConfiguration = Object.assign(
348
+ (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
349
+ (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
350
+ (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
351
+ getHttpAuthExtensionConfiguration(runtimeConfig)
352
+ );
355
353
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
356
- return {
357
- ...runtimeConfig,
358
- ...(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
359
- ...(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
360
- ...(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
361
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration)
362
- };
354
+ return Object.assign(
355
+ runtimeConfig,
356
+ (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
357
+ (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
358
+ (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
359
+ resolveHttpAuthRuntimeConfig(extensionConfiguration)
360
+ );
363
361
  }, "resolveRuntimeExtensions");
364
362
 
365
363
  // src/ChimeSDKVoiceClient.ts
@@ -373,6 +371,8 @@ var ChimeSDKVoiceClient = class extends import_smithy_client.Client {
373
371
  config;
374
372
  constructor(...[configuration]) {
375
373
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
374
+ super(_config_0);
375
+ this.initConfig = _config_0;
376
376
  const _config_1 = resolveClientEndpointParameters(_config_0);
377
377
  const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
378
378
  const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
@@ -381,7 +381,6 @@ var ChimeSDKVoiceClient = class extends import_smithy_client.Client {
381
381
  const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
382
382
  const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
383
383
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
384
- super(_config_8);
385
384
  this.config = _config_8;
386
385
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
387
386
  this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
@@ -17,6 +17,8 @@ export class ChimeSDKVoiceClient extends __Client {
17
17
  config;
18
18
  constructor(...[configuration]) {
19
19
  const _config_0 = __getRuntimeConfig(configuration || {});
20
+ super(_config_0);
21
+ this.initConfig = _config_0;
20
22
  const _config_1 = resolveClientEndpointParameters(_config_0);
21
23
  const _config_2 = resolveUserAgentConfig(_config_1);
22
24
  const _config_3 = resolveRetryConfig(_config_2);
@@ -25,7 +27,6 @@ export class ChimeSDKVoiceClient extends __Client {
25
27
  const _config_6 = resolveEndpointConfig(_config_5);
26
28
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
27
29
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
28
- super(_config_8);
29
30
  this.config = _config_8;
30
31
  this.middlewareStack.use(getUserAgentPlugin(this.config));
31
32
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -35,7 +35,5 @@ export const defaultChimeSDKVoiceHttpAuthSchemeProvider = (authParameters) => {
35
35
  };
36
36
  export const resolveHttpAuthSchemeConfig = (config) => {
37
37
  const config_0 = resolveAwsSdkSigV4Config(config);
38
- return {
39
- ...config_0,
40
- };
38
+ return Object.assign(config_0, {});
41
39
  };
@@ -1,10 +1,9 @@
1
1
  export const resolveClientEndpointParameters = (options) => {
2
- return {
3
- ...options,
2
+ return Object.assign(options, {
4
3
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
5
4
  useFipsEndpoint: options.useFipsEndpoint ?? false,
6
5
  defaultSigningName: "chime",
7
- };
6
+ });
8
7
  };
9
8
  export const commonParams = {
10
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
2
2
  import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
3
3
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
4
4
  import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
5
- const asPartial = (t) => t;
6
5
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
7
- const extensionConfiguration = {
8
- ...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
9
- ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
10
- ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
11
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
12
- };
6
+ const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
13
7
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
14
- return {
15
- ...runtimeConfig,
16
- ...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
17
- ...resolveDefaultRuntimeConfig(extensionConfiguration),
18
- ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
19
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration),
20
- };
8
+ return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
21
9
  };
@@ -88,6 +88,7 @@ declare const AssociatePhoneNumbersWithVoiceConnectorCommand_base: {
88
88
  * @throws {@link ChimeSDKVoiceServiceException}
89
89
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class AssociatePhoneNumbersWithVoiceConnectorCommand extends AssociatePhoneNumbersWithVoiceConnectorCommand_base {
@@ -88,6 +88,7 @@ declare const AssociatePhoneNumbersWithVoiceConnectorGroupCommand_base: {
88
88
  * @throws {@link ChimeSDKVoiceServiceException}
89
89
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends AssociatePhoneNumbersWithVoiceConnectorGroupCommand_base {
@@ -90,6 +90,7 @@ declare const BatchDeletePhoneNumberCommand_base: {
90
90
  * @throws {@link ChimeSDKVoiceServiceException}
91
91
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class BatchDeletePhoneNumberCommand extends BatchDeletePhoneNumberCommand_base {
@@ -93,6 +93,7 @@ declare const BatchUpdatePhoneNumberCommand_base: {
93
93
  * @throws {@link ChimeSDKVoiceServiceException}
94
94
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class BatchUpdatePhoneNumberCommand extends BatchUpdatePhoneNumberCommand_base {
@@ -95,6 +95,7 @@ declare const CreatePhoneNumberOrderCommand_base: {
95
95
  * @throws {@link ChimeSDKVoiceServiceException}
96
96
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class CreatePhoneNumberOrderCommand extends CreatePhoneNumberOrderCommand_base {
@@ -114,6 +114,7 @@ declare const CreateProxySessionCommand_base: {
114
114
  * @throws {@link ChimeSDKVoiceServiceException}
115
115
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
116
116
  *
117
+ *
117
118
  * @public
118
119
  */
119
120
  export declare class CreateProxySessionCommand extends CreateProxySessionCommand_base {
@@ -90,6 +90,7 @@ declare const CreateSipMediaApplicationCallCommand_base: {
90
90
  * @throws {@link ChimeSDKVoiceServiceException}
91
91
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class CreateSipMediaApplicationCallCommand extends CreateSipMediaApplicationCallCommand_base {
@@ -106,6 +106,7 @@ declare const CreateSipMediaApplicationCommand_base: {
106
106
  * @throws {@link ChimeSDKVoiceServiceException}
107
107
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class CreateSipMediaApplicationCommand extends CreateSipMediaApplicationCommand_base {
@@ -107,6 +107,7 @@ declare const CreateSipRuleCommand_base: {
107
107
  * @throws {@link ChimeSDKVoiceServiceException}
108
108
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class CreateSipRuleCommand extends CreateSipRuleCommand_base {
@@ -100,6 +100,7 @@ declare const CreateVoiceConnectorCommand_base: {
100
100
  * @throws {@link ChimeSDKVoiceServiceException}
101
101
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class CreateVoiceConnectorCommand extends CreateVoiceConnectorCommand_base {
@@ -101,6 +101,7 @@ declare const CreateVoiceConnectorGroupCommand_base: {
101
101
  * @throws {@link ChimeSDKVoiceServiceException}
102
102
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class CreateVoiceConnectorGroupCommand extends CreateVoiceConnectorGroupCommand_base {
@@ -100,6 +100,7 @@ declare const CreateVoiceProfileCommand_base: {
100
100
  * @throws {@link ChimeSDKVoiceServiceException}
101
101
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class CreateVoiceProfileCommand extends CreateVoiceProfileCommand_base {
@@ -108,6 +108,7 @@ declare const CreateVoiceProfileDomainCommand_base: {
108
108
  * @throws {@link ChimeSDKVoiceServiceException}
109
109
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class CreateVoiceProfileDomainCommand extends CreateVoiceProfileDomainCommand_base {
@@ -79,6 +79,7 @@ declare const DeletePhoneNumberCommand_base: {
79
79
  * @throws {@link ChimeSDKVoiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DeletePhoneNumberCommand extends DeletePhoneNumberCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteProxySessionCommand_base: {
75
75
  * @throws {@link ChimeSDKVoiceServiceException}
76
76
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteProxySessionCommand extends DeleteProxySessionCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteSipMediaApplicationCommand_base: {
76
76
  * @throws {@link ChimeSDKVoiceServiceException}
77
77
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeleteSipMediaApplicationCommand extends DeleteSipMediaApplicationCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteSipRuleCommand_base: {
76
76
  * @throws {@link ChimeSDKVoiceServiceException}
77
77
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeleteSipRuleCommand extends DeleteSipRuleCommand_base {
@@ -78,6 +78,7 @@ declare const DeleteVoiceConnectorCommand_base: {
78
78
  * @throws {@link ChimeSDKVoiceServiceException}
79
79
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class DeleteVoiceConnectorCommand extends DeleteVoiceConnectorCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteVoiceConnectorEmergencyCallingConfigurationCommand_base: {
74
74
  * @throws {@link ChimeSDKVoiceServiceException}
75
75
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends DeleteVoiceConnectorEmergencyCallingConfigurationCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteVoiceConnectorExternalSystemsConfigurationCommand_base: {
73
73
  * @throws {@link ChimeSDKVoiceServiceException}
74
74
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteVoiceConnectorExternalSystemsConfigurationCommand extends DeleteVoiceConnectorExternalSystemsConfigurationCommand_base {
@@ -78,6 +78,7 @@ declare const DeleteVoiceConnectorGroupCommand_base: {
78
78
  * @throws {@link ChimeSDKVoiceServiceException}
79
79
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class DeleteVoiceConnectorGroupCommand extends DeleteVoiceConnectorGroupCommand_base {
@@ -77,6 +77,7 @@ declare const DeleteVoiceConnectorOriginationCommand_base: {
77
77
  * @throws {@link ChimeSDKVoiceServiceException}
78
78
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DeleteVoiceConnectorOriginationCommand extends DeleteVoiceConnectorOriginationCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteVoiceConnectorProxyCommand_base: {
73
73
  * @throws {@link ChimeSDKVoiceServiceException}
74
74
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteVoiceConnectorProxyCommand extends DeleteVoiceConnectorProxyCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteVoiceConnectorStreamingConfigurationCommand_base: {
73
73
  * @throws {@link ChimeSDKVoiceServiceException}
74
74
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteVoiceConnectorStreamingConfigurationCommand extends DeleteVoiceConnectorStreamingConfigurationCommand_base {
@@ -77,6 +77,7 @@ declare const DeleteVoiceConnectorTerminationCommand_base: {
77
77
  * @throws {@link ChimeSDKVoiceServiceException}
78
78
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DeleteVoiceConnectorTerminationCommand extends DeleteVoiceConnectorTerminationCommand_base {
@@ -77,6 +77,7 @@ declare const DeleteVoiceConnectorTerminationCredentialsCommand_base: {
77
77
  * @throws {@link ChimeSDKVoiceServiceException}
78
78
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DeleteVoiceConnectorTerminationCredentialsCommand extends DeleteVoiceConnectorTerminationCredentialsCommand_base {
@@ -79,6 +79,7 @@ declare const DeleteVoiceProfileCommand_base: {
79
79
  * @throws {@link ChimeSDKVoiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DeleteVoiceProfileCommand extends DeleteVoiceProfileCommand_base {
@@ -79,6 +79,7 @@ declare const DeleteVoiceProfileDomainCommand_base: {
79
79
  * @throws {@link ChimeSDKVoiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DeleteVoiceProfileDomainCommand extends DeleteVoiceProfileDomainCommand_base {
@@ -85,6 +85,7 @@ declare const DisassociatePhoneNumbersFromVoiceConnectorCommand_base: {
85
85
  * @throws {@link ChimeSDKVoiceServiceException}
86
86
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class DisassociatePhoneNumbersFromVoiceConnectorCommand extends DisassociatePhoneNumbersFromVoiceConnectorCommand_base {
@@ -85,6 +85,7 @@ declare const DisassociatePhoneNumbersFromVoiceConnectorGroupCommand_base: {
85
85
  * @throws {@link ChimeSDKVoiceServiceException}
86
86
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends DisassociatePhoneNumbersFromVoiceConnectorGroupCommand_base {
@@ -72,6 +72,7 @@ declare const GetGlobalSettingsCommand_base: {
72
72
  * @throws {@link ChimeSDKVoiceServiceException}
73
73
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GetGlobalSettingsCommand extends GetGlobalSettingsCommand_base {
@@ -105,6 +105,7 @@ declare const GetPhoneNumberCommand_base: {
105
105
  * @throws {@link ChimeSDKVoiceServiceException}
106
106
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class GetPhoneNumberCommand extends GetPhoneNumberCommand_base {
@@ -90,6 +90,7 @@ declare const GetPhoneNumberOrderCommand_base: {
90
90
  * @throws {@link ChimeSDKVoiceServiceException}
91
91
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class GetPhoneNumberOrderCommand extends GetPhoneNumberOrderCommand_base {
@@ -72,6 +72,7 @@ declare const GetPhoneNumberSettingsCommand_base: {
72
72
  * @throws {@link ChimeSDKVoiceServiceException}
73
73
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GetPhoneNumberSettingsCommand extends GetPhoneNumberSettingsCommand_base {
@@ -100,6 +100,7 @@ declare const GetProxySessionCommand_base: {
100
100
  * @throws {@link ChimeSDKVoiceServiceException}
101
101
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class GetProxySessionCommand extends GetProxySessionCommand_base {
@@ -86,6 +86,7 @@ declare const GetSipMediaApplicationAlexaSkillConfigurationCommand_base: {
86
86
  * @throws {@link ChimeSDKVoiceServiceException}
87
87
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class GetSipMediaApplicationAlexaSkillConfigurationCommand extends GetSipMediaApplicationAlexaSkillConfigurationCommand_base {
@@ -88,6 +88,7 @@ declare const GetSipMediaApplicationCommand_base: {
88
88
  * @throws {@link ChimeSDKVoiceServiceException}
89
89
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class GetSipMediaApplicationCommand extends GetSipMediaApplicationCommand_base {
@@ -77,6 +77,7 @@ declare const GetSipMediaApplicationLoggingConfigurationCommand_base: {
77
77
  * @throws {@link ChimeSDKVoiceServiceException}
78
78
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetSipMediaApplicationLoggingConfigurationCommand extends GetSipMediaApplicationLoggingConfigurationCommand_base {
@@ -91,6 +91,7 @@ declare const GetSipRuleCommand_base: {
91
91
  * @throws {@link ChimeSDKVoiceServiceException}
92
92
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class GetSipRuleCommand extends GetSipRuleCommand_base {
@@ -103,6 +103,7 @@ declare const GetSpeakerSearchTaskCommand_base: {
103
103
  * @throws {@link ChimeSDKVoiceServiceException}
104
104
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class GetSpeakerSearchTaskCommand extends GetSpeakerSearchTaskCommand_base {
@@ -86,6 +86,7 @@ declare const GetVoiceConnectorCommand_base: {
86
86
  * @throws {@link ChimeSDKVoiceServiceException}
87
87
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class GetVoiceConnectorCommand extends GetVoiceConnectorCommand_base {
@@ -83,6 +83,7 @@ declare const GetVoiceConnectorEmergencyCallingConfigurationCommand_base: {
83
83
  * @throws {@link ChimeSDKVoiceServiceException}
84
84
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class GetVoiceConnectorEmergencyCallingConfigurationCommand extends GetVoiceConnectorEmergencyCallingConfigurationCommand_base {
@@ -83,6 +83,7 @@ declare const GetVoiceConnectorExternalSystemsConfigurationCommand_base: {
83
83
  * @throws {@link ChimeSDKVoiceServiceException}
84
84
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class GetVoiceConnectorExternalSystemsConfigurationCommand extends GetVoiceConnectorExternalSystemsConfigurationCommand_base {
@@ -88,6 +88,7 @@ declare const GetVoiceConnectorGroupCommand_base: {
88
88
  * @throws {@link ChimeSDKVoiceServiceException}
89
89
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class GetVoiceConnectorGroupCommand extends GetVoiceConnectorGroupCommand_base {
@@ -79,6 +79,7 @@ declare const GetVoiceConnectorLoggingConfigurationCommand_base: {
79
79
  * @throws {@link ChimeSDKVoiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class GetVoiceConnectorLoggingConfigurationCommand extends GetVoiceConnectorLoggingConfigurationCommand_base {
@@ -86,6 +86,7 @@ declare const GetVoiceConnectorOriginationCommand_base: {
86
86
  * @throws {@link ChimeSDKVoiceServiceException}
87
87
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class GetVoiceConnectorOriginationCommand extends GetVoiceConnectorOriginationCommand_base {
@@ -83,6 +83,7 @@ declare const GetVoiceConnectorProxyCommand_base: {
83
83
  * @throws {@link ChimeSDKVoiceServiceException}
84
84
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class GetVoiceConnectorProxyCommand extends GetVoiceConnectorProxyCommand_base {
@@ -89,6 +89,7 @@ declare const GetVoiceConnectorStreamingConfigurationCommand_base: {
89
89
  * @throws {@link ChimeSDKVoiceServiceException}
90
90
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class GetVoiceConnectorStreamingConfigurationCommand extends GetVoiceConnectorStreamingConfigurationCommand_base {
@@ -85,6 +85,7 @@ declare const GetVoiceConnectorTerminationCommand_base: {
85
85
  * @throws {@link ChimeSDKVoiceServiceException}
86
86
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class GetVoiceConnectorTerminationCommand extends GetVoiceConnectorTerminationCommand_base {
@@ -80,6 +80,7 @@ declare const GetVoiceConnectorTerminationHealthCommand_base: {
80
80
  * @throws {@link ChimeSDKVoiceServiceException}
81
81
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetVoiceConnectorTerminationHealthCommand extends GetVoiceConnectorTerminationHealthCommand_base {
@@ -85,6 +85,7 @@ declare const GetVoiceProfileCommand_base: {
85
85
  * @throws {@link ChimeSDKVoiceServiceException}
86
86
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class GetVoiceProfileCommand extends GetVoiceProfileCommand_base {
@@ -88,6 +88,7 @@ declare const GetVoiceProfileDomainCommand_base: {
88
88
  * @throws {@link ChimeSDKVoiceServiceException}
89
89
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class GetVoiceProfileDomainCommand extends GetVoiceProfileDomainCommand_base {