@aws-sdk/client-chime-sdk-voice 3.297.0 → 3.298.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 (220) hide show
  1. package/README.md +152 -0
  2. package/dist-cjs/ChimeSDKVoice.js +285 -0
  3. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +1 -1
  4. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +1 -1
  5. package/dist-cjs/commands/CreateSipRuleCommand.js +2 -3
  6. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +2 -3
  7. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateVoiceProfileCommand.js +46 -0
  9. package/dist-cjs/commands/CreateVoiceProfileDomainCommand.js +46 -0
  10. package/dist-cjs/commands/DeletePhoneNumberCommand.js +1 -1
  11. package/dist-cjs/commands/DeleteProxySessionCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteSipRuleCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
  22. package/dist-cjs/commands/DeleteVoiceProfileCommand.js +45 -0
  23. package/dist-cjs/commands/DeleteVoiceProfileDomainCommand.js +45 -0
  24. package/dist-cjs/commands/GetGlobalSettingsCommand.js +2 -3
  25. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +1 -1
  26. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +1 -1
  27. package/dist-cjs/commands/GetProxySessionCommand.js +1 -1
  28. package/dist-cjs/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -1
  29. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +1 -1
  30. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  31. package/dist-cjs/commands/GetSipRuleCommand.js +2 -3
  32. package/dist-cjs/commands/GetSpeakerSearchTaskCommand.js +45 -0
  33. package/dist-cjs/commands/GetVoiceConnectorCommand.js +2 -3
  34. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -1
  35. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +2 -3
  36. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
  37. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +2 -3
  38. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +1 -1
  39. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -1
  40. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +1 -1
  41. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
  42. package/dist-cjs/commands/GetVoiceProfileCommand.js +46 -0
  43. package/dist-cjs/commands/GetVoiceProfileDomainCommand.js +46 -0
  44. package/dist-cjs/commands/GetVoiceToneAnalysisTaskCommand.js +45 -0
  45. package/dist-cjs/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
  46. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +1 -1
  47. package/dist-cjs/commands/ListPhoneNumbersCommand.js +1 -1
  48. package/dist-cjs/commands/ListProxySessionsCommand.js +1 -1
  49. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +1 -1
  50. package/dist-cjs/commands/ListSipRulesCommand.js +2 -3
  51. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +46 -0
  53. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +2 -3
  54. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -1
  55. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +2 -3
  56. package/dist-cjs/commands/ListVoiceProfileDomainsCommand.js +46 -0
  57. package/dist-cjs/commands/ListVoiceProfilesCommand.js +46 -0
  58. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  59. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
  60. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +2 -3
  61. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
  62. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +1 -1
  63. package/dist-cjs/commands/StartSpeakerSearchTaskCommand.js +45 -0
  64. package/dist-cjs/commands/StartVoiceToneAnalysisTaskCommand.js +45 -0
  65. package/dist-cjs/commands/StopSpeakerSearchTaskCommand.js +45 -0
  66. package/dist-cjs/commands/StopVoiceToneAnalysisTaskCommand.js +45 -0
  67. package/dist-cjs/commands/TagResourceCommand.js +46 -0
  68. package/dist-cjs/commands/UntagResourceCommand.js +46 -0
  69. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -3
  70. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
  71. package/dist-cjs/commands/UpdateProxySessionCommand.js +1 -1
  72. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +1 -1
  73. package/dist-cjs/commands/UpdateSipRuleCommand.js +2 -3
  74. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +2 -3
  75. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
  76. package/dist-cjs/commands/UpdateVoiceProfileCommand.js +46 -0
  77. package/dist-cjs/commands/UpdateVoiceProfileDomainCommand.js +46 -0
  78. package/dist-cjs/commands/index.js +19 -0
  79. package/dist-cjs/models/models_0.js +127 -321
  80. package/dist-cjs/pagination/ListVoiceProfileDomainsPaginator.js +29 -0
  81. package/dist-cjs/pagination/ListVoiceProfilesPaginator.js +29 -0
  82. package/dist-cjs/pagination/index.js +2 -0
  83. package/dist-cjs/protocols/Aws_restJson1.js +2085 -342
  84. package/dist-es/ChimeSDKVoice.js +285 -0
  85. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -2
  86. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -2
  87. package/dist-es/commands/CreateSipRuleCommand.js +2 -3
  88. package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -3
  89. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -3
  90. package/dist-es/commands/CreateVoiceProfileCommand.js +42 -0
  91. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +42 -0
  92. package/dist-es/commands/DeletePhoneNumberCommand.js +1 -1
  93. package/dist-es/commands/DeleteProxySessionCommand.js +2 -3
  94. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -3
  95. package/dist-es/commands/DeleteSipRuleCommand.js +2 -3
  96. package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -3
  97. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
  98. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
  99. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
  100. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
  101. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
  102. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
  103. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
  104. package/dist-es/commands/DeleteVoiceProfileCommand.js +41 -0
  105. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +41 -0
  106. package/dist-es/commands/GetGlobalSettingsCommand.js +2 -3
  107. package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -2
  108. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +1 -1
  109. package/dist-es/commands/GetProxySessionCommand.js +2 -2
  110. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
  111. package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -2
  112. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  113. package/dist-es/commands/GetSipRuleCommand.js +2 -3
  114. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +41 -0
  115. package/dist-es/commands/GetVoiceConnectorCommand.js +2 -3
  116. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
  117. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -3
  118. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
  119. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -3
  120. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +2 -2
  121. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +2 -2
  122. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +2 -2
  123. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
  124. package/dist-es/commands/GetVoiceProfileCommand.js +42 -0
  125. package/dist-es/commands/GetVoiceProfileDomainCommand.js +42 -0
  126. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +41 -0
  127. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
  128. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +2 -2
  129. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
  130. package/dist-es/commands/ListProxySessionsCommand.js +2 -2
  131. package/dist-es/commands/ListSipMediaApplicationsCommand.js +2 -2
  132. package/dist-es/commands/ListSipRulesCommand.js +2 -3
  133. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
  134. package/dist-es/commands/ListTagsForResourceCommand.js +42 -0
  135. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -3
  136. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -2
  137. package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -3
  138. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +42 -0
  139. package/dist-es/commands/ListVoiceProfilesCommand.js +42 -0
  140. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  141. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
  142. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -3
  143. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
  144. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  145. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +41 -0
  146. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +41 -0
  147. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +41 -0
  148. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +41 -0
  149. package/dist-es/commands/TagResourceCommand.js +42 -0
  150. package/dist-es/commands/UntagResourceCommand.js +42 -0
  151. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -3
  152. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
  153. package/dist-es/commands/UpdateProxySessionCommand.js +2 -2
  154. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -2
  155. package/dist-es/commands/UpdateSipRuleCommand.js +2 -3
  156. package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -3
  157. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
  158. package/dist-es/commands/UpdateVoiceProfileCommand.js +42 -0
  159. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +42 -0
  160. package/dist-es/commands/index.js +19 -0
  161. package/dist-es/models/models_0.js +101 -228
  162. package/dist-es/pagination/ListVoiceProfileDomainsPaginator.js +25 -0
  163. package/dist-es/pagination/ListVoiceProfilesPaginator.js +25 -0
  164. package/dist-es/pagination/index.js +2 -0
  165. package/dist-es/protocols/Aws_restJson1.js +1982 -278
  166. package/dist-types/ChimeSDKVoice.d.ts +133 -0
  167. package/dist-types/ChimeSDKVoiceClient.d.ts +21 -2
  168. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +39 -0
  169. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +39 -0
  170. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +39 -0
  171. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +39 -0
  172. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +39 -0
  173. package/dist-types/commands/GetVoiceProfileCommand.d.ts +39 -0
  174. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +39 -0
  175. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +39 -0
  176. package/dist-types/commands/ListTagsForResourceCommand.d.ts +39 -0
  177. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +39 -0
  178. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +39 -0
  179. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +39 -0
  180. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +39 -0
  181. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +39 -0
  182. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +39 -0
  183. package/dist-types/commands/TagResourceCommand.d.ts +39 -0
  184. package/dist-types/commands/UntagResourceCommand.d.ts +39 -0
  185. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +39 -0
  186. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +39 -0
  187. package/dist-types/commands/index.d.ts +19 -0
  188. package/dist-types/models/models_0.d.ts +384 -294
  189. package/dist-types/pagination/ListVoiceProfileDomainsPaginator.d.ts +7 -0
  190. package/dist-types/pagination/ListVoiceProfilesPaginator.d.ts +7 -0
  191. package/dist-types/pagination/index.d.ts +2 -0
  192. package/dist-types/protocols/Aws_restJson1.d.ts +57 -0
  193. package/dist-types/ts3.4/ChimeSDKVoice.d.ts +323 -0
  194. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +114 -0
  195. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +38 -0
  196. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +41 -0
  197. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +33 -0
  198. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +37 -0
  199. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +41 -0
  200. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +37 -0
  201. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +41 -0
  202. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +41 -0
  203. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -0
  204. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +41 -0
  205. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +38 -0
  206. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +41 -0
  207. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +41 -0
  208. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +36 -0
  209. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +37 -0
  210. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -0
  211. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -0
  212. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +38 -0
  213. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +41 -0
  214. package/dist-types/ts3.4/commands/index.d.ts +19 -0
  215. package/dist-types/ts3.4/models/models_0.d.ts +260 -245
  216. package/dist-types/ts3.4/pagination/ListVoiceProfileDomainsPaginator.d.ts +11 -0
  217. package/dist-types/ts3.4/pagination/ListVoiceProfilesPaginator.d.ts +11 -0
  218. package/dist-types/ts3.4/pagination/index.d.ts +2 -0
  219. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +228 -0
  220. package/package.json +4 -3
