@aws-sdk/client-chime-sdk-voice 3.928.0 → 3.930.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 (120) hide show
  1. package/dist-cjs/index.js +3546 -4282
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/ChimeSDKVoiceClient.js +2 -0
  4. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -10
  5. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -10
  6. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +3 -10
  7. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +3 -10
  8. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +3 -10
  9. package/dist-es/commands/CreateProxySessionCommand.js +3 -10
  10. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +3 -10
  11. package/dist-es/commands/CreateSipMediaApplicationCommand.js +3 -10
  12. package/dist-es/commands/CreateSipRuleCommand.js +3 -9
  13. package/dist-es/commands/CreateVoiceConnectorCommand.js +3 -10
  14. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +3 -9
  15. package/dist-es/commands/CreateVoiceProfileCommand.js +3 -10
  16. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +3 -10
  17. package/dist-es/commands/DeletePhoneNumberCommand.js +3 -10
  18. package/dist-es/commands/DeleteProxySessionCommand.js +3 -9
  19. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +3 -9
  20. package/dist-es/commands/DeleteSipRuleCommand.js +3 -9
  21. package/dist-es/commands/DeleteVoiceConnectorCommand.js +3 -9
  22. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -9
  23. package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  24. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +3 -9
  25. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +3 -9
  26. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +3 -9
  27. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -9
  28. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +3 -9
  29. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -10
  30. package/dist-es/commands/DeleteVoiceProfileCommand.js +3 -9
  31. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +3 -9
  32. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -10
  33. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -10
  34. package/dist-es/commands/GetGlobalSettingsCommand.js +3 -9
  35. package/dist-es/commands/GetPhoneNumberCommand.js +3 -10
  36. package/dist-es/commands/GetPhoneNumberOrderCommand.js +3 -10
  37. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +3 -10
  38. package/dist-es/commands/GetProxySessionCommand.js +3 -10
  39. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
  40. package/dist-es/commands/GetSipMediaApplicationCommand.js +3 -10
  41. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -9
  42. package/dist-es/commands/GetSipRuleCommand.js +3 -9
  43. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +3 -9
  44. package/dist-es/commands/GetVoiceConnectorCommand.js +3 -9
  45. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
  46. package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  47. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +3 -9
  48. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -9
  49. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +3 -9
  50. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +3 -10
  51. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -10
  52. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +3 -10
  53. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -9
  54. package/dist-es/commands/GetVoiceProfileCommand.js +3 -10
  55. package/dist-es/commands/GetVoiceProfileDomainCommand.js +3 -10
  56. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +3 -9
  57. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +3 -9
  58. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +3 -10
  59. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -10
  60. package/dist-es/commands/ListProxySessionsCommand.js +3 -10
  61. package/dist-es/commands/ListSipMediaApplicationsCommand.js +3 -10
  62. package/dist-es/commands/ListSipRulesCommand.js +3 -9
  63. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -9
  64. package/dist-es/commands/ListTagsForResourceCommand.js +3 -10
  65. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +3 -9
  66. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -10
  67. package/dist-es/commands/ListVoiceConnectorsCommand.js +3 -9
  68. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +3 -10
  69. package/dist-es/commands/ListVoiceProfilesCommand.js +3 -10
  70. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
  71. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -9
  72. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
  73. package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  74. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -9
  75. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +3 -9
  76. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +3 -10
  77. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -10
  78. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +3 -10
  79. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -10
  80. package/dist-es/commands/RestorePhoneNumberCommand.js +3 -10
  81. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -10
  82. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +3 -9
  83. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +3 -9
  84. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +3 -9
  85. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +3 -9
  86. package/dist-es/commands/TagResourceCommand.js +3 -10
  87. package/dist-es/commands/UntagResourceCommand.js +3 -10
  88. package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
  89. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -10
  90. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +3 -10
  91. package/dist-es/commands/UpdateProxySessionCommand.js +3 -10
  92. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +3 -10
  93. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +3 -10
  94. package/dist-es/commands/UpdateSipRuleCommand.js +3 -9
  95. package/dist-es/commands/UpdateVoiceConnectorCommand.js +3 -9
  96. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +3 -9
  97. package/dist-es/commands/UpdateVoiceProfileCommand.js +3 -10
  98. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +3 -10
  99. package/dist-es/commands/ValidateE911AddressCommand.js +3 -10
  100. package/dist-es/models/models_0.js +0 -484
  101. package/dist-es/runtimeConfig.shared.js +2 -0
  102. package/dist-es/schemas/schemas_0.js +3352 -0
  103. package/dist-types/ChimeSDKVoiceClient.d.ts +10 -1
  104. package/dist-types/models/models_0.d.ts +0 -392
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  106. package/dist-types/runtimeConfig.d.ts +1 -0
  107. package/dist-types/runtimeConfig.native.d.ts +1 -0
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  109. package/dist-types/schemas/schemas_0.d.ts +379 -0
  110. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +4 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +0 -276
  112. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  113. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  114. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  115. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  116. package/dist-types/ts3.4/schemas/schemas_0.d.ts +386 -0
  117. package/package.json +33 -33
  118. package/dist-es/protocols/Aws_restJson1.js +0 -3021
  119. package/dist-types/protocols/Aws_restJson1.d.ts +0 -866
  120. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1157