@@ -222,6 +222,14 @@ export interface BatchUpdatePhoneNumberRequest {
222
222
  export interface BatchUpdatePhoneNumberResponse {
223
223
  PhoneNumberErrors?: PhoneNumberError[];
224
224
  }
225
+ /**
226
+ * @public
227
+ */
228
+ export interface CallDetails {
229
+ VoiceConnectorId?: string;
230
+ TransactionId?: string;
231
+ IsCaller?: boolean;
232
+ }
225
233
  /**
226
234
  * @public
227
235
  */
@@ -582,6 +590,83 @@ export interface VoiceConnectorGroup {
582
590
  export interface CreateVoiceConnectorGroupResponse {
583
591
  VoiceConnectorGroup?: VoiceConnectorGroup;
584
592
  }
593
+ /**
594
+ * @public
595
+ */
596
+ export interface CreateVoiceProfileRequest {
597
+ SpeakerSearchTaskId: string | undefined;
598
+ }
599
+ /**
600
+ * @public
601
+ */
602
+ export interface VoiceProfile {
603
+ VoiceProfileId?: string;
604
+ VoiceProfileArn?: string;
605
+ VoiceProfileDomainId?: string;
606
+ CreatedTimestamp?: Date;
607
+ UpdatedTimestamp?: Date;
608
+ ExpirationTimestamp?: Date;
609
+ }
610
+ /**
611
+ * @public
612
+ */
613
+ export interface CreateVoiceProfileResponse {
614
+ VoiceProfile?: VoiceProfile;
615
+ }
616
+ /**
617
+ * @public
618
+ */
619
+ export declare class GoneException extends __BaseException {
620
+ readonly name: "GoneException";
621
+ readonly $fault: "client";
622
+ Code?: ErrorCode | string;
623
+ Message?: string;
624
+ /**
625
+ * @internal
626
+ */
627
+ constructor(opts: __ExceptionOptionType<GoneException, __BaseException>);
628
+ }
629
+ /**
630
+ * @public
631
+ */
632
+ export interface ServerSideEncryptionConfiguration {
633
+ KmsKeyArn: string | undefined;
634
+ }
635
+ /**
636
+ * @public
637
+ */
638
+ export interface Tag {
639
+ Key: string | undefined;
640
+ Value: string | undefined;
641
+ }
642
+ /**
643
+ * @public
644
+ */
645
+ export interface CreateVoiceProfileDomainRequest {
646
+ Name: string | undefined;
647
+ Description?: string;
648
+ ServerSideEncryptionConfiguration: ServerSideEncryptionConfiguration | undefined;
649
+ ClientRequestToken?: string;
650
+ Tags?: Tag[];
651
+ }
652
+ /**
653
+ * @public
654
+ */
655
+ export interface VoiceProfileDomain {
656
+ VoiceProfileDomainId?: string;
657
+ VoiceProfileDomainArn?: string;
658
+ Name?: string;
659
+ Description?: string;
660
+ ServerSideEncryptionConfiguration?: ServerSideEncryptionConfiguration;
661
+ CreatedTimestamp?: Date;
662
+ UpdatedTimestamp?: Date;
663
+ }
664
+ /**
665
+ * @public
666
+ */
667
+ export interface CreateVoiceProfileDomainResponse {
668
+ VoiceProfileDomain?: VoiceProfileDomain;
669
+ }
585
670
  /**
586
671
  * @public
587
672
  */
@@ -656,6 +741,18 @@ export interface DeleteVoiceConnectorTerminationCredentialsRequest {
656
741
  VoiceConnectorId: string | undefined;
657
742
  Usernames: string[] | undefined;
658
743
  }
744
+ /**
745
+ * @public
746
+ */
747
+ export interface DeleteVoiceProfileRequest {
748
+ VoiceProfileId: string | undefined;
749
+ }
750
+ /**
751
+ * @public
752
+ */
753
+ export interface DeleteVoiceProfileDomainRequest {
754
+ VoiceProfileDomainId: string | undefined;
755
+ }
659
756
  /**
660
757
  * @public
661
758
  */
@@ -868,6 +965,46 @@ export interface GetSipRuleRequest {
868
965
  export interface GetSipRuleResponse {
869
966
  SipRule?: SipRule;
870
967
  }
968
+ /**
969
+ * @public
970
+ */
971
+ export interface GetSpeakerSearchTaskRequest {
972
+ VoiceConnectorId: string | undefined;
973
+ SpeakerSearchTaskId: string | undefined;
974
+ }
975
+ /**
976
+ * @public
977
+ */
978
+ export interface SpeakerSearchResult {
979
+ ConfidenceScore?: number;
980
+ VoiceProfileId?: string;
981
+ }
982
+ /**
983
+ * @public
984
+ */
985
+ export interface SpeakerSearchDetails {
986
+ Results?: SpeakerSearchResult[];
987
+ VoiceprintGenerationStatus?: string;
988
+ }
989
+ /**
990
+ * @public
991
+ */
992
+ export interface SpeakerSearchTask {
993
+ SpeakerSearchTaskId?: string;
994
+ SpeakerSearchTaskStatus?: string;
995
+ CallDetails?: CallDetails;
996
+ SpeakerSearchDetails?: SpeakerSearchDetails;
997
+ CreatedTimestamp?: Date;
998
+ UpdatedTimestamp?: Date;
999
+ StartedTimestamp?: Date;
1000
+ StatusMessage?: string;
1001
+ }
1002
+ /**
1003
+ * @public
1004
+ */
1005
+ export interface GetSpeakerSearchTaskResponse {
1006
+ SpeakerSearchTask?: SpeakerSearchTask;
1007
+ }
871
1008
  /**
872
1009
  * @public
873
1010
  */
@@ -1000,6 +1137,13 @@ export interface GetVoiceConnectorProxyResponse {
1000
1137
  export interface GetVoiceConnectorStreamingConfigurationRequest {
1001
1138
  VoiceConnectorId: string | undefined;
1002
1139
  }
1140
+ /**
1141
+ * @public
1142
+ */
1143
+ export interface MediaInsightsConfiguration {
1144
+ Disabled?: boolean;
1145
+ ConfigurationArn?: string;
1146
+ }
1003
1147
  /**
1004
1148
  * @public
1005
1149
  */
@@ -1021,6 +1165,7 @@ export interface StreamingConfiguration {
1021
1165
  DataRetentionInHours: number | undefined;
1022
1166
  Disabled: boolean | undefined;
1023
1167
  StreamingNotificationTargets?: StreamingNotificationTarget[];
1168
+ MediaInsightsConfiguration?: MediaInsightsConfiguration;
1024
1169
  }
1025
1170
  /**
1026
1171
  * @public
@@ -1069,6 +1214,56 @@ export interface TerminationHealth {
1069
1214
  export interface GetVoiceConnectorTerminationHealthResponse {
1070
1215
  TerminationHealth?: TerminationHealth;
1071
1216
  }
1217
+ /**
1218
+ * @public
1219
+ */
1220
+ export interface GetVoiceProfileRequest {
1221
+ VoiceProfileId: string | undefined;
1222
+ }
1223
+ /**
1224
+ * @public
1225
+ */
1226
+ export interface GetVoiceProfileResponse {
1227
+ VoiceProfile?: VoiceProfile;
1228
+ }
1229
+ /**
1230
+ * @public
1231
+ */
1232
+ export interface GetVoiceProfileDomainRequest {
1233
+ VoiceProfileDomainId: string | undefined;
1234
+ }
1235
+ /**
1236
+ * @public
1237
+ */
1238
+ export interface GetVoiceProfileDomainResponse {
1239
+ VoiceProfileDomain?: VoiceProfileDomain;
1240
+ }
1241
+ /**
1242
+ * @public
1243
+ */
1244
+ export interface GetVoiceToneAnalysisTaskRequest {
1245
+ VoiceConnectorId: string | undefined;
1246
+ VoiceToneAnalysisTaskId: string | undefined;
1247
+ IsCaller: boolean | undefined;
1248
+ }
1249
+ /**
1250
+ * @public
1251
+ */
1252
+ export interface VoiceToneAnalysisTask {
1253
+ VoiceToneAnalysisTaskId?: string;
1254
+ VoiceToneAnalysisTaskStatus?: string;
1255
+ CallDetails?: CallDetails;
1256
+ CreatedTimestamp?: Date;
1257
+ UpdatedTimestamp?: Date;
1258
+ StartedTimestamp?: Date;
1259
+ StatusMessage?: string;
1260
+ }
1261
+ /**
1262
+ * @public
1263
+ */
1264
+ export interface GetVoiceToneAnalysisTaskResponse {
1265
+ VoiceToneAnalysisTask?: VoiceToneAnalysisTask;
1266
+ }
1072
1267
  /**
1073
1268
  * @public
1074
1269
  */
@@ -1171,6 +1366,18 @@ export interface PhoneNumberCountry {
1171
1366
  export interface ListSupportedPhoneNumberCountriesResponse {
1172
1367
  PhoneNumberCountries?: PhoneNumberCountry[];
1173
1368
  }
1369
+ /**
1370
+ * @public
1371
+ */
1372
+ export interface ListTagsForResourceRequest {
1373
+ ResourceARN: string | undefined;
1374
+ }
1375
+ /**
1376
+ * @public
1377
+ */
1378
+ export interface ListTagsForResourceResponse {
1379
+ Tags?: Tag[];
1380
+ }
1174
1381
  /**
1175
1382
  * @public
1176
1383
  */
@@ -1211,6 +1418,57 @@ export interface ListVoiceConnectorTerminationCredentialsRequest {
1211
1418
  export interface ListVoiceConnectorTerminationCredentialsResponse {
1212
1419
  Usernames?: string[];
1213
1420
  }
1421
+ /**
1422
+ * @public
1423
+ */
1424
+ export interface ListVoiceProfileDomainsRequest {
1425
+ NextToken?: string;
1426
+ MaxResults?: number;
1427
+ }
1428
+ /**
1429
+ * @public
1430
+ */
1431
+ export interface VoiceProfileDomainSummary {
1432
+ VoiceProfileDomainId?: string;
1433
+ VoiceProfileDomainArn?: string;
1434
+ Name?: string;
1435
+ Description?: string;
1436
+ CreatedTimestamp?: Date;
1437
+ UpdatedTimestamp?: Date;
1438
+ }
1439
+ /**
1440
+ * @public
1441
+ */
1442
+ export interface ListVoiceProfileDomainsResponse {
1443
+ VoiceProfileDomains?: VoiceProfileDomainSummary[];
1444
+ NextToken?: string;
1445
+ }
1446
+ /**
1447
+ * @public
1448
+ */
1449
+ export interface ListVoiceProfilesRequest {
1450
+ VoiceProfileDomainId: string | undefined;
1451
+ NextToken?: string;
1452
+ MaxResults?: number;
1453
+ }
1454
+ /**
1455
+ * @public
1456
+ */
1457
+ export interface VoiceProfileSummary {
1458
+ VoiceProfileId?: string;
1459
+ VoiceProfileArn?: string;
1460
+ VoiceProfileDomainId?: string;
1461
+ CreatedTimestamp?: Date;
1462
+ UpdatedTimestamp?: Date;
1463
+ ExpirationTimestamp?: Date;
1464
+ }
1465
+ /**
1466
+ * @public
1467
+ */
1468
+ export interface ListVoiceProfilesResponse {
1469
+ VoiceProfiles?: VoiceProfileSummary[];
1470
+ NextToken?: string;
1471
+ }
1214
1472
  /**
1215
1473
  * @public
1216
1474
  */
@@ -1364,6 +1622,83 @@ export interface SearchAvailablePhoneNumbersResponse {
1364
1622
  E164PhoneNumbers?: string[];
1365
1623
  NextToken?: string;
1366
1624
  }
1625
+ /**
1626
+ * @public
1627
+ */
1628
+ export interface StartSpeakerSearchTaskRequest {
1629
+ VoiceConnectorId: string | undefined;
1630
+ TransactionId: string | undefined;
1631
+ VoiceProfileDomainId: string | undefined;
1632
+ ClientRequestToken?: string;
1633
+ }
1634
+ /**
1635
+ * @public
1636
+ */
1637
+ export interface StartSpeakerSearchTaskResponse {
1638
+ SpeakerSearchTask?: SpeakerSearchTask;
1639
+ }
1640
+ /**
1641
+ * @public
1642
+ */
1643
+ export declare class UnprocessableEntityException extends __BaseException {
1644
+ readonly name: "UnprocessableEntityException";
1645
+ readonly $fault: "client";
1646
+ Code?: ErrorCode | string;
1647
+ Message?: string;
1648
+ /**
1649
+ * @internal
1650
+ */
1651
+ constructor(opts: __ExceptionOptionType<UnprocessableEntityException, __BaseException>);
1652
+ }
1653
+ /**
1654
+ * @public
1655
+ */
1656
+ export declare enum LanguageCode {
1657
+ EN_US = "en-US"
1658
+ }
1659
+ /**
1660
+ * @public
1661
+ */
1662
+ export interface StartVoiceToneAnalysisTaskRequest {
1663
+ VoiceConnectorId: string | undefined;
1664
+ TransactionId: string | undefined;
1665
+ LanguageCode: LanguageCode | string | undefined;
1666
+ ClientRequestToken?: string;
1667
+ }
1668
+ /**
1669
+ * @public
1670
+ */
1671
+ export interface StartVoiceToneAnalysisTaskResponse {
1672
+ VoiceToneAnalysisTask?: VoiceToneAnalysisTask;
1673
+ }
1674
+ /**
1675
+ * @public
1676
+ */
1677
+ export interface StopSpeakerSearchTaskRequest {
1678
+ VoiceConnectorId: string | undefined;
1679
+ SpeakerSearchTaskId: string | undefined;
1680
+ }
1681
+ /**
1682
+ * @public
1683
+ */
1684
+ export interface StopVoiceToneAnalysisTaskRequest {
1685
+ VoiceConnectorId: string | undefined;
1686
+ VoiceToneAnalysisTaskId: string | undefined;
1687
+ }
1688
+ /**
1689
+ * @public
1690
+ */
1691
+ export interface TagResourceRequest {
1692
+ ResourceARN: string | undefined;
1693
+ Tags: Tag[] | undefined;
1694
+ }
1695
+ /**
1696
+ * @public
1697
+ */
1698
+ export interface UntagResourceRequest {
1699
+ ResourceARN: string | undefined;
1700
+ TagKeys: string[] | undefined;
1701
+ }
1367
1702
  /**
1368
1703
  * @public
1369
1704
  */
@@ -1476,6 +1811,33 @@ export interface UpdateVoiceConnectorGroupRequest {
1476
1811
  export interface UpdateVoiceConnectorGroupResponse {
1477
1812
  VoiceConnectorGroup?: VoiceConnectorGroup;
1478
1813
  }
1814
+ /**
1815
+ * @public
1816
+ */
1817
+ export interface UpdateVoiceProfileRequest {
1818
+ VoiceProfileId: string | undefined;
1819
+ SpeakerSearchTaskId: string | undefined;
1820
+ }
1821
+ /**
1822
+ * @public
1823
+ */
1824
+ export interface UpdateVoiceProfileResponse {
1825
+ VoiceProfile?: VoiceProfile;
1826
+ }
1827
+ /**
1828
+ * @public
1829
+ */
1830
+ export interface UpdateVoiceProfileDomainRequest {
1831
+ VoiceProfileDomainId: string | undefined;
1832
+ Name?: string;
1833
+ Description?: string;
1834
+ }
1835
+ /**
1836
+ * @public
1837
+ */
1838
+ export interface UpdateVoiceProfileDomainResponse {
1839
+ VoiceProfileDomain?: VoiceProfileDomain;
1840
+ }
1479
1841
  /**
1480
1842
  * @public
1481
1843
  */
@@ -1521,10 +1883,6 @@ export declare const AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSe
1521
1883
  * @internal
1522
1884
  */
1523
1885
  export declare const AssociatePhoneNumbersWithVoiceConnectorGroupResponseFilterSensitiveLog: (obj: AssociatePhoneNumbersWithVoiceConnectorGroupResponse) => any;
1524
- /**
1525
- * @internal
1526
- */
1527
- export declare const BatchDeletePhoneNumberRequestFilterSensitiveLog: (obj: BatchDeletePhoneNumberRequest) => any;
1528
1886
  /**
1529
1887
  * @internal
1530
1888
  */
@@ -1561,10 +1919,6 @@ export declare const PhoneNumberOrderFilterSensitiveLog: (obj: PhoneNumberOrder)
1561
1919
  * @internal
1562
1920
  */
1563
1921
  export declare const CreatePhoneNumberOrderResponseFilterSensitiveLog: (obj: CreatePhoneNumberOrderResponse) => any;
1564
- /**
1565
- * @internal
1566
- */
1567
- export declare const GeoMatchParamsFilterSensitiveLog: (obj: GeoMatchParams) => any;
1568
1922
  /**
1569
1923
  * @internal
1570
1924
  */
@@ -1604,99 +1958,35 @@ export declare const CreateSipMediaApplicationCallRequestFilterSensitiveLog: (ob
1604
1958
  /**
1605
1959
  * @internal
1606
1960
  */
1607
- export declare const SipMediaApplicationCallFilterSensitiveLog: (obj: SipMediaApplicationCall) => any;
1608
- /**
1609
- * @internal
1610
- */
1611
- export declare const CreateSipMediaApplicationCallResponseFilterSensitiveLog: (obj: CreateSipMediaApplicationCallResponse) => any;
1961
+ export declare const VoiceProfileFilterSensitiveLog: (obj: VoiceProfile) => any;
1612
1962
  /**
1613
1963
  * @internal
1614
1964
  */
1615
- export declare const SipRuleTargetApplicationFilterSensitiveLog: (obj: SipRuleTargetApplication) => any;
1965
+ export declare const CreateVoiceProfileResponseFilterSensitiveLog: (obj: CreateVoiceProfileResponse) => any;
1616
1966
  /**
1617
1967
  * @internal
1618
1968
  */
1619
- export declare const CreateSipRuleRequestFilterSensitiveLog: (obj: CreateSipRuleRequest) => any;
1969
+ export declare const ServerSideEncryptionConfigurationFilterSensitiveLog: (obj: ServerSideEncryptionConfiguration) => any;
1620
1970
  /**
1621
1971
  * @internal
1622
1972
  */
1623
- export declare const SipRuleFilterSensitiveLog: (obj: SipRule) => any;
1973
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1624
1974
  /**
1625
1975
  * @internal
1626
1976
  */
1627
- export declare const CreateSipRuleResponseFilterSensitiveLog: (obj: CreateSipRuleResponse) => any;
1977
+ export declare const CreateVoiceProfileDomainRequestFilterSensitiveLog: (obj: CreateVoiceProfileDomainRequest) => any;
1628
1978
  /**
1629
1979
  * @internal
1630
1980
  */
1631
- export declare const CreateVoiceConnectorRequestFilterSensitiveLog: (obj: CreateVoiceConnectorRequest) => any;
1981
+ export declare const VoiceProfileDomainFilterSensitiveLog: (obj: VoiceProfileDomain) => any;
1632
1982
  /**
1633
1983
  * @internal
1634
1984
  */
1635
- export declare const VoiceConnectorFilterSensitiveLog: (obj: VoiceConnector) => any;
1636
- /**
1637
- * @internal
1638
- */
1639
- export declare const CreateVoiceConnectorResponseFilterSensitiveLog: (obj: CreateVoiceConnectorResponse) => any;
1640
- /**
1641
- * @internal
1642
- */
1643
- export declare const VoiceConnectorItemFilterSensitiveLog: (obj: VoiceConnectorItem) => any;
1644
- /**
1645
- * @internal
1646
- */
1647
- export declare const CreateVoiceConnectorGroupRequestFilterSensitiveLog: (obj: CreateVoiceConnectorGroupRequest) => any;
1648
- /**
1649
- * @internal
1650
- */
1651
- export declare const VoiceConnectorGroupFilterSensitiveLog: (obj: VoiceConnectorGroup) => any;
1652
- /**
1653
- * @internal
1654
- */
1655
- export declare const CreateVoiceConnectorGroupResponseFilterSensitiveLog: (obj: CreateVoiceConnectorGroupResponse) => any;
1985
+ export declare const CreateVoiceProfileDomainResponseFilterSensitiveLog: (obj: CreateVoiceProfileDomainResponse) => any;
1656
1986
  /**
1657
1987
  * @internal
1658
1988
  */
1659
1989
  export declare const DeletePhoneNumberRequestFilterSensitiveLog: (obj: DeletePhoneNumberRequest) => any;
1660
- /**
1661
- * @internal
1662
- */
1663
- export declare const DeleteProxySessionRequestFilterSensitiveLog: (obj: DeleteProxySessionRequest) => any;
1664
- /**
1665
- * @internal
1666
- */
1667
- export declare const DeleteSipMediaApplicationRequestFilterSensitiveLog: (obj: DeleteSipMediaApplicationRequest) => any;
1668
- /**
1669
- * @internal
1670
- */
1671
- export declare const DeleteSipRuleRequestFilterSensitiveLog: (obj: DeleteSipRuleRequest) => any;
1672
- /**
1673
- * @internal
1674
- */
1675
- export declare const DeleteVoiceConnectorRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorRequest) => any;
1676
- /**
1677
- * @internal
1678
- */
1679
- export declare const DeleteVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorEmergencyCallingConfigurationRequest) => any;
1680
- /**
1681
- * @internal
1682
- */
1683
- export declare const DeleteVoiceConnectorGroupRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorGroupRequest) => any;
1684
- /**
1685
- * @internal
1686
- */
1687
- export declare const DeleteVoiceConnectorOriginationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorOriginationRequest) => any;
1688
- /**
1689
- * @internal
1690
- */
1691
- export declare const DeleteVoiceConnectorProxyRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorProxyRequest) => any;
1692
- /**
1693
- * @internal
1694
- */
1695
- export declare const DeleteVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorStreamingConfigurationRequest) => any;
1696
- /**
1697
- * @internal
1698
- */
1699
- export declare const DeleteVoiceConnectorTerminationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorTerminationRequest) => any;
1700
1990
  /**
1701
1991
  * @internal
1702
1992
  */
@@ -1717,26 +2007,10 @@ export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilte
1717
2007
  * @internal
1718
2008
  */
1719
2009
  export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupResponseFilterSensitiveLog: (obj: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse) => any;
1720
- /**
1721
- * @internal
1722
- */
1723
- export declare const VoiceConnectorSettingsFilterSensitiveLog: (obj: VoiceConnectorSettings) => any;
1724
- /**
1725
- * @internal
1726
- */
1727
- export declare const GetGlobalSettingsResponseFilterSensitiveLog: (obj: GetGlobalSettingsResponse) => any;
1728
2010
  /**
1729
2011
  * @internal
1730
2012
  */
1731
2013
  export declare const GetPhoneNumberRequestFilterSensitiveLog: (obj: GetPhoneNumberRequest) => any;
1732
- /**
1733
- * @internal
1734
- */
1735
- export declare const PhoneNumberAssociationFilterSensitiveLog: (obj: PhoneNumberAssociation) => any;
1736
- /**
1737
- * @internal
1738
- */
1739
- export declare const PhoneNumberCapabilitiesFilterSensitiveLog: (obj: PhoneNumberCapabilities) => any;
1740
2014
  /**
1741
2015
  * @internal
1742
2016
  */
@@ -1745,10 +2019,6 @@ export declare const PhoneNumberFilterSensitiveLog: (obj: PhoneNumber) => any;
1745
2019
  * @internal
1746
2020
  */
1747
2021
  export declare const GetPhoneNumberResponseFilterSensitiveLog: (obj: GetPhoneNumberResponse) => any;
1748
- /**
1749
- * @internal
1750
- */
1751
- export declare const GetPhoneNumberOrderRequestFilterSensitiveLog: (obj: GetPhoneNumberOrderRequest) => any;
1752
2022
  /**
1753
2023
  * @internal
1754
2024
  */
@@ -1757,26 +2027,14 @@ export declare const GetPhoneNumberOrderResponseFilterSensitiveLog: (obj: GetPho
1757
2027
  * @internal
1758
2028
  */
1759
2029
  export declare const GetPhoneNumberSettingsResponseFilterSensitiveLog: (obj: GetPhoneNumberSettingsResponse) => any;
1760
- /**
1761
- * @internal
1762
- */
1763
- export declare const GetProxySessionRequestFilterSensitiveLog: (obj: GetProxySessionRequest) => any;
1764
2030
  /**
1765
2031
  * @internal
1766
2032
  */
1767
2033
  export declare const GetProxySessionResponseFilterSensitiveLog: (obj: GetProxySessionResponse) => any;
1768
- /**
1769
- * @internal
1770
- */
1771
- export declare const GetSipMediaApplicationRequestFilterSensitiveLog: (obj: GetSipMediaApplicationRequest) => any;
1772
2034
  /**
1773
2035
  * @internal
1774
2036
  */
1775
2037
  export declare const GetSipMediaApplicationResponseFilterSensitiveLog: (obj: GetSipMediaApplicationResponse) => any;
1776
- /**
1777
- * @internal
1778
- */
1779
- export declare const GetSipMediaApplicationAlexaSkillConfigurationRequestFilterSensitiveLog: (obj: GetSipMediaApplicationAlexaSkillConfigurationRequest) => any;
1780
2038
  /**
1781
2039
  * @internal
1782
2040
  */
@@ -1785,38 +2043,6 @@ export declare const SipMediaApplicationAlexaSkillConfigurationFilterSensitiveLo
1785
2043
  * @internal
1786
2044
  */
1787
2045
  export declare const GetSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog: (obj: GetSipMediaApplicationAlexaSkillConfigurationResponse) => any;
1788
- /**
1789
- * @internal
1790
- */
1791
- export declare const GetSipMediaApplicationLoggingConfigurationRequestFilterSensitiveLog: (obj: GetSipMediaApplicationLoggingConfigurationRequest) => any;
1792
- /**
1793
- * @internal
1794
- */
1795
- export declare const SipMediaApplicationLoggingConfigurationFilterSensitiveLog: (obj: SipMediaApplicationLoggingConfiguration) => any;
1796
- /**
1797
- * @internal
1798
- */
1799
- export declare const GetSipMediaApplicationLoggingConfigurationResponseFilterSensitiveLog: (obj: GetSipMediaApplicationLoggingConfigurationResponse) => any;
1800
- /**
1801
- * @internal
1802
- */
1803
- export declare const GetSipRuleRequestFilterSensitiveLog: (obj: GetSipRuleRequest) => any;
1804
- /**
1805
- * @internal
1806
- */
1807
- export declare const GetSipRuleResponseFilterSensitiveLog: (obj: GetSipRuleResponse) => any;
1808
- /**
1809
- * @internal
1810
- */
1811
- export declare const GetVoiceConnectorRequestFilterSensitiveLog: (obj: GetVoiceConnectorRequest) => any;
1812
- /**
1813
- * @internal
1814
- */
1815
- export declare const GetVoiceConnectorResponseFilterSensitiveLog: (obj: GetVoiceConnectorResponse) => any;
1816
- /**
1817
- * @internal
1818
- */
1819
- export declare const GetVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (obj: GetVoiceConnectorEmergencyCallingConfigurationRequest) => any;
1820
2046
  /**
1821
2047
  * @internal
1822
2048
  */
@@ -1829,46 +2055,6 @@ export declare const EmergencyCallingConfigurationFilterSensitiveLog: (obj: Emer
1829
2055
  * @internal
1830
2056
  */
1831
2057
  export declare const GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog: (obj: GetVoiceConnectorEmergencyCallingConfigurationResponse) => any;
1832
- /**
1833
- * @internal
1834
- */
1835
- export declare const GetVoiceConnectorGroupRequestFilterSensitiveLog: (obj: GetVoiceConnectorGroupRequest) => any;
1836
- /**
1837
- * @internal
1838
- */
1839
- export declare const GetVoiceConnectorGroupResponseFilterSensitiveLog: (obj: GetVoiceConnectorGroupResponse) => any;
1840
- /**
1841
- * @internal
1842
- */
1843
- export declare const GetVoiceConnectorLoggingConfigurationRequestFilterSensitiveLog: (obj: GetVoiceConnectorLoggingConfigurationRequest) => any;
1844
- /**
1845
- * @internal
1846
- */
1847
- export declare const LoggingConfigurationFilterSensitiveLog: (obj: LoggingConfiguration) => any;
1848
- /**
1849
- * @internal
1850
- */
1851
- export declare const GetVoiceConnectorLoggingConfigurationResponseFilterSensitiveLog: (obj: GetVoiceConnectorLoggingConfigurationResponse) => any;
1852
- /**
1853
- * @internal
1854
- */
1855
- export declare const GetVoiceConnectorOriginationRequestFilterSensitiveLog: (obj: GetVoiceConnectorOriginationRequest) => any;
1856
- /**
1857
- * @internal
1858
- */
1859
- export declare const OriginationRouteFilterSensitiveLog: (obj: OriginationRoute) => any;
1860
- /**
1861
- * @internal
1862
- */
1863
- export declare const OriginationFilterSensitiveLog: (obj: Origination) => any;
1864
- /**
1865
- * @internal
1866
- */
1867
- export declare const GetVoiceConnectorOriginationResponseFilterSensitiveLog: (obj: GetVoiceConnectorOriginationResponse) => any;
1868
- /**
1869
- * @internal
1870
- */
1871
- export declare const GetVoiceConnectorProxyRequestFilterSensitiveLog: (obj: GetVoiceConnectorProxyRequest) => any;
1872
2058
  /**
1873
2059
  * @internal
1874
2060
  */
@@ -1880,11 +2066,7 @@ export declare const GetVoiceConnectorProxyResponseFilterSensitiveLog: (obj: Get
1880
2066
  /**
1881
2067
  * @internal
1882
2068
  */
1883
- export declare const GetVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog: (obj: GetVoiceConnectorStreamingConfigurationRequest) => any;
1884
- /**
1885
- * @internal
1886
- */
1887
- export declare const StreamingNotificationTargetFilterSensitiveLog: (obj: StreamingNotificationTarget) => any;
2069
+ export declare const MediaInsightsConfigurationFilterSensitiveLog: (obj: MediaInsightsConfiguration) => any;
1888
2070
  /**
1889
2071
  * @internal
1890
2072
  */
@@ -1893,10 +2075,6 @@ export declare const StreamingConfigurationFilterSensitiveLog: (obj: StreamingCo
1893
2075
  * @internal
1894
2076
  */
1895
2077
  export declare const GetVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog: (obj: GetVoiceConnectorStreamingConfigurationResponse) => any;
1896
- /**
1897
- * @internal
1898
- */
1899
- export declare const GetVoiceConnectorTerminationRequestFilterSensitiveLog: (obj: GetVoiceConnectorTerminationRequest) => any;
1900
2078
  /**
1901
2079
  * @internal
1902
2080
  */
@@ -1908,47 +2086,23 @@ export declare const GetVoiceConnectorTerminationResponseFilterSensitiveLog: (ob
1908
2086
  /**
1909
2087
  * @internal
1910
2088
  */
1911
- export declare const GetVoiceConnectorTerminationHealthRequestFilterSensitiveLog: (obj: GetVoiceConnectorTerminationHealthRequest) => any;
2089
+ export declare const GetVoiceProfileResponseFilterSensitiveLog: (obj: GetVoiceProfileResponse) => any;
1912
2090
  /**
1913
2091
  * @internal
1914
2092
  */
1915
- export declare const TerminationHealthFilterSensitiveLog: (obj: TerminationHealth) => any;
1916
- /**
1917
- * @internal
1918
- */
1919
- export declare const GetVoiceConnectorTerminationHealthResponseFilterSensitiveLog: (obj: GetVoiceConnectorTerminationHealthResponse) => any;
1920
- /**
1921
- * @internal
1922
- */
1923
- export declare const ListAvailableVoiceConnectorRegionsResponseFilterSensitiveLog: (obj: ListAvailableVoiceConnectorRegionsResponse) => any;
1924
- /**
1925
- * @internal
1926
- */
1927
- export declare const ListPhoneNumberOrdersRequestFilterSensitiveLog: (obj: ListPhoneNumberOrdersRequest) => any;
2093
+ export declare const GetVoiceProfileDomainResponseFilterSensitiveLog: (obj: GetVoiceProfileDomainResponse) => any;
1928
2094
  /**
1929
2095
  * @internal
1930
2096
  */
1931
2097
  export declare const ListPhoneNumberOrdersResponseFilterSensitiveLog: (obj: ListPhoneNumberOrdersResponse) => any;
1932
- /**
1933
- * @internal
1934
- */
1935
- export declare const ListPhoneNumbersRequestFilterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
1936
2098
  /**
1937
2099
  * @internal
1938
2100
  */
1939
2101
  export declare const ListPhoneNumbersResponseFilterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
1940
- /**
1941
- * @internal
1942
- */
1943
- export declare const ListProxySessionsRequestFilterSensitiveLog: (obj: ListProxySessionsRequest) => any;
1944
2102
  /**
1945
2103
  * @internal
1946
2104
  */
1947
2105
  export declare const ListProxySessionsResponseFilterSensitiveLog: (obj: ListProxySessionsResponse) => any;
1948
- /**
1949
- * @internal
1950
- */
1951
- export declare const ListSipMediaApplicationsRequestFilterSensitiveLog: (obj: ListSipMediaApplicationsRequest) => any;
1952
2106
  /**
1953
2107
  * @internal
1954
2108
  */
@@ -1956,47 +2110,31 @@ export declare const ListSipMediaApplicationsResponseFilterSensitiveLog: (obj: L
1956
2110
  /**
1957
2111
  * @internal
1958
2112
  */
1959
- export declare const ListSipRulesRequestFilterSensitiveLog: (obj: ListSipRulesRequest) => any;
1960
- /**
1961
- * @internal
1962
- */
1963
- export declare const ListSipRulesResponseFilterSensitiveLog: (obj: ListSipRulesResponse) => any;
1964
- /**
1965
- * @internal
1966
- */
1967
- export declare const ListSupportedPhoneNumberCountriesRequestFilterSensitiveLog: (obj: ListSupportedPhoneNumberCountriesRequest) => any;
1968
- /**
1969
- * @internal
1970
- */
1971
- export declare const PhoneNumberCountryFilterSensitiveLog: (obj: PhoneNumberCountry) => any;
1972
- /**
1973
- * @internal
1974
- */
1975
- export declare const ListSupportedPhoneNumberCountriesResponseFilterSensitiveLog: (obj: ListSupportedPhoneNumberCountriesResponse) => any;
2113
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1976
2114
  /**
1977
2115
  * @internal
1978
2116
  */
1979
- export declare const ListVoiceConnectorGroupsRequestFilterSensitiveLog: (obj: ListVoiceConnectorGroupsRequest) => any;
2117
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1980
2118
  /**
1981
2119
  * @internal
1982
2120
  */
1983
- export declare const ListVoiceConnectorGroupsResponseFilterSensitiveLog: (obj: ListVoiceConnectorGroupsResponse) => any;
2121
+ export declare const ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog: (obj: ListVoiceConnectorTerminationCredentialsResponse) => any;
1984
2122
  /**
1985
2123
  * @internal
1986
2124
  */
1987
- export declare const ListVoiceConnectorsRequestFilterSensitiveLog: (obj: ListVoiceConnectorsRequest) => any;
2125
+ export declare const VoiceProfileDomainSummaryFilterSensitiveLog: (obj: VoiceProfileDomainSummary) => any;
1988
2126
  /**
1989
2127
  * @internal
1990
2128
  */
1991
- export declare const ListVoiceConnectorsResponseFilterSensitiveLog: (obj: ListVoiceConnectorsResponse) => any;
2129
+ export declare const ListVoiceProfileDomainsResponseFilterSensitiveLog: (obj: ListVoiceProfileDomainsResponse) => any;
1992
2130
  /**
1993
2131
  * @internal
1994
2132
  */
1995
- export declare const ListVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog: (obj: ListVoiceConnectorTerminationCredentialsRequest) => any;
2133
+ export declare const VoiceProfileSummaryFilterSensitiveLog: (obj: VoiceProfileSummary) => any;
1996
2134
  /**
1997
2135
  * @internal
1998
2136
  */
1999
- export declare const ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog: (obj: ListVoiceConnectorTerminationCredentialsResponse) => any;
2137
+ export declare const ListVoiceProfilesResponseFilterSensitiveLog: (obj: ListVoiceProfilesResponse) => any;
2000
2138
  /**
2001
2139
  * @internal
2002
2140
  */
@@ -2005,14 +2143,6 @@ export declare const PutSipMediaApplicationAlexaSkillConfigurationRequestFilterS
2005
2143
  * @internal
2006
2144
  */
2007
2145
  export declare const PutSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog: (obj: PutSipMediaApplicationAlexaSkillConfigurationResponse) => any;
2008
- /**
2009
- * @internal
2010
- */
2011
- export declare const PutSipMediaApplicationLoggingConfigurationRequestFilterSensitiveLog: (obj: PutSipMediaApplicationLoggingConfigurationRequest) => any;
2012
- /**
2013
- * @internal
2014
- */
2015
- export declare const PutSipMediaApplicationLoggingConfigurationResponseFilterSensitiveLog: (obj: PutSipMediaApplicationLoggingConfigurationResponse) => any;
2016
2146
  /**
2017
2147
  * @internal
2018
2148
  */
@@ -2021,22 +2151,6 @@ export declare const PutVoiceConnectorEmergencyCallingConfigurationRequestFilter
2021
2151
  * @internal
2022
2152
  */
2023
2153
  export declare const PutVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog: (obj: PutVoiceConnectorEmergencyCallingConfigurationResponse) => any;
2024
- /**
2025
- * @internal
2026
- */
2027
- export declare const PutVoiceConnectorLoggingConfigurationRequestFilterSensitiveLog: (obj: PutVoiceConnectorLoggingConfigurationRequest) => any;
2028
- /**
2029
- * @internal
2030
- */
2031
- export declare const PutVoiceConnectorLoggingConfigurationResponseFilterSensitiveLog: (obj: PutVoiceConnectorLoggingConfigurationResponse) => any;
2032
- /**
2033
- * @internal
2034
- */
2035
- export declare const PutVoiceConnectorOriginationRequestFilterSensitiveLog: (obj: PutVoiceConnectorOriginationRequest) => any;
2036
- /**
2037
- * @internal
2038
- */
2039
- export declare const PutVoiceConnectorOriginationResponseFilterSensitiveLog: (obj: PutVoiceConnectorOriginationResponse) => any;
2040
2154
  /**
2041
2155
  * @internal
2042
2156
  */
@@ -2080,15 +2194,15 @@ export declare const RestorePhoneNumberResponseFilterSensitiveLog: (obj: Restore
2080
2194
  /**
2081
2195
  * @internal
2082
2196
  */
2083
- export declare const SearchAvailablePhoneNumbersRequestFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersRequest) => any;
2197
+ export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
2084
2198
  /**
2085
2199
  * @internal
2086
2200
  */
2087
- export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
2201
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
2088
2202
  /**
2089
2203
  * @internal
2090
2204
  */
2091
- export declare const UpdateGlobalSettingsRequestFilterSensitiveLog: (obj: UpdateGlobalSettingsRequest) => any;
2205
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
2092
2206
  /**
2093
2207
  * @internal
2094
2208
  */
@@ -2101,10 +2215,6 @@ export declare const UpdatePhoneNumberResponseFilterSensitiveLog: (obj: UpdatePh
2101
2215
  * @internal
2102
2216
  */
2103
2217
  export declare const UpdatePhoneNumberSettingsRequestFilterSensitiveLog: (obj: UpdatePhoneNumberSettingsRequest) => any;
2104
- /**
2105
- * @internal
2106
- */
2107
- export declare const UpdateProxySessionRequestFilterSensitiveLog: (obj: UpdateProxySessionRequest) => any;
2108
2218
  /**
2109
2219
  * @internal
2110
2220
  */
@@ -2124,31 +2234,11 @@ export declare const UpdateSipMediaApplicationCallRequestFilterSensitiveLog: (ob
2124
2234
  /**
2125
2235
  * @internal
2126
2236
  */
2127
- export declare const UpdateSipMediaApplicationCallResponseFilterSensitiveLog: (obj: UpdateSipMediaApplicationCallResponse) => any;
2128
- /**
2129
- * @internal
2130
- */
2131
- export declare const UpdateSipRuleRequestFilterSensitiveLog: (obj: UpdateSipRuleRequest) => any;
2132
- /**
2133
- * @internal
2134
- */
2135
- export declare const UpdateSipRuleResponseFilterSensitiveLog: (obj: UpdateSipRuleResponse) => any;
2136
- /**
2137
- * @internal
2138
- */
2139
- export declare const UpdateVoiceConnectorRequestFilterSensitiveLog: (obj: UpdateVoiceConnectorRequest) => any;
2140
- /**
2141
- * @internal
2142
- */
2143
- export declare const UpdateVoiceConnectorResponseFilterSensitiveLog: (obj: UpdateVoiceConnectorResponse) => any;
2144
- /**
2145
- * @internal
2146
- */
2147
- export declare const UpdateVoiceConnectorGroupRequestFilterSensitiveLog: (obj: UpdateVoiceConnectorGroupRequest) => any;
2237
+ export declare const UpdateVoiceProfileResponseFilterSensitiveLog: (obj: UpdateVoiceProfileResponse) => any;
2148
2238
  /**
2149
2239
  * @internal
2150
2240
  */
2151
- export declare const UpdateVoiceConnectorGroupResponseFilterSensitiveLog: (obj: UpdateVoiceConnectorGroupResponse) => any;
2241
+ export declare const UpdateVoiceProfileDomainResponseFilterSensitiveLog: (obj: UpdateVoiceProfileDomainResponse) => any;
2152
2242
  /**
2153
2243
  * @internal
2154
2244
  */