@@ -1,866 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AssociatePhoneNumbersWithVoiceConnectorCommandInput, AssociatePhoneNumbersWithVoiceConnectorCommandOutput } from "../commands/AssociatePhoneNumbersWithVoiceConnectorCommand";
4
- import { AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput, AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput } from "../commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand";
5
- import { BatchDeletePhoneNumberCommandInput, BatchDeletePhoneNumberCommandOutput } from "../commands/BatchDeletePhoneNumberCommand";
6
- import { BatchUpdatePhoneNumberCommandInput, BatchUpdatePhoneNumberCommandOutput } from "../commands/BatchUpdatePhoneNumberCommand";
7
- import { CreatePhoneNumberOrderCommandInput, CreatePhoneNumberOrderCommandOutput } from "../commands/CreatePhoneNumberOrderCommand";
8
- import { CreateProxySessionCommandInput, CreateProxySessionCommandOutput } from "../commands/CreateProxySessionCommand";
9
- import { CreateSipMediaApplicationCallCommandInput, CreateSipMediaApplicationCallCommandOutput } from "../commands/CreateSipMediaApplicationCallCommand";
10
- import { CreateSipMediaApplicationCommandInput, CreateSipMediaApplicationCommandOutput } from "../commands/CreateSipMediaApplicationCommand";
11
- import { CreateSipRuleCommandInput, CreateSipRuleCommandOutput } from "../commands/CreateSipRuleCommand";
12
- import { CreateVoiceConnectorCommandInput, CreateVoiceConnectorCommandOutput } from "../commands/CreateVoiceConnectorCommand";
13
- import { CreateVoiceConnectorGroupCommandInput, CreateVoiceConnectorGroupCommandOutput } from "../commands/CreateVoiceConnectorGroupCommand";
14
- import { CreateVoiceProfileCommandInput, CreateVoiceProfileCommandOutput } from "../commands/CreateVoiceProfileCommand";
15
- import { CreateVoiceProfileDomainCommandInput, CreateVoiceProfileDomainCommandOutput } from "../commands/CreateVoiceProfileDomainCommand";
16
- import { DeletePhoneNumberCommandInput, DeletePhoneNumberCommandOutput } from "../commands/DeletePhoneNumberCommand";
17
- import { DeleteProxySessionCommandInput, DeleteProxySessionCommandOutput } from "../commands/DeleteProxySessionCommand";
18
- import { DeleteSipMediaApplicationCommandInput, DeleteSipMediaApplicationCommandOutput } from "../commands/DeleteSipMediaApplicationCommand";
19
- import { DeleteSipRuleCommandInput, DeleteSipRuleCommandOutput } from "../commands/DeleteSipRuleCommand";
20
- import { DeleteVoiceConnectorCommandInput, DeleteVoiceConnectorCommandOutput } from "../commands/DeleteVoiceConnectorCommand";
21
- import { DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput, DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "../commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand";
22
- import { DeleteVoiceConnectorExternalSystemsConfigurationCommandInput, DeleteVoiceConnectorExternalSystemsConfigurationCommandOutput } from "../commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand";
23
- import { DeleteVoiceConnectorGroupCommandInput, DeleteVoiceConnectorGroupCommandOutput } from "../commands/DeleteVoiceConnectorGroupCommand";
24
- import { DeleteVoiceConnectorOriginationCommandInput, DeleteVoiceConnectorOriginationCommandOutput } from "../commands/DeleteVoiceConnectorOriginationCommand";
25
- import { DeleteVoiceConnectorProxyCommandInput, DeleteVoiceConnectorProxyCommandOutput } from "../commands/DeleteVoiceConnectorProxyCommand";
26
- import { DeleteVoiceConnectorStreamingConfigurationCommandInput, DeleteVoiceConnectorStreamingConfigurationCommandOutput } from "../commands/DeleteVoiceConnectorStreamingConfigurationCommand";
27
- import { DeleteVoiceConnectorTerminationCommandInput, DeleteVoiceConnectorTerminationCommandOutput } from "../commands/DeleteVoiceConnectorTerminationCommand";
28
- import { DeleteVoiceConnectorTerminationCredentialsCommandInput, DeleteVoiceConnectorTerminationCredentialsCommandOutput } from "../commands/DeleteVoiceConnectorTerminationCredentialsCommand";
29
- import { DeleteVoiceProfileCommandInput, DeleteVoiceProfileCommandOutput } from "../commands/DeleteVoiceProfileCommand";
30
- import { DeleteVoiceProfileDomainCommandInput, DeleteVoiceProfileDomainCommandOutput } from "../commands/DeleteVoiceProfileDomainCommand";
31
- import { DisassociatePhoneNumbersFromVoiceConnectorCommandInput, DisassociatePhoneNumbersFromVoiceConnectorCommandOutput } from "../commands/DisassociatePhoneNumbersFromVoiceConnectorCommand";
32
- import { DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput } from "../commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand";
33
- import { GetGlobalSettingsCommandInput, GetGlobalSettingsCommandOutput } from "../commands/GetGlobalSettingsCommand";
34
- import { GetPhoneNumberCommandInput, GetPhoneNumberCommandOutput } from "../commands/GetPhoneNumberCommand";
35
- import { GetPhoneNumberOrderCommandInput, GetPhoneNumberOrderCommandOutput } from "../commands/GetPhoneNumberOrderCommand";
36
- import { GetPhoneNumberSettingsCommandInput, GetPhoneNumberSettingsCommandOutput } from "../commands/GetPhoneNumberSettingsCommand";
37
- import { GetProxySessionCommandInput, GetProxySessionCommandOutput } from "../commands/GetProxySessionCommand";
38
- import { GetSipMediaApplicationAlexaSkillConfigurationCommandInput, GetSipMediaApplicationAlexaSkillConfigurationCommandOutput } from "../commands/GetSipMediaApplicationAlexaSkillConfigurationCommand";
39
- import { GetSipMediaApplicationCommandInput, GetSipMediaApplicationCommandOutput } from "../commands/GetSipMediaApplicationCommand";
40
- import { GetSipMediaApplicationLoggingConfigurationCommandInput, GetSipMediaApplicationLoggingConfigurationCommandOutput } from "../commands/GetSipMediaApplicationLoggingConfigurationCommand";
41
- import { GetSipRuleCommandInput, GetSipRuleCommandOutput } from "../commands/GetSipRuleCommand";
42
- import { GetSpeakerSearchTaskCommandInput, GetSpeakerSearchTaskCommandOutput } from "../commands/GetSpeakerSearchTaskCommand";
43
- import { GetVoiceConnectorCommandInput, GetVoiceConnectorCommandOutput } from "../commands/GetVoiceConnectorCommand";
44
- import { GetVoiceConnectorEmergencyCallingConfigurationCommandInput, GetVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "../commands/GetVoiceConnectorEmergencyCallingConfigurationCommand";
45
- import { GetVoiceConnectorExternalSystemsConfigurationCommandInput, GetVoiceConnectorExternalSystemsConfigurationCommandOutput } from "../commands/GetVoiceConnectorExternalSystemsConfigurationCommand";
46
- import { GetVoiceConnectorGroupCommandInput, GetVoiceConnectorGroupCommandOutput } from "../commands/GetVoiceConnectorGroupCommand";
47
- import { GetVoiceConnectorLoggingConfigurationCommandInput, GetVoiceConnectorLoggingConfigurationCommandOutput } from "../commands/GetVoiceConnectorLoggingConfigurationCommand";
48
- import { GetVoiceConnectorOriginationCommandInput, GetVoiceConnectorOriginationCommandOutput } from "../commands/GetVoiceConnectorOriginationCommand";
49
- import { GetVoiceConnectorProxyCommandInput, GetVoiceConnectorProxyCommandOutput } from "../commands/GetVoiceConnectorProxyCommand";
50
- import { GetVoiceConnectorStreamingConfigurationCommandInput, GetVoiceConnectorStreamingConfigurationCommandOutput } from "../commands/GetVoiceConnectorStreamingConfigurationCommand";
51
- import { GetVoiceConnectorTerminationCommandInput, GetVoiceConnectorTerminationCommandOutput } from "../commands/GetVoiceConnectorTerminationCommand";
52
- import { GetVoiceConnectorTerminationHealthCommandInput, GetVoiceConnectorTerminationHealthCommandOutput } from "../commands/GetVoiceConnectorTerminationHealthCommand";
53
- import { GetVoiceProfileCommandInput, GetVoiceProfileCommandOutput } from "../commands/GetVoiceProfileCommand";
54
- import { GetVoiceProfileDomainCommandInput, GetVoiceProfileDomainCommandOutput } from "../commands/GetVoiceProfileDomainCommand";
55
- import { GetVoiceToneAnalysisTaskCommandInput, GetVoiceToneAnalysisTaskCommandOutput } from "../commands/GetVoiceToneAnalysisTaskCommand";
56
- import { ListAvailableVoiceConnectorRegionsCommandInput, ListAvailableVoiceConnectorRegionsCommandOutput } from "../commands/ListAvailableVoiceConnectorRegionsCommand";
57
- import { ListPhoneNumberOrdersCommandInput, ListPhoneNumberOrdersCommandOutput } from "../commands/ListPhoneNumberOrdersCommand";
58
- import { ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput } from "../commands/ListPhoneNumbersCommand";
59
- import { ListProxySessionsCommandInput, ListProxySessionsCommandOutput } from "../commands/ListProxySessionsCommand";
60
- import { ListSipMediaApplicationsCommandInput, ListSipMediaApplicationsCommandOutput } from "../commands/ListSipMediaApplicationsCommand";
61
- import { ListSipRulesCommandInput, ListSipRulesCommandOutput } from "../commands/ListSipRulesCommand";
62
- import { ListSupportedPhoneNumberCountriesCommandInput, ListSupportedPhoneNumberCountriesCommandOutput } from "../commands/ListSupportedPhoneNumberCountriesCommand";
63
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
64
- import { ListVoiceConnectorGroupsCommandInput, ListVoiceConnectorGroupsCommandOutput } from "../commands/ListVoiceConnectorGroupsCommand";
65
- import { ListVoiceConnectorsCommandInput, ListVoiceConnectorsCommandOutput } from "../commands/ListVoiceConnectorsCommand";
66
- import { ListVoiceConnectorTerminationCredentialsCommandInput, ListVoiceConnectorTerminationCredentialsCommandOutput } from "../commands/ListVoiceConnectorTerminationCredentialsCommand";
67
- import { ListVoiceProfileDomainsCommandInput, ListVoiceProfileDomainsCommandOutput } from "../commands/ListVoiceProfileDomainsCommand";
68
- import { ListVoiceProfilesCommandInput, ListVoiceProfilesCommandOutput } from "../commands/ListVoiceProfilesCommand";
69
- import { PutSipMediaApplicationAlexaSkillConfigurationCommandInput, PutSipMediaApplicationAlexaSkillConfigurationCommandOutput } from "../commands/PutSipMediaApplicationAlexaSkillConfigurationCommand";
70
- import { PutSipMediaApplicationLoggingConfigurationCommandInput, PutSipMediaApplicationLoggingConfigurationCommandOutput } from "../commands/PutSipMediaApplicationLoggingConfigurationCommand";
71
- import { PutVoiceConnectorEmergencyCallingConfigurationCommandInput, PutVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "../commands/PutVoiceConnectorEmergencyCallingConfigurationCommand";
72
- import { PutVoiceConnectorExternalSystemsConfigurationCommandInput, PutVoiceConnectorExternalSystemsConfigurationCommandOutput } from "../commands/PutVoiceConnectorExternalSystemsConfigurationCommand";
73
- import { PutVoiceConnectorLoggingConfigurationCommandInput, PutVoiceConnectorLoggingConfigurationCommandOutput } from "../commands/PutVoiceConnectorLoggingConfigurationCommand";
74
- import { PutVoiceConnectorOriginationCommandInput, PutVoiceConnectorOriginationCommandOutput } from "../commands/PutVoiceConnectorOriginationCommand";
75
- import { PutVoiceConnectorProxyCommandInput, PutVoiceConnectorProxyCommandOutput } from "../commands/PutVoiceConnectorProxyCommand";
76
- import { PutVoiceConnectorStreamingConfigurationCommandInput, PutVoiceConnectorStreamingConfigurationCommandOutput } from "../commands/PutVoiceConnectorStreamingConfigurationCommand";
77
- import { PutVoiceConnectorTerminationCommandInput, PutVoiceConnectorTerminationCommandOutput } from "../commands/PutVoiceConnectorTerminationCommand";
78
- import { PutVoiceConnectorTerminationCredentialsCommandInput, PutVoiceConnectorTerminationCredentialsCommandOutput } from "../commands/PutVoiceConnectorTerminationCredentialsCommand";
79
- import { RestorePhoneNumberCommandInput, RestorePhoneNumberCommandOutput } from "../commands/RestorePhoneNumberCommand";
80
- import { SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput } from "../commands/SearchAvailablePhoneNumbersCommand";
81
- import { StartSpeakerSearchTaskCommandInput, StartSpeakerSearchTaskCommandOutput } from "../commands/StartSpeakerSearchTaskCommand";
82
- import { StartVoiceToneAnalysisTaskCommandInput, StartVoiceToneAnalysisTaskCommandOutput } from "../commands/StartVoiceToneAnalysisTaskCommand";
83
- import { StopSpeakerSearchTaskCommandInput, StopSpeakerSearchTaskCommandOutput } from "../commands/StopSpeakerSearchTaskCommand";
84
- import { StopVoiceToneAnalysisTaskCommandInput, StopVoiceToneAnalysisTaskCommandOutput } from "../commands/StopVoiceToneAnalysisTaskCommand";
85
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
86
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
87
- import { UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput } from "../commands/UpdateGlobalSettingsCommand";
88
- import { UpdatePhoneNumberCommandInput, UpdatePhoneNumberCommandOutput } from "../commands/UpdatePhoneNumberCommand";
89
- import { UpdatePhoneNumberSettingsCommandInput, UpdatePhoneNumberSettingsCommandOutput } from "../commands/UpdatePhoneNumberSettingsCommand";
90
- import { UpdateProxySessionCommandInput, UpdateProxySessionCommandOutput } from "../commands/UpdateProxySessionCommand";
91
- import { UpdateSipMediaApplicationCallCommandInput, UpdateSipMediaApplicationCallCommandOutput } from "../commands/UpdateSipMediaApplicationCallCommand";
92
- import { UpdateSipMediaApplicationCommandInput, UpdateSipMediaApplicationCommandOutput } from "../commands/UpdateSipMediaApplicationCommand";
93
- import { UpdateSipRuleCommandInput, UpdateSipRuleCommandOutput } from "../commands/UpdateSipRuleCommand";
94
- import { UpdateVoiceConnectorCommandInput, UpdateVoiceConnectorCommandOutput } from "../commands/UpdateVoiceConnectorCommand";
95
- import { UpdateVoiceConnectorGroupCommandInput, UpdateVoiceConnectorGroupCommandOutput } from "../commands/UpdateVoiceConnectorGroupCommand";
96
- import { UpdateVoiceProfileCommandInput, UpdateVoiceProfileCommandOutput } from "../commands/UpdateVoiceProfileCommand";
97
- import { UpdateVoiceProfileDomainCommandInput, UpdateVoiceProfileDomainCommandOutput } from "../commands/UpdateVoiceProfileDomainCommand";
98
- import { ValidateE911AddressCommandInput, ValidateE911AddressCommandOutput } from "../commands/ValidateE911AddressCommand";
99
- /**
100
- * serializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorCommand
101
- */
102
- export declare const se_AssociatePhoneNumbersWithVoiceConnectorCommand: (input: AssociatePhoneNumbersWithVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- /**
104
- * serializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorGroupCommand
105
- */
106
- export declare const se_AssociatePhoneNumbersWithVoiceConnectorGroupCommand: (input: AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- /**
108
- * serializeAws_restJson1BatchDeletePhoneNumberCommand
109
- */
110
- export declare const se_BatchDeletePhoneNumberCommand: (input: BatchDeletePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- /**
112
- * serializeAws_restJson1BatchUpdatePhoneNumberCommand
113
- */
114
- export declare const se_BatchUpdatePhoneNumberCommand: (input: BatchUpdatePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- /**
116
- * serializeAws_restJson1CreatePhoneNumberOrderCommand
117
- */
118
- export declare const se_CreatePhoneNumberOrderCommand: (input: CreatePhoneNumberOrderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- /**
120
- * serializeAws_restJson1CreateProxySessionCommand
121
- */
122
- export declare const se_CreateProxySessionCommand: (input: CreateProxySessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- /**
124
- * serializeAws_restJson1CreateSipMediaApplicationCommand
125
- */
126
- export declare const se_CreateSipMediaApplicationCommand: (input: CreateSipMediaApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- /**
128
- * serializeAws_restJson1CreateSipMediaApplicationCallCommand
129
- */
130
- export declare const se_CreateSipMediaApplicationCallCommand: (input: CreateSipMediaApplicationCallCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- /**
132
- * serializeAws_restJson1CreateSipRuleCommand
133
- */
134
- export declare const se_CreateSipRuleCommand: (input: CreateSipRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- /**
136
- * serializeAws_restJson1CreateVoiceConnectorCommand
137
- */
138
- export declare const se_CreateVoiceConnectorCommand: (input: CreateVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- /**
140
- * serializeAws_restJson1CreateVoiceConnectorGroupCommand
141
- */
142
- export declare const se_CreateVoiceConnectorGroupCommand: (input: CreateVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- /**
144
- * serializeAws_restJson1CreateVoiceProfileCommand
145
- */
146
- export declare const se_CreateVoiceProfileCommand: (input: CreateVoiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- /**
148
- * serializeAws_restJson1CreateVoiceProfileDomainCommand
149
- */
150
- export declare const se_CreateVoiceProfileDomainCommand: (input: CreateVoiceProfileDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- /**
152
- * serializeAws_restJson1DeletePhoneNumberCommand
153
- */
154
- export declare const se_DeletePhoneNumberCommand: (input: DeletePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- /**
156
- * serializeAws_restJson1DeleteProxySessionCommand
157
- */
158
- export declare const se_DeleteProxySessionCommand: (input: DeleteProxySessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- /**
160
- * serializeAws_restJson1DeleteSipMediaApplicationCommand
161
- */
162
- export declare const se_DeleteSipMediaApplicationCommand: (input: DeleteSipMediaApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- /**
164
- * serializeAws_restJson1DeleteSipRuleCommand
165
- */
166
- export declare const se_DeleteSipRuleCommand: (input: DeleteSipRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- /**
168
- * serializeAws_restJson1DeleteVoiceConnectorCommand
169
- */
170
- export declare const se_DeleteVoiceConnectorCommand: (input: DeleteVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- /**
172
- * serializeAws_restJson1DeleteVoiceConnectorEmergencyCallingConfigurationCommand
173
- */
174
- export declare const se_DeleteVoiceConnectorEmergencyCallingConfigurationCommand: (input: DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- /**
176
- * serializeAws_restJson1DeleteVoiceConnectorExternalSystemsConfigurationCommand
177
- */
178
- export declare const se_DeleteVoiceConnectorExternalSystemsConfigurationCommand: (input: DeleteVoiceConnectorExternalSystemsConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- /**
180
- * serializeAws_restJson1DeleteVoiceConnectorGroupCommand
181
- */
182
- export declare const se_DeleteVoiceConnectorGroupCommand: (input: DeleteVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- /**
184
- * serializeAws_restJson1DeleteVoiceConnectorOriginationCommand
185
- */
186
- export declare const se_DeleteVoiceConnectorOriginationCommand: (input: DeleteVoiceConnectorOriginationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- /**
188
- * serializeAws_restJson1DeleteVoiceConnectorProxyCommand
189
- */
190
- export declare const se_DeleteVoiceConnectorProxyCommand: (input: DeleteVoiceConnectorProxyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- /**
192
- * serializeAws_restJson1DeleteVoiceConnectorStreamingConfigurationCommand
193
- */
194
- export declare const se_DeleteVoiceConnectorStreamingConfigurationCommand: (input: DeleteVoiceConnectorStreamingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- /**
196
- * serializeAws_restJson1DeleteVoiceConnectorTerminationCommand
197
- */
198
- export declare const se_DeleteVoiceConnectorTerminationCommand: (input: DeleteVoiceConnectorTerminationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- /**
200
- * serializeAws_restJson1DeleteVoiceConnectorTerminationCredentialsCommand
201
- */
202
- export declare const se_DeleteVoiceConnectorTerminationCredentialsCommand: (input: DeleteVoiceConnectorTerminationCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- /**
204
- * serializeAws_restJson1DeleteVoiceProfileCommand
205
- */
206
- export declare const se_DeleteVoiceProfileCommand: (input: DeleteVoiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- /**
208
- * serializeAws_restJson1DeleteVoiceProfileDomainCommand
209
- */
210
- export declare const se_DeleteVoiceProfileDomainCommand: (input: DeleteVoiceProfileDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- /**
212
- * serializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand
213
- */
214
- export declare const se_DisassociatePhoneNumbersFromVoiceConnectorCommand: (input: DisassociatePhoneNumbersFromVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- /**
216
- * serializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorGroupCommand
217
- */
218
- export declare const se_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand: (input: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- /**
220
- * serializeAws_restJson1GetGlobalSettingsCommand
221
- */
222
- export declare const se_GetGlobalSettingsCommand: (input: GetGlobalSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- /**
224
- * serializeAws_restJson1GetPhoneNumberCommand
225
- */
226
- export declare const se_GetPhoneNumberCommand: (input: GetPhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- /**
228
- * serializeAws_restJson1GetPhoneNumberOrderCommand
229
- */
230
- export declare const se_GetPhoneNumberOrderCommand: (input: GetPhoneNumberOrderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- /**
232
- * serializeAws_restJson1GetPhoneNumberSettingsCommand
233
- */
234
- export declare const se_GetPhoneNumberSettingsCommand: (input: GetPhoneNumberSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- /**
236
- * serializeAws_restJson1GetProxySessionCommand
237
- */
238
- export declare const se_GetProxySessionCommand: (input: GetProxySessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- /**
240
- * serializeAws_restJson1GetSipMediaApplicationCommand
241
- */
242
- export declare const se_GetSipMediaApplicationCommand: (input: GetSipMediaApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- /**
244
- * serializeAws_restJson1GetSipMediaApplicationAlexaSkillConfigurationCommand
245
- */
246
- export declare const se_GetSipMediaApplicationAlexaSkillConfigurationCommand: (input: GetSipMediaApplicationAlexaSkillConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
- /**
248
- * serializeAws_restJson1GetSipMediaApplicationLoggingConfigurationCommand
249
- */
250
- export declare const se_GetSipMediaApplicationLoggingConfigurationCommand: (input: GetSipMediaApplicationLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
- /**
252
- * serializeAws_restJson1GetSipRuleCommand
253
- */
254
- export declare const se_GetSipRuleCommand: (input: GetSipRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
- /**
256
- * serializeAws_restJson1GetSpeakerSearchTaskCommand
257
- */
258
- export declare const se_GetSpeakerSearchTaskCommand: (input: GetSpeakerSearchTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
- /**
260
- * serializeAws_restJson1GetVoiceConnectorCommand
261
- */
262
- export declare const se_GetVoiceConnectorCommand: (input: GetVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
- /**
264
- * serializeAws_restJson1GetVoiceConnectorEmergencyCallingConfigurationCommand
265
- */
266
- export declare const se_GetVoiceConnectorEmergencyCallingConfigurationCommand: (input: GetVoiceConnectorEmergencyCallingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- /**
268
- * serializeAws_restJson1GetVoiceConnectorExternalSystemsConfigurationCommand
269
- */
270
- export declare const se_GetVoiceConnectorExternalSystemsConfigurationCommand: (input: GetVoiceConnectorExternalSystemsConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- /**
272
- * serializeAws_restJson1GetVoiceConnectorGroupCommand
273
- */
274
- export declare const se_GetVoiceConnectorGroupCommand: (input: GetVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- /**
276
- * serializeAws_restJson1GetVoiceConnectorLoggingConfigurationCommand
277
- */
278
- export declare const se_GetVoiceConnectorLoggingConfigurationCommand: (input: GetVoiceConnectorLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- /**
280
- * serializeAws_restJson1GetVoiceConnectorOriginationCommand
281
- */
282
- export declare const se_GetVoiceConnectorOriginationCommand: (input: GetVoiceConnectorOriginationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
- /**
284
- * serializeAws_restJson1GetVoiceConnectorProxyCommand
285
- */
286
- export declare const se_GetVoiceConnectorProxyCommand: (input: GetVoiceConnectorProxyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- /**
288
- * serializeAws_restJson1GetVoiceConnectorStreamingConfigurationCommand
289
- */
290
- export declare const se_GetVoiceConnectorStreamingConfigurationCommand: (input: GetVoiceConnectorStreamingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- /**
292
- * serializeAws_restJson1GetVoiceConnectorTerminationCommand
293
- */
294
- export declare const se_GetVoiceConnectorTerminationCommand: (input: GetVoiceConnectorTerminationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- /**
296
- * serializeAws_restJson1GetVoiceConnectorTerminationHealthCommand
297
- */
298
- export declare const se_GetVoiceConnectorTerminationHealthCommand: (input: GetVoiceConnectorTerminationHealthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- /**
300
- * serializeAws_restJson1GetVoiceProfileCommand
301
- */
302
- export declare const se_GetVoiceProfileCommand: (input: GetVoiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- /**
304
- * serializeAws_restJson1GetVoiceProfileDomainCommand
305
- */
306
- export declare const se_GetVoiceProfileDomainCommand: (input: GetVoiceProfileDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- /**
308
- * serializeAws_restJson1GetVoiceToneAnalysisTaskCommand
309
- */
310
- export declare const se_GetVoiceToneAnalysisTaskCommand: (input: GetVoiceToneAnalysisTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- /**
312
- * serializeAws_restJson1ListAvailableVoiceConnectorRegionsCommand
313
- */
314
- export declare const se_ListAvailableVoiceConnectorRegionsCommand: (input: ListAvailableVoiceConnectorRegionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- /**
316
- * serializeAws_restJson1ListPhoneNumberOrdersCommand
317
- */
318
- export declare const se_ListPhoneNumberOrdersCommand: (input: ListPhoneNumberOrdersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- /**
320
- * serializeAws_restJson1ListPhoneNumbersCommand
321
- */
322
- export declare const se_ListPhoneNumbersCommand: (input: ListPhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
- /**
324
- * serializeAws_restJson1ListProxySessionsCommand
325
- */
326
- export declare const se_ListProxySessionsCommand: (input: ListProxySessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
- /**
328
- * serializeAws_restJson1ListSipMediaApplicationsCommand
329
- */
330
- export declare const se_ListSipMediaApplicationsCommand: (input: ListSipMediaApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
- /**
332
- * serializeAws_restJson1ListSipRulesCommand
333
- */
334
- export declare const se_ListSipRulesCommand: (input: ListSipRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
- /**
336
- * serializeAws_restJson1ListSupportedPhoneNumberCountriesCommand
337
- */
338
- export declare const se_ListSupportedPhoneNumberCountriesCommand: (input: ListSupportedPhoneNumberCountriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
- /**
340
- * serializeAws_restJson1ListTagsForResourceCommand
341
- */
342
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
- /**
344
- * serializeAws_restJson1ListVoiceConnectorGroupsCommand
345
- */
346
- export declare const se_ListVoiceConnectorGroupsCommand: (input: ListVoiceConnectorGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
- /**
348
- * serializeAws_restJson1ListVoiceConnectorsCommand
349
- */
350
- export declare const se_ListVoiceConnectorsCommand: (input: ListVoiceConnectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
- /**
352
- * serializeAws_restJson1ListVoiceConnectorTerminationCredentialsCommand
353
- */
354
- export declare const se_ListVoiceConnectorTerminationCredentialsCommand: (input: ListVoiceConnectorTerminationCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
- /**
356
- * serializeAws_restJson1ListVoiceProfileDomainsCommand
357
- */
358
- export declare const se_ListVoiceProfileDomainsCommand: (input: ListVoiceProfileDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
- /**
360
- * serializeAws_restJson1ListVoiceProfilesCommand
361
- */
362
- export declare const se_ListVoiceProfilesCommand: (input: ListVoiceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
- /**
364
- * serializeAws_restJson1PutSipMediaApplicationAlexaSkillConfigurationCommand
365
- */
366
- export declare const se_PutSipMediaApplicationAlexaSkillConfigurationCommand: (input: PutSipMediaApplicationAlexaSkillConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
367
- /**
368
- * serializeAws_restJson1PutSipMediaApplicationLoggingConfigurationCommand
369
- */
370
- export declare const se_PutSipMediaApplicationLoggingConfigurationCommand: (input: PutSipMediaApplicationLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
371
- /**
372
- * serializeAws_restJson1PutVoiceConnectorEmergencyCallingConfigurationCommand
373
- */
374
- export declare const se_PutVoiceConnectorEmergencyCallingConfigurationCommand: (input: PutVoiceConnectorEmergencyCallingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
375
- /**
376
- * serializeAws_restJson1PutVoiceConnectorExternalSystemsConfigurationCommand
377
- */
378
- export declare const se_PutVoiceConnectorExternalSystemsConfigurationCommand: (input: PutVoiceConnectorExternalSystemsConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
379
- /**
380
- * serializeAws_restJson1PutVoiceConnectorLoggingConfigurationCommand
381
- */
382
- export declare const se_PutVoiceConnectorLoggingConfigurationCommand: (input: PutVoiceConnectorLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
383
- /**
384
- * serializeAws_restJson1PutVoiceConnectorOriginationCommand
385
- */
386
- export declare const se_PutVoiceConnectorOriginationCommand: (input: PutVoiceConnectorOriginationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
387
- /**
388
- * serializeAws_restJson1PutVoiceConnectorProxyCommand
389
- */
390
- export declare const se_PutVoiceConnectorProxyCommand: (input: PutVoiceConnectorProxyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
391
- /**
392
- * serializeAws_restJson1PutVoiceConnectorStreamingConfigurationCommand
393
- */
394
- export declare const se_PutVoiceConnectorStreamingConfigurationCommand: (input: PutVoiceConnectorStreamingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
395
- /**
396
- * serializeAws_restJson1PutVoiceConnectorTerminationCommand
397
- */
398
- export declare const se_PutVoiceConnectorTerminationCommand: (input: PutVoiceConnectorTerminationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
399
- /**
400
- * serializeAws_restJson1PutVoiceConnectorTerminationCredentialsCommand
401
- */
402
- export declare const se_PutVoiceConnectorTerminationCredentialsCommand: (input: PutVoiceConnectorTerminationCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
403
- /**
404
- * serializeAws_restJson1RestorePhoneNumberCommand
405
- */
406
- export declare const se_RestorePhoneNumberCommand: (input: RestorePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
407
- /**
408
- * serializeAws_restJson1SearchAvailablePhoneNumbersCommand
409
- */
410
- export declare const se_SearchAvailablePhoneNumbersCommand: (input: SearchAvailablePhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
411
- /**
412
- * serializeAws_restJson1StartSpeakerSearchTaskCommand
413
- */
414
- export declare const se_StartSpeakerSearchTaskCommand: (input: StartSpeakerSearchTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
415
- /**
416
- * serializeAws_restJson1StartVoiceToneAnalysisTaskCommand
417
- */
418
- export declare const se_StartVoiceToneAnalysisTaskCommand: (input: StartVoiceToneAnalysisTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
419
- /**
420
- * serializeAws_restJson1StopSpeakerSearchTaskCommand
421
- */
422
- export declare const se_StopSpeakerSearchTaskCommand: (input: StopSpeakerSearchTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
423
- /**
424
- * serializeAws_restJson1StopVoiceToneAnalysisTaskCommand
425
- */
426
- export declare const se_StopVoiceToneAnalysisTaskCommand: (input: StopVoiceToneAnalysisTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
427
- /**
428
- * serializeAws_restJson1TagResourceCommand
429
- */
430
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
431
- /**
432
- * serializeAws_restJson1UntagResourceCommand
433
- */
434
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
435
- /**
436
- * serializeAws_restJson1UpdateGlobalSettingsCommand
437
- */
438
- export declare const se_UpdateGlobalSettingsCommand: (input: UpdateGlobalSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
439
- /**
440
- * serializeAws_restJson1UpdatePhoneNumberCommand
441
- */
442
- export declare const se_UpdatePhoneNumberCommand: (input: UpdatePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
443
- /**
444
- * serializeAws_restJson1UpdatePhoneNumberSettingsCommand
445
- */
446
- export declare const se_UpdatePhoneNumberSettingsCommand: (input: UpdatePhoneNumberSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
447
- /**
448
- * serializeAws_restJson1UpdateProxySessionCommand
449
- */
450
- export declare const se_UpdateProxySessionCommand: (input: UpdateProxySessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
451
- /**
452
- * serializeAws_restJson1UpdateSipMediaApplicationCommand
453
- */
454
- export declare const se_UpdateSipMediaApplicationCommand: (input: UpdateSipMediaApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
455
- /**
456
- * serializeAws_restJson1UpdateSipMediaApplicationCallCommand
457
- */
458
- export declare const se_UpdateSipMediaApplicationCallCommand: (input: UpdateSipMediaApplicationCallCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
459
- /**
460
- * serializeAws_restJson1UpdateSipRuleCommand
461
- */
462
- export declare const se_UpdateSipRuleCommand: (input: UpdateSipRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
463
- /**
464
- * serializeAws_restJson1UpdateVoiceConnectorCommand
465
- */
466
- export declare const se_UpdateVoiceConnectorCommand: (input: UpdateVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
467
- /**
468
- * serializeAws_restJson1UpdateVoiceConnectorGroupCommand
469
- */
470
- export declare const se_UpdateVoiceConnectorGroupCommand: (input: UpdateVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
471
- /**
472
- * serializeAws_restJson1UpdateVoiceProfileCommand
473
- */
474
- export declare const se_UpdateVoiceProfileCommand: (input: UpdateVoiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
475
- /**
476
- * serializeAws_restJson1UpdateVoiceProfileDomainCommand
477
- */
478
- export declare const se_UpdateVoiceProfileDomainCommand: (input: UpdateVoiceProfileDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
479
- /**
480
- * serializeAws_restJson1ValidateE911AddressCommand
481
- */
482
- export declare const se_ValidateE911AddressCommand: (input: ValidateE911AddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
483
- /**
484
- * deserializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorCommand
485
- */
486
- export declare const de_AssociatePhoneNumbersWithVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociatePhoneNumbersWithVoiceConnectorCommandOutput>;
487
- /**
488
- * deserializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorGroupCommand
489
- */
490
- export declare const de_AssociatePhoneNumbersWithVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput>;
491
- /**
492
- * deserializeAws_restJson1BatchDeletePhoneNumberCommand
493
- */
494
- export declare const de_BatchDeletePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeletePhoneNumberCommandOutput>;
495
- /**
496
- * deserializeAws_restJson1BatchUpdatePhoneNumberCommand
497
- */
498
- export declare const de_BatchUpdatePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdatePhoneNumberCommandOutput>;
499
- /**
500
- * deserializeAws_restJson1CreatePhoneNumberOrderCommand
501
- */
502
- export declare const de_CreatePhoneNumberOrderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePhoneNumberOrderCommandOutput>;
503
- /**
504
- * deserializeAws_restJson1CreateProxySessionCommand
505
- */
506
- export declare const de_CreateProxySessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProxySessionCommandOutput>;
507
- /**
508
- * deserializeAws_restJson1CreateSipMediaApplicationCommand
509
- */
510
- export declare const de_CreateSipMediaApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSipMediaApplicationCommandOutput>;
511
- /**
512
- * deserializeAws_restJson1CreateSipMediaApplicationCallCommand
513
- */
514
- export declare const de_CreateSipMediaApplicationCallCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSipMediaApplicationCallCommandOutput>;
515
- /**
516
- * deserializeAws_restJson1CreateSipRuleCommand
517
- */
518
- export declare const de_CreateSipRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSipRuleCommandOutput>;
519
- /**
520
- * deserializeAws_restJson1CreateVoiceConnectorCommand
521
- */
522
- export declare const de_CreateVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVoiceConnectorCommandOutput>;
523
- /**
524
- * deserializeAws_restJson1CreateVoiceConnectorGroupCommand
525
- */
526
- export declare const de_CreateVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVoiceConnectorGroupCommandOutput>;
527
- /**
528
- * deserializeAws_restJson1CreateVoiceProfileCommand
529
- */
530
- export declare const de_CreateVoiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVoiceProfileCommandOutput>;
531
- /**
532
- * deserializeAws_restJson1CreateVoiceProfileDomainCommand
533
- */
534
- export declare const de_CreateVoiceProfileDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVoiceProfileDomainCommandOutput>;
535
- /**
536
- * deserializeAws_restJson1DeletePhoneNumberCommand
537
- */
538
- export declare const de_DeletePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePhoneNumberCommandOutput>;
539
- /**
540
- * deserializeAws_restJson1DeleteProxySessionCommand
541
- */
542
- export declare const de_DeleteProxySessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProxySessionCommandOutput>;
543
- /**
544
- * deserializeAws_restJson1DeleteSipMediaApplicationCommand
545
- */
546
- export declare const de_DeleteSipMediaApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSipMediaApplicationCommandOutput>;
547
- /**
548
- * deserializeAws_restJson1DeleteSipRuleCommand
549
- */
550
- export declare const de_DeleteSipRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSipRuleCommandOutput>;
551
- /**
552
- * deserializeAws_restJson1DeleteVoiceConnectorCommand
553
- */
554
- export declare const de_DeleteVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorCommandOutput>;
555
- /**
556
- * deserializeAws_restJson1DeleteVoiceConnectorEmergencyCallingConfigurationCommand
557
- */
558
- export declare const de_DeleteVoiceConnectorEmergencyCallingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput>;
559
- /**
560
- * deserializeAws_restJson1DeleteVoiceConnectorExternalSystemsConfigurationCommand
561
- */
562
- export declare const de_DeleteVoiceConnectorExternalSystemsConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorExternalSystemsConfigurationCommandOutput>;
563
- /**
564
- * deserializeAws_restJson1DeleteVoiceConnectorGroupCommand
565
- */
566
- export declare const de_DeleteVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorGroupCommandOutput>;
567
- /**
568
- * deserializeAws_restJson1DeleteVoiceConnectorOriginationCommand
569
- */
570
- export declare const de_DeleteVoiceConnectorOriginationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorOriginationCommandOutput>;
571
- /**
572
- * deserializeAws_restJson1DeleteVoiceConnectorProxyCommand
573
- */
574
- export declare const de_DeleteVoiceConnectorProxyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorProxyCommandOutput>;
575
- /**
576
- * deserializeAws_restJson1DeleteVoiceConnectorStreamingConfigurationCommand
577
- */
578
- export declare const de_DeleteVoiceConnectorStreamingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorStreamingConfigurationCommandOutput>;
579
- /**
580
- * deserializeAws_restJson1DeleteVoiceConnectorTerminationCommand
581
- */
582
- export declare const de_DeleteVoiceConnectorTerminationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorTerminationCommandOutput>;
583
- /**
584
- * deserializeAws_restJson1DeleteVoiceConnectorTerminationCredentialsCommand
585
- */
586
- export declare const de_DeleteVoiceConnectorTerminationCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorTerminationCredentialsCommandOutput>;
587
- /**
588
- * deserializeAws_restJson1DeleteVoiceProfileCommand
589
- */
590
- export declare const de_DeleteVoiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceProfileCommandOutput>;
591
- /**
592
- * deserializeAws_restJson1DeleteVoiceProfileDomainCommand
593
- */
594
- export declare const de_DeleteVoiceProfileDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceProfileDomainCommandOutput>;
595
- /**
596
- * deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand
597
- */
598
- export declare const de_DisassociatePhoneNumbersFromVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociatePhoneNumbersFromVoiceConnectorCommandOutput>;
599
- /**
600
- * deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorGroupCommand
601
- */
602
- export declare const de_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput>;
603
- /**
604
- * deserializeAws_restJson1GetGlobalSettingsCommand
605
- */
606
- export declare const de_GetGlobalSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGlobalSettingsCommandOutput>;
607
- /**
608
- * deserializeAws_restJson1GetPhoneNumberCommand
609
- */
610
- export declare const de_GetPhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPhoneNumberCommandOutput>;
611
- /**
612
- * deserializeAws_restJson1GetPhoneNumberOrderCommand
613
- */
614
- export declare const de_GetPhoneNumberOrderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPhoneNumberOrderCommandOutput>;
615
- /**
616
- * deserializeAws_restJson1GetPhoneNumberSettingsCommand
617
- */
618
- export declare const de_GetPhoneNumberSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPhoneNumberSettingsCommandOutput>;
619
- /**
620
- * deserializeAws_restJson1GetProxySessionCommand
621
- */
622
- export declare const de_GetProxySessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetProxySessionCommandOutput>;
623
- /**
624
- * deserializeAws_restJson1GetSipMediaApplicationCommand
625
- */
626
- export declare const de_GetSipMediaApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSipMediaApplicationCommandOutput>;
627
- /**
628
- * deserializeAws_restJson1GetSipMediaApplicationAlexaSkillConfigurationCommand
629
- */
630
- export declare const de_GetSipMediaApplicationAlexaSkillConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSipMediaApplicationAlexaSkillConfigurationCommandOutput>;
631
- /**
632
- * deserializeAws_restJson1GetSipMediaApplicationLoggingConfigurationCommand
633
- */
634
- export declare const de_GetSipMediaApplicationLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSipMediaApplicationLoggingConfigurationCommandOutput>;
635
- /**
636
- * deserializeAws_restJson1GetSipRuleCommand
637
- */
638
- export declare const de_GetSipRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSipRuleCommandOutput>;
639
- /**
640
- * deserializeAws_restJson1GetSpeakerSearchTaskCommand
641
- */
642
- export declare const de_GetSpeakerSearchTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSpeakerSearchTaskCommandOutput>;
643
- /**
644
- * deserializeAws_restJson1GetVoiceConnectorCommand
645
- */
646
- export declare const de_GetVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorCommandOutput>;
647
- /**
648
- * deserializeAws_restJson1GetVoiceConnectorEmergencyCallingConfigurationCommand
649
- */
650
- export declare const de_GetVoiceConnectorEmergencyCallingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorEmergencyCallingConfigurationCommandOutput>;
651
- /**
652
- * deserializeAws_restJson1GetVoiceConnectorExternalSystemsConfigurationCommand
653
- */
654
- export declare const de_GetVoiceConnectorExternalSystemsConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorExternalSystemsConfigurationCommandOutput>;
655
- /**
656
- * deserializeAws_restJson1GetVoiceConnectorGroupCommand
657
- */
658
- export declare const de_GetVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorGroupCommandOutput>;
659
- /**
660
- * deserializeAws_restJson1GetVoiceConnectorLoggingConfigurationCommand
661
- */
662
- export declare const de_GetVoiceConnectorLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorLoggingConfigurationCommandOutput>;
663
- /**
664
- * deserializeAws_restJson1GetVoiceConnectorOriginationCommand
665
- */
666
- export declare const de_GetVoiceConnectorOriginationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorOriginationCommandOutput>;
667
- /**
668
- * deserializeAws_restJson1GetVoiceConnectorProxyCommand
669
- */
670
- export declare const de_GetVoiceConnectorProxyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorProxyCommandOutput>;
671
- /**
672
- * deserializeAws_restJson1GetVoiceConnectorStreamingConfigurationCommand
673
- */
674
- export declare const de_GetVoiceConnectorStreamingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorStreamingConfigurationCommandOutput>;
675
- /**
676
- * deserializeAws_restJson1GetVoiceConnectorTerminationCommand
677
- */
678
- export declare const de_GetVoiceConnectorTerminationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorTerminationCommandOutput>;
679
- /**
680
- * deserializeAws_restJson1GetVoiceConnectorTerminationHealthCommand
681
- */
682
- export declare const de_GetVoiceConnectorTerminationHealthCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorTerminationHealthCommandOutput>;
683
- /**
684
- * deserializeAws_restJson1GetVoiceProfileCommand
685
- */
686
- export declare const de_GetVoiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceProfileCommandOutput>;
687
- /**
688
- * deserializeAws_restJson1GetVoiceProfileDomainCommand
689
- */
690
- export declare const de_GetVoiceProfileDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceProfileDomainCommandOutput>;
691
- /**
692
- * deserializeAws_restJson1GetVoiceToneAnalysisTaskCommand
693
- */
694
- export declare const de_GetVoiceToneAnalysisTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceToneAnalysisTaskCommandOutput>;
695
- /**
696
- * deserializeAws_restJson1ListAvailableVoiceConnectorRegionsCommand
697
- */
698
- export declare const de_ListAvailableVoiceConnectorRegionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAvailableVoiceConnectorRegionsCommandOutput>;
699
- /**
700
- * deserializeAws_restJson1ListPhoneNumberOrdersCommand
701
- */
702
- export declare const de_ListPhoneNumberOrdersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumberOrdersCommandOutput>;
703
- /**
704
- * deserializeAws_restJson1ListPhoneNumbersCommand
705
- */
706
- export declare const de_ListPhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumbersCommandOutput>;
707
- /**
708
- * deserializeAws_restJson1ListProxySessionsCommand
709
- */
710
- export declare const de_ListProxySessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProxySessionsCommandOutput>;
711
- /**
712
- * deserializeAws_restJson1ListSipMediaApplicationsCommand
713
- */
714
- export declare const de_ListSipMediaApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSipMediaApplicationsCommandOutput>;
715
- /**
716
- * deserializeAws_restJson1ListSipRulesCommand
717
- */
718
- export declare const de_ListSipRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSipRulesCommandOutput>;
719
- /**
720
- * deserializeAws_restJson1ListSupportedPhoneNumberCountriesCommand
721
- */
722
- export declare const de_ListSupportedPhoneNumberCountriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSupportedPhoneNumberCountriesCommandOutput>;
723
- /**
724
- * deserializeAws_restJson1ListTagsForResourceCommand
725
- */
726
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
727
- /**
728
- * deserializeAws_restJson1ListVoiceConnectorGroupsCommand
729
- */
730
- export declare const de_ListVoiceConnectorGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVoiceConnectorGroupsCommandOutput>;
731
- /**
732
- * deserializeAws_restJson1ListVoiceConnectorsCommand
733
- */
734
- export declare const de_ListVoiceConnectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVoiceConnectorsCommandOutput>;
735
- /**
736
- * deserializeAws_restJson1ListVoiceConnectorTerminationCredentialsCommand
737
- */
738
- export declare const de_ListVoiceConnectorTerminationCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVoiceConnectorTerminationCredentialsCommandOutput>;
739
- /**
740
- * deserializeAws_restJson1ListVoiceProfileDomainsCommand
741
- */
742
- export declare const de_ListVoiceProfileDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVoiceProfileDomainsCommandOutput>;
743
- /**
744
- * deserializeAws_restJson1ListVoiceProfilesCommand
745
- */
746
- export declare const de_ListVoiceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVoiceProfilesCommandOutput>;
747
- /**
748
- * deserializeAws_restJson1PutSipMediaApplicationAlexaSkillConfigurationCommand
749
- */
750
- export declare const de_PutSipMediaApplicationAlexaSkillConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutSipMediaApplicationAlexaSkillConfigurationCommandOutput>;
751
- /**
752
- * deserializeAws_restJson1PutSipMediaApplicationLoggingConfigurationCommand
753
- */
754
- export declare const de_PutSipMediaApplicationLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutSipMediaApplicationLoggingConfigurationCommandOutput>;
755
- /**
756
- * deserializeAws_restJson1PutVoiceConnectorEmergencyCallingConfigurationCommand
757
- */
758
- export declare const de_PutVoiceConnectorEmergencyCallingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutVoiceConnectorEmergencyCallingConfigurationCommandOutput>;
759
- /**
760
- * deserializeAws_restJson1PutVoiceConnectorExternalSystemsConfigurationCommand
761
- */
762
- export declare const de_PutVoiceConnectorExternalSystemsConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutVoiceConnectorExternalSystemsConfigurationCommandOutput>;
763
- /**
764
- * deserializeAws_restJson1PutVoiceConnectorLoggingConfigurationCommand
765
- */
766
- export declare const de_PutVoiceConnectorLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutVoiceConnectorLoggingConfigurationCommandOutput>;
767
- /**
768
- * deserializeAws_restJson1PutVoiceConnectorOriginationCommand
769
- */
770
- export declare const de_PutVoiceConnectorOriginationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutVoiceConnectorOriginationCommandOutput>;
771
- /**
772
- * deserializeAws_restJson1PutVoiceConnectorProxyCommand
773
- */
774
- export declare const de_PutVoiceConnectorProxyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutVoiceConnectorProxyCommandOutput>;
775
- /**
776
- * deserializeAws_restJson1PutVoiceConnectorStreamingConfigurationCommand
777
- */
778
- export declare const de_PutVoiceConnectorStreamingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutVoiceConnectorStreamingConfigurationCommandOutput>;
779
- /**
780
- * deserializeAws_restJson1PutVoiceConnectorTerminationCommand
781
- */
782
- export declare const de_PutVoiceConnectorTerminationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutVoiceConnectorTerminationCommandOutput>;
783
- /**
784
- * deserializeAws_restJson1PutVoiceConnectorTerminationCredentialsCommand
785
- */
786
- export declare const de_PutVoiceConnectorTerminationCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutVoiceConnectorTerminationCredentialsCommandOutput>;
787
- /**
788
- * deserializeAws_restJson1RestorePhoneNumberCommand
789
- */
790
- export declare const de_RestorePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestorePhoneNumberCommandOutput>;
791
- /**
792
- * deserializeAws_restJson1SearchAvailablePhoneNumbersCommand
793
- */
794
- export declare const de_SearchAvailablePhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
795
- /**
796
- * deserializeAws_restJson1StartSpeakerSearchTaskCommand
797
- */
798
- export declare const de_StartSpeakerSearchTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSpeakerSearchTaskCommandOutput>;
799
- /**
800
- * deserializeAws_restJson1StartVoiceToneAnalysisTaskCommand
801
- */
802
- export declare const de_StartVoiceToneAnalysisTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartVoiceToneAnalysisTaskCommandOutput>;
803
- /**
804
- * deserializeAws_restJson1StopSpeakerSearchTaskCommand
805
- */
806
- export declare const de_StopSpeakerSearchTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopSpeakerSearchTaskCommandOutput>;
807
- /**
808
- * deserializeAws_restJson1StopVoiceToneAnalysisTaskCommand
809
- */
810
- export declare const de_StopVoiceToneAnalysisTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopVoiceToneAnalysisTaskCommandOutput>;
811
- /**
812
- * deserializeAws_restJson1TagResourceCommand
813
- */
814
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
815
- /**
816
- * deserializeAws_restJson1UntagResourceCommand
817
- */
818
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
819
- /**
820
- * deserializeAws_restJson1UpdateGlobalSettingsCommand
821
- */
822
- export declare const de_UpdateGlobalSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGlobalSettingsCommandOutput>;
823
- /**
824
- * deserializeAws_restJson1UpdatePhoneNumberCommand
825
- */
826
- export declare const de_UpdatePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePhoneNumberCommandOutput>;
827
- /**
828
- * deserializeAws_restJson1UpdatePhoneNumberSettingsCommand
829
- */
830
- export declare const de_UpdatePhoneNumberSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePhoneNumberSettingsCommandOutput>;
831
- /**
832
- * deserializeAws_restJson1UpdateProxySessionCommand
833
- */
834
- export declare const de_UpdateProxySessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProxySessionCommandOutput>;
835
- /**
836
- * deserializeAws_restJson1UpdateSipMediaApplicationCommand
837
- */
838
- export declare const de_UpdateSipMediaApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSipMediaApplicationCommandOutput>;
839
- /**
840
- * deserializeAws_restJson1UpdateSipMediaApplicationCallCommand
841
- */
842
- export declare const de_UpdateSipMediaApplicationCallCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSipMediaApplicationCallCommandOutput>;
843
- /**
844
- * deserializeAws_restJson1UpdateSipRuleCommand
845
- */
846
- export declare const de_UpdateSipRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSipRuleCommandOutput>;
847
- /**
848
- * deserializeAws_restJson1UpdateVoiceConnectorCommand
849
- */
850
- export declare const de_UpdateVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVoiceConnectorCommandOutput>;
851
- /**
852
- * deserializeAws_restJson1UpdateVoiceConnectorGroupCommand
853
- */
854
- export declare const de_UpdateVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVoiceConnectorGroupCommandOutput>;
855
- /**
856
- * deserializeAws_restJson1UpdateVoiceProfileCommand
857
- */
858
- export declare const de_UpdateVoiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVoiceProfileCommandOutput>;
859
- /**
860
- * deserializeAws_restJson1UpdateVoiceProfileDomainCommand
861
- */
862
- export declare const de_UpdateVoiceProfileDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVoiceProfileDomainCommandOutput>;
863
- /**
864
- * deserializeAws_restJson1ValidateE911AddressCommand
865
- */
866
- export declare const de_ValidateE911AddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ValidateE911AddressCommandOutput>;