@aws-sdk/client-chime-sdk-voice 3.296.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.
- package/README.md +152 -0
- package/dist-cjs/ChimeSDKVoice.js +285 -0
- package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +1 -1
- package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +1 -1
- package/dist-cjs/commands/CreateSipRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateVoiceConnectorCommand.js +2 -3
- package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateVoiceProfileCommand.js +46 -0
- package/dist-cjs/commands/CreateVoiceProfileDomainCommand.js +46 -0
- package/dist-cjs/commands/DeletePhoneNumberCommand.js +1 -1
- package/dist-cjs/commands/DeleteProxySessionCommand.js +2 -3
- package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +2 -3
- package/dist-cjs/commands/DeleteSipRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
- package/dist-cjs/commands/DeleteVoiceProfileCommand.js +45 -0
- package/dist-cjs/commands/DeleteVoiceProfileDomainCommand.js +45 -0
- package/dist-cjs/commands/GetGlobalSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +1 -1
- package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +1 -1
- package/dist-cjs/commands/GetProxySessionCommand.js +1 -1
- package/dist-cjs/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -1
- package/dist-cjs/commands/GetSipMediaApplicationCommand.js +1 -1
- package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetSipRuleCommand.js +2 -3
- package/dist-cjs/commands/GetSpeakerSearchTaskCommand.js +45 -0
- package/dist-cjs/commands/GetVoiceConnectorCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -1
- package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +1 -1
- package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -1
- package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +1 -1
- package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
- package/dist-cjs/commands/GetVoiceProfileCommand.js +46 -0
- package/dist-cjs/commands/GetVoiceProfileDomainCommand.js +46 -0
- package/dist-cjs/commands/GetVoiceToneAnalysisTaskCommand.js +45 -0
- package/dist-cjs/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
- package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +1 -1
- package/dist-cjs/commands/ListPhoneNumbersCommand.js +1 -1
- package/dist-cjs/commands/ListProxySessionsCommand.js +1 -1
- package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +1 -1
- package/dist-cjs/commands/ListSipRulesCommand.js +2 -3
- package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +46 -0
- package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -1
- package/dist-cjs/commands/ListVoiceConnectorsCommand.js +2 -3
- package/dist-cjs/commands/ListVoiceProfileDomainsCommand.js +46 -0
- package/dist-cjs/commands/ListVoiceProfilesCommand.js +46 -0
- package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +2 -3
- package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
- package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +1 -1
- package/dist-cjs/commands/StartSpeakerSearchTaskCommand.js +45 -0
- package/dist-cjs/commands/StartVoiceToneAnalysisTaskCommand.js +45 -0
- package/dist-cjs/commands/StopSpeakerSearchTaskCommand.js +45 -0
- package/dist-cjs/commands/StopVoiceToneAnalysisTaskCommand.js +45 -0
- package/dist-cjs/commands/TagResourceCommand.js +46 -0
- package/dist-cjs/commands/UntagResourceCommand.js +46 -0
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
- package/dist-cjs/commands/UpdateProxySessionCommand.js +1 -1
- package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +1 -1
- package/dist-cjs/commands/UpdateSipRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +2 -3
- package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateVoiceProfileCommand.js +46 -0
- package/dist-cjs/commands/UpdateVoiceProfileDomainCommand.js +46 -0
- package/dist-cjs/commands/index.js +19 -0
- package/dist-cjs/models/models_0.js +127 -321
- package/dist-cjs/pagination/ListVoiceProfileDomainsPaginator.js +29 -0
- package/dist-cjs/pagination/ListVoiceProfilesPaginator.js +29 -0
- package/dist-cjs/pagination/index.js +2 -0
- package/dist-cjs/protocols/Aws_restJson1.js +2085 -342
- package/dist-es/ChimeSDKVoice.js +285 -0
- package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -2
- package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -2
- package/dist-es/commands/CreateSipRuleCommand.js +2 -3
- package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -3
- package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -3
- package/dist-es/commands/CreateVoiceProfileCommand.js +42 -0
- package/dist-es/commands/CreateVoiceProfileDomainCommand.js +42 -0
- package/dist-es/commands/DeletePhoneNumberCommand.js +1 -1
- package/dist-es/commands/DeleteProxySessionCommand.js +2 -3
- package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -3
- package/dist-es/commands/DeleteSipRuleCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
- package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
- package/dist-es/commands/DeleteVoiceProfileCommand.js +41 -0
- package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +41 -0
- package/dist-es/commands/GetGlobalSettingsCommand.js +2 -3
- package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -2
- package/dist-es/commands/GetPhoneNumberSettingsCommand.js +1 -1
- package/dist-es/commands/GetProxySessionCommand.js +2 -2
- package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -2
- package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/GetSipRuleCommand.js +2 -3
- package/dist-es/commands/GetSpeakerSearchTaskCommand.js +41 -0
- package/dist-es/commands/GetVoiceConnectorCommand.js +2 -3
- package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -3
- package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -3
- package/dist-es/commands/GetVoiceConnectorProxyCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +2 -2
- package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
- package/dist-es/commands/GetVoiceProfileCommand.js +42 -0
- package/dist-es/commands/GetVoiceProfileDomainCommand.js +42 -0
- package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +41 -0
- package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
- package/dist-es/commands/ListPhoneNumberOrdersCommand.js +2 -2
- package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
- package/dist-es/commands/ListProxySessionsCommand.js +2 -2
- package/dist-es/commands/ListSipMediaApplicationsCommand.js +2 -2
- package/dist-es/commands/ListSipRulesCommand.js +2 -3
- package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +42 -0
- package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -3
- package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -2
- package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -3
- package/dist-es/commands/ListVoiceProfileDomainsCommand.js +42 -0
- package/dist-es/commands/ListVoiceProfilesCommand.js +42 -0
- package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -3
- package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
- package/dist-es/commands/StartSpeakerSearchTaskCommand.js +41 -0
- package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +41 -0
- package/dist-es/commands/StopSpeakerSearchTaskCommand.js +41 -0
- package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +41 -0
- package/dist-es/commands/TagResourceCommand.js +42 -0
- package/dist-es/commands/UntagResourceCommand.js +42 -0
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -3
- package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
- package/dist-es/commands/UpdateProxySessionCommand.js +2 -2
- package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -2
- package/dist-es/commands/UpdateSipRuleCommand.js +2 -3
- package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -3
- package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
- package/dist-es/commands/UpdateVoiceProfileCommand.js +42 -0
- package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +42 -0
- package/dist-es/commands/index.js +19 -0
- package/dist-es/models/models_0.js +101 -228
- package/dist-es/pagination/ListVoiceProfileDomainsPaginator.js +25 -0
- package/dist-es/pagination/ListVoiceProfilesPaginator.js +25 -0
- package/dist-es/pagination/index.js +2 -0
- package/dist-es/protocols/Aws_restJson1.js +1982 -278
- package/dist-types/ChimeSDKVoice.d.ts +358 -0
- package/dist-types/ChimeSDKVoiceClient.d.ts +47 -6
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +13 -0
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +13 -0
- package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +13 -0
- package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +13 -0
- package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +13 -0
- package/dist-types/commands/CreateProxySessionCommand.d.ts +13 -0
- package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +13 -0
- package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +13 -0
- package/dist-types/commands/CreateSipRuleCommand.d.ts +13 -0
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +13 -0
- package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +13 -0
- package/dist-types/commands/CreateVoiceProfileCommand.d.ts +39 -0
- package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +39 -0
- package/dist-types/commands/DeletePhoneNumberCommand.d.ts +13 -0
- package/dist-types/commands/DeleteProxySessionCommand.d.ts +13 -0
- package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +13 -0
- package/dist-types/commands/DeleteSipRuleCommand.d.ts +13 -0
- package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +13 -0
- package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +13 -0
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +13 -0
- package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +13 -0
- package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +13 -0
- package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +13 -0
- package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +39 -0
- package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +39 -0
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +13 -0
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +13 -0
- package/dist-types/commands/GetGlobalSettingsCommand.d.ts +13 -0
- package/dist-types/commands/GetPhoneNumberCommand.d.ts +13 -0
- package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +13 -0
- package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +13 -0
- package/dist-types/commands/GetProxySessionCommand.d.ts +13 -0
- package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +13 -0
- package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/GetSipRuleCommand.d.ts +13 -0
- package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +39 -0
- package/dist-types/commands/GetVoiceConnectorCommand.d.ts +13 -0
- package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +13 -0
- package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +13 -0
- package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +13 -0
- package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +13 -0
- package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +13 -0
- package/dist-types/commands/GetVoiceProfileCommand.d.ts +39 -0
- package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +39 -0
- package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +39 -0
- package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +13 -0
- package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +13 -0
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +13 -0
- package/dist-types/commands/ListProxySessionsCommand.d.ts +13 -0
- package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +13 -0
- package/dist-types/commands/ListSipRulesCommand.d.ts +13 -0
- package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +13 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +39 -0
- package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +13 -0
- package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +13 -0
- package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +13 -0
- package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +39 -0
- package/dist-types/commands/ListVoiceProfilesCommand.d.ts +39 -0
- package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +13 -0
- package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +13 -0
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +13 -0
- package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +13 -0
- package/dist-types/commands/RestorePhoneNumberCommand.d.ts +13 -0
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +13 -0
- package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +39 -0
- package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +39 -0
- package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +39 -0
- package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +39 -0
- package/dist-types/commands/TagResourceCommand.d.ts +39 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +39 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +13 -0
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +13 -0
- package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +13 -0
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +13 -0
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +13 -0
- package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +13 -0
- package/dist-types/commands/UpdateSipRuleCommand.d.ts +13 -0
- package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +13 -0
- package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +13 -0
- package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +39 -0
- package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +39 -0
- package/dist-types/commands/ValidateE911AddressCommand.d.ts +13 -0
- package/dist-types/commands/index.d.ts +19 -0
- package/dist-types/models/ChimeSDKVoiceServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +963 -294
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListPhoneNumberOrdersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListProxySessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSipMediaApplicationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSipRulesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListVoiceConnectorGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListVoiceConnectorsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListVoiceProfileDomainsPaginator.d.ts +7 -0
- package/dist-types/pagination/ListVoiceProfilesPaginator.d.ts +7 -0
- package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +3 -0
- package/dist-types/pagination/index.d.ts +2 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +57 -0
- package/dist-types/ts3.4/ChimeSDKVoice.d.ts +323 -0
- package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +114 -0
- package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +33 -0
- package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/index.d.ts +19 -0
- package/dist-types/ts3.4/models/models_0.d.ts +260 -245
- package/dist-types/ts3.4/pagination/ListVoiceProfileDomainsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListVoiceProfilesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +228 -0
- package/package.json +4 -3
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
2
|
import { ChimeSDKVoiceClient } from "../ChimeSDKVoiceClient";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
3
6
|
export interface ChimeSDKVoicePaginationConfiguration extends PaginationConfiguration {
|
|
4
7
|
client: ChimeSDKVoiceClient;
|
|
5
8
|
}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListPhoneNumberOrdersCommandInput, ListPhoneNumberOrdersCommandOutput } from "../commands/ListPhoneNumberOrdersCommand";
|
|
3
3
|
import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListPhoneNumberOrders(config: ChimeSDKVoicePaginationConfiguration, input: ListPhoneNumberOrdersCommandInput, ...additionalArguments: any): Paginator<ListPhoneNumberOrdersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput } from "../commands/ListPhoneNumbersCommand";
|
|
3
3
|
import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListPhoneNumbers(config: ChimeSDKVoicePaginationConfiguration, input: ListPhoneNumbersCommandInput, ...additionalArguments: any): Paginator<ListPhoneNumbersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListProxySessionsCommandInput, ListProxySessionsCommandOutput } from "../commands/ListProxySessionsCommand";
|
|
3
3
|
import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListProxySessions(config: ChimeSDKVoicePaginationConfiguration, input: ListProxySessionsCommandInput, ...additionalArguments: any): Paginator<ListProxySessionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListSipMediaApplicationsCommandInput, ListSipMediaApplicationsCommandOutput } from "../commands/ListSipMediaApplicationsCommand";
|
|
3
3
|
import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListSipMediaApplications(config: ChimeSDKVoicePaginationConfiguration, input: ListSipMediaApplicationsCommandInput, ...additionalArguments: any): Paginator<ListSipMediaApplicationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListSipRulesCommandInput, ListSipRulesCommandOutput } from "../commands/ListSipRulesCommand";
|
|
3
3
|
import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListSipRules(config: ChimeSDKVoicePaginationConfiguration, input: ListSipRulesCommandInput, ...additionalArguments: any): Paginator<ListSipRulesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListVoiceConnectorGroupsCommandInput, ListVoiceConnectorGroupsCommandOutput } from "../commands/ListVoiceConnectorGroupsCommand";
|
|
3
3
|
import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListVoiceConnectorGroups(config: ChimeSDKVoicePaginationConfiguration, input: ListVoiceConnectorGroupsCommandInput, ...additionalArguments: any): Paginator<ListVoiceConnectorGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListVoiceConnectorsCommandInput, ListVoiceConnectorsCommandOutput } from "../commands/ListVoiceConnectorsCommand";
|
|
3
3
|
import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListVoiceConnectors(config: ChimeSDKVoicePaginationConfiguration, input: ListVoiceConnectorsCommandInput, ...additionalArguments: any): Paginator<ListVoiceConnectorsCommandOutput>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import { ListVoiceProfileDomainsCommandInput, ListVoiceProfileDomainsCommandOutput } from "../commands/ListVoiceProfileDomainsCommand";
|
|
3
|
+
import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare function paginateListVoiceProfileDomains(config: ChimeSDKVoicePaginationConfiguration, input: ListVoiceProfileDomainsCommandInput, ...additionalArguments: any): Paginator<ListVoiceProfileDomainsCommandOutput>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import { ListVoiceProfilesCommandInput, ListVoiceProfilesCommandOutput } from "../commands/ListVoiceProfilesCommand";
|
|
3
|
+
import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare function paginateListVoiceProfiles(config: ChimeSDKVoicePaginationConfiguration, input: ListVoiceProfilesCommandInput, ...additionalArguments: any): Paginator<ListVoiceProfilesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput } from "../commands/SearchAvailablePhoneNumbersCommand";
|
|
3
3
|
import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateSearchAvailablePhoneNumbers(config: ChimeSDKVoicePaginationConfiguration, input: SearchAvailablePhoneNumbersCommandInput, ...additionalArguments: any): Paginator<SearchAvailablePhoneNumbersCommandOutput>;
|
|
@@ -6,4 +6,6 @@ export * from "./ListSipMediaApplicationsPaginator";
|
|
|
6
6
|
export * from "./ListSipRulesPaginator";
|
|
7
7
|
export * from "./ListVoiceConnectorGroupsPaginator";
|
|
8
8
|
export * from "./ListVoiceConnectorsPaginator";
|
|
9
|
+
export * from "./ListVoiceProfileDomainsPaginator";
|
|
10
|
+
export * from "./ListVoiceProfilesPaginator";
|
|
9
11
|
export * from "./SearchAvailablePhoneNumbersPaginator";
|
|
@@ -11,6 +11,8 @@ import { CreateSipMediaApplicationCommandInput, CreateSipMediaApplicationCommand
|
|
|
11
11
|
import { CreateSipRuleCommandInput, CreateSipRuleCommandOutput } from "../commands/CreateSipRuleCommand";
|
|
12
12
|
import { CreateVoiceConnectorCommandInput, CreateVoiceConnectorCommandOutput } from "../commands/CreateVoiceConnectorCommand";
|
|
13
13
|
import { CreateVoiceConnectorGroupCommandInput, CreateVoiceConnectorGroupCommandOutput } from "../commands/CreateVoiceConnectorGroupCommand";
|
|
14
|
+
import { CreateVoiceProfileCommandInput, CreateVoiceProfileCommandOutput } from "../commands/CreateVoiceProfileCommand";
|
|
15
|
+
import { CreateVoiceProfileDomainCommandInput, CreateVoiceProfileDomainCommandOutput } from "../commands/CreateVoiceProfileDomainCommand";
|
|
14
16
|
import { DeletePhoneNumberCommandInput, DeletePhoneNumberCommandOutput } from "../commands/DeletePhoneNumberCommand";
|
|
15
17
|
import { DeleteProxySessionCommandInput, DeleteProxySessionCommandOutput } from "../commands/DeleteProxySessionCommand";
|
|
16
18
|
import { DeleteSipMediaApplicationCommandInput, DeleteSipMediaApplicationCommandOutput } from "../commands/DeleteSipMediaApplicationCommand";
|
|
@@ -23,6 +25,8 @@ import { DeleteVoiceConnectorProxyCommandInput, DeleteVoiceConnectorProxyCommand
|
|
|
23
25
|
import { DeleteVoiceConnectorStreamingConfigurationCommandInput, DeleteVoiceConnectorStreamingConfigurationCommandOutput } from "../commands/DeleteVoiceConnectorStreamingConfigurationCommand";
|
|
24
26
|
import { DeleteVoiceConnectorTerminationCommandInput, DeleteVoiceConnectorTerminationCommandOutput } from "../commands/DeleteVoiceConnectorTerminationCommand";
|
|
25
27
|
import { DeleteVoiceConnectorTerminationCredentialsCommandInput, DeleteVoiceConnectorTerminationCredentialsCommandOutput } from "../commands/DeleteVoiceConnectorTerminationCredentialsCommand";
|
|
28
|
+
import { DeleteVoiceProfileCommandInput, DeleteVoiceProfileCommandOutput } from "../commands/DeleteVoiceProfileCommand";
|
|
29
|
+
import { DeleteVoiceProfileDomainCommandInput, DeleteVoiceProfileDomainCommandOutput } from "../commands/DeleteVoiceProfileDomainCommand";
|
|
26
30
|
import { DisassociatePhoneNumbersFromVoiceConnectorCommandInput, DisassociatePhoneNumbersFromVoiceConnectorCommandOutput } from "../commands/DisassociatePhoneNumbersFromVoiceConnectorCommand";
|
|
27
31
|
import { DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput } from "../commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand";
|
|
28
32
|
import { GetGlobalSettingsCommandInput, GetGlobalSettingsCommandOutput } from "../commands/GetGlobalSettingsCommand";
|
|
@@ -34,6 +38,7 @@ import { GetSipMediaApplicationAlexaSkillConfigurationCommandInput, GetSipMediaA
|
|
|
34
38
|
import { GetSipMediaApplicationCommandInput, GetSipMediaApplicationCommandOutput } from "../commands/GetSipMediaApplicationCommand";
|
|
35
39
|
import { GetSipMediaApplicationLoggingConfigurationCommandInput, GetSipMediaApplicationLoggingConfigurationCommandOutput } from "../commands/GetSipMediaApplicationLoggingConfigurationCommand";
|
|
36
40
|
import { GetSipRuleCommandInput, GetSipRuleCommandOutput } from "../commands/GetSipRuleCommand";
|
|
41
|
+
import { GetSpeakerSearchTaskCommandInput, GetSpeakerSearchTaskCommandOutput } from "../commands/GetSpeakerSearchTaskCommand";
|
|
37
42
|
import { GetVoiceConnectorCommandInput, GetVoiceConnectorCommandOutput } from "../commands/GetVoiceConnectorCommand";
|
|
38
43
|
import { GetVoiceConnectorEmergencyCallingConfigurationCommandInput, GetVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "../commands/GetVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
39
44
|
import { GetVoiceConnectorGroupCommandInput, GetVoiceConnectorGroupCommandOutput } from "../commands/GetVoiceConnectorGroupCommand";
|
|
@@ -43,6 +48,9 @@ import { GetVoiceConnectorProxyCommandInput, GetVoiceConnectorProxyCommandOutput
|
|
|
43
48
|
import { GetVoiceConnectorStreamingConfigurationCommandInput, GetVoiceConnectorStreamingConfigurationCommandOutput } from "../commands/GetVoiceConnectorStreamingConfigurationCommand";
|
|
44
49
|
import { GetVoiceConnectorTerminationCommandInput, GetVoiceConnectorTerminationCommandOutput } from "../commands/GetVoiceConnectorTerminationCommand";
|
|
45
50
|
import { GetVoiceConnectorTerminationHealthCommandInput, GetVoiceConnectorTerminationHealthCommandOutput } from "../commands/GetVoiceConnectorTerminationHealthCommand";
|
|
51
|
+
import { GetVoiceProfileCommandInput, GetVoiceProfileCommandOutput } from "../commands/GetVoiceProfileCommand";
|
|
52
|
+
import { GetVoiceProfileDomainCommandInput, GetVoiceProfileDomainCommandOutput } from "../commands/GetVoiceProfileDomainCommand";
|
|
53
|
+
import { GetVoiceToneAnalysisTaskCommandInput, GetVoiceToneAnalysisTaskCommandOutput } from "../commands/GetVoiceToneAnalysisTaskCommand";
|
|
46
54
|
import { ListAvailableVoiceConnectorRegionsCommandInput, ListAvailableVoiceConnectorRegionsCommandOutput } from "../commands/ListAvailableVoiceConnectorRegionsCommand";
|
|
47
55
|
import { ListPhoneNumberOrdersCommandInput, ListPhoneNumberOrdersCommandOutput } from "../commands/ListPhoneNumberOrdersCommand";
|
|
48
56
|
import { ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput } from "../commands/ListPhoneNumbersCommand";
|
|
@@ -50,9 +58,12 @@ import { ListProxySessionsCommandInput, ListProxySessionsCommandOutput } from ".
|
|
|
50
58
|
import { ListSipMediaApplicationsCommandInput, ListSipMediaApplicationsCommandOutput } from "../commands/ListSipMediaApplicationsCommand";
|
|
51
59
|
import { ListSipRulesCommandInput, ListSipRulesCommandOutput } from "../commands/ListSipRulesCommand";
|
|
52
60
|
import { ListSupportedPhoneNumberCountriesCommandInput, ListSupportedPhoneNumberCountriesCommandOutput } from "../commands/ListSupportedPhoneNumberCountriesCommand";
|
|
61
|
+
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
53
62
|
import { ListVoiceConnectorGroupsCommandInput, ListVoiceConnectorGroupsCommandOutput } from "../commands/ListVoiceConnectorGroupsCommand";
|
|
54
63
|
import { ListVoiceConnectorsCommandInput, ListVoiceConnectorsCommandOutput } from "../commands/ListVoiceConnectorsCommand";
|
|
55
64
|
import { ListVoiceConnectorTerminationCredentialsCommandInput, ListVoiceConnectorTerminationCredentialsCommandOutput } from "../commands/ListVoiceConnectorTerminationCredentialsCommand";
|
|
65
|
+
import { ListVoiceProfileDomainsCommandInput, ListVoiceProfileDomainsCommandOutput } from "../commands/ListVoiceProfileDomainsCommand";
|
|
66
|
+
import { ListVoiceProfilesCommandInput, ListVoiceProfilesCommandOutput } from "../commands/ListVoiceProfilesCommand";
|
|
56
67
|
import { PutSipMediaApplicationAlexaSkillConfigurationCommandInput, PutSipMediaApplicationAlexaSkillConfigurationCommandOutput } from "../commands/PutSipMediaApplicationAlexaSkillConfigurationCommand";
|
|
57
68
|
import { PutSipMediaApplicationLoggingConfigurationCommandInput, PutSipMediaApplicationLoggingConfigurationCommandOutput } from "../commands/PutSipMediaApplicationLoggingConfigurationCommand";
|
|
58
69
|
import { PutVoiceConnectorEmergencyCallingConfigurationCommandInput, PutVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "../commands/PutVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
@@ -64,6 +75,12 @@ import { PutVoiceConnectorTerminationCommandInput, PutVoiceConnectorTerminationC
|
|
|
64
75
|
import { PutVoiceConnectorTerminationCredentialsCommandInput, PutVoiceConnectorTerminationCredentialsCommandOutput } from "../commands/PutVoiceConnectorTerminationCredentialsCommand";
|
|
65
76
|
import { RestorePhoneNumberCommandInput, RestorePhoneNumberCommandOutput } from "../commands/RestorePhoneNumberCommand";
|
|
66
77
|
import { SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput } from "../commands/SearchAvailablePhoneNumbersCommand";
|
|
78
|
+
import { StartSpeakerSearchTaskCommandInput, StartSpeakerSearchTaskCommandOutput } from "../commands/StartSpeakerSearchTaskCommand";
|
|
79
|
+
import { StartVoiceToneAnalysisTaskCommandInput, StartVoiceToneAnalysisTaskCommandOutput } from "../commands/StartVoiceToneAnalysisTaskCommand";
|
|
80
|
+
import { StopSpeakerSearchTaskCommandInput, StopSpeakerSearchTaskCommandOutput } from "../commands/StopSpeakerSearchTaskCommand";
|
|
81
|
+
import { StopVoiceToneAnalysisTaskCommandInput, StopVoiceToneAnalysisTaskCommandOutput } from "../commands/StopVoiceToneAnalysisTaskCommand";
|
|
82
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
|
|
83
|
+
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
67
84
|
import { UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput } from "../commands/UpdateGlobalSettingsCommand";
|
|
68
85
|
import { UpdatePhoneNumberCommandInput, UpdatePhoneNumberCommandOutput } from "../commands/UpdatePhoneNumberCommand";
|
|
69
86
|
import { UpdatePhoneNumberSettingsCommandInput, UpdatePhoneNumberSettingsCommandOutput } from "../commands/UpdatePhoneNumberSettingsCommand";
|
|
@@ -73,6 +90,8 @@ import { UpdateSipMediaApplicationCommandInput, UpdateSipMediaApplicationCommand
|
|
|
73
90
|
import { UpdateSipRuleCommandInput, UpdateSipRuleCommandOutput } from "../commands/UpdateSipRuleCommand";
|
|
74
91
|
import { UpdateVoiceConnectorCommandInput, UpdateVoiceConnectorCommandOutput } from "../commands/UpdateVoiceConnectorCommand";
|
|
75
92
|
import { UpdateVoiceConnectorGroupCommandInput, UpdateVoiceConnectorGroupCommandOutput } from "../commands/UpdateVoiceConnectorGroupCommand";
|
|
93
|
+
import { UpdateVoiceProfileCommandInput, UpdateVoiceProfileCommandOutput } from "../commands/UpdateVoiceProfileCommand";
|
|
94
|
+
import { UpdateVoiceProfileDomainCommandInput, UpdateVoiceProfileDomainCommandOutput } from "../commands/UpdateVoiceProfileDomainCommand";
|
|
76
95
|
import { ValidateE911AddressCommandInput, ValidateE911AddressCommandOutput } from "../commands/ValidateE911AddressCommand";
|
|
77
96
|
export declare const serializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorCommand: (input: AssociatePhoneNumbersWithVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
78
97
|
export declare const serializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorGroupCommand: (input: AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -85,6 +104,8 @@ export declare const serializeAws_restJson1CreateSipMediaApplicationCallCommand:
|
|
|
85
104
|
export declare const serializeAws_restJson1CreateSipRuleCommand: (input: CreateSipRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
86
105
|
export declare const serializeAws_restJson1CreateVoiceConnectorCommand: (input: CreateVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
87
106
|
export declare const serializeAws_restJson1CreateVoiceConnectorGroupCommand: (input: CreateVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
107
|
+
export declare const serializeAws_restJson1CreateVoiceProfileCommand: (input: CreateVoiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
108
|
+
export declare const serializeAws_restJson1CreateVoiceProfileDomainCommand: (input: CreateVoiceProfileDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
88
109
|
export declare const serializeAws_restJson1DeletePhoneNumberCommand: (input: DeletePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
89
110
|
export declare const serializeAws_restJson1DeleteProxySessionCommand: (input: DeleteProxySessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
90
111
|
export declare const serializeAws_restJson1DeleteSipMediaApplicationCommand: (input: DeleteSipMediaApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -97,6 +118,8 @@ export declare const serializeAws_restJson1DeleteVoiceConnectorProxyCommand: (in
|
|
|
97
118
|
export declare const serializeAws_restJson1DeleteVoiceConnectorStreamingConfigurationCommand: (input: DeleteVoiceConnectorStreamingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
98
119
|
export declare const serializeAws_restJson1DeleteVoiceConnectorTerminationCommand: (input: DeleteVoiceConnectorTerminationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
99
120
|
export declare const serializeAws_restJson1DeleteVoiceConnectorTerminationCredentialsCommand: (input: DeleteVoiceConnectorTerminationCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
121
|
+
export declare const serializeAws_restJson1DeleteVoiceProfileCommand: (input: DeleteVoiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
122
|
+
export declare const serializeAws_restJson1DeleteVoiceProfileDomainCommand: (input: DeleteVoiceProfileDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
100
123
|
export declare const serializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand: (input: DisassociatePhoneNumbersFromVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
101
124
|
export declare const serializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorGroupCommand: (input: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
102
125
|
export declare const serializeAws_restJson1GetGlobalSettingsCommand: (input: GetGlobalSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -108,6 +131,7 @@ export declare const serializeAws_restJson1GetSipMediaApplicationCommand: (input
|
|
|
108
131
|
export declare const serializeAws_restJson1GetSipMediaApplicationAlexaSkillConfigurationCommand: (input: GetSipMediaApplicationAlexaSkillConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
109
132
|
export declare const serializeAws_restJson1GetSipMediaApplicationLoggingConfigurationCommand: (input: GetSipMediaApplicationLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
110
133
|
export declare const serializeAws_restJson1GetSipRuleCommand: (input: GetSipRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
134
|
+
export declare const serializeAws_restJson1GetSpeakerSearchTaskCommand: (input: GetSpeakerSearchTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
111
135
|
export declare const serializeAws_restJson1GetVoiceConnectorCommand: (input: GetVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
112
136
|
export declare const serializeAws_restJson1GetVoiceConnectorEmergencyCallingConfigurationCommand: (input: GetVoiceConnectorEmergencyCallingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
113
137
|
export declare const serializeAws_restJson1GetVoiceConnectorGroupCommand: (input: GetVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -117,6 +141,9 @@ export declare const serializeAws_restJson1GetVoiceConnectorProxyCommand: (input
|
|
|
117
141
|
export declare const serializeAws_restJson1GetVoiceConnectorStreamingConfigurationCommand: (input: GetVoiceConnectorStreamingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
118
142
|
export declare const serializeAws_restJson1GetVoiceConnectorTerminationCommand: (input: GetVoiceConnectorTerminationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
119
143
|
export declare const serializeAws_restJson1GetVoiceConnectorTerminationHealthCommand: (input: GetVoiceConnectorTerminationHealthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
144
|
+
export declare const serializeAws_restJson1GetVoiceProfileCommand: (input: GetVoiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
145
|
+
export declare const serializeAws_restJson1GetVoiceProfileDomainCommand: (input: GetVoiceProfileDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
146
|
+
export declare const serializeAws_restJson1GetVoiceToneAnalysisTaskCommand: (input: GetVoiceToneAnalysisTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
120
147
|
export declare const serializeAws_restJson1ListAvailableVoiceConnectorRegionsCommand: (input: ListAvailableVoiceConnectorRegionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
121
148
|
export declare const serializeAws_restJson1ListPhoneNumberOrdersCommand: (input: ListPhoneNumberOrdersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
122
149
|
export declare const serializeAws_restJson1ListPhoneNumbersCommand: (input: ListPhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -124,9 +151,12 @@ export declare const serializeAws_restJson1ListProxySessionsCommand: (input: Lis
|
|
|
124
151
|
export declare const serializeAws_restJson1ListSipMediaApplicationsCommand: (input: ListSipMediaApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
125
152
|
export declare const serializeAws_restJson1ListSipRulesCommand: (input: ListSipRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
126
153
|
export declare const serializeAws_restJson1ListSupportedPhoneNumberCountriesCommand: (input: ListSupportedPhoneNumberCountriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
154
|
+
export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
127
155
|
export declare const serializeAws_restJson1ListVoiceConnectorGroupsCommand: (input: ListVoiceConnectorGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
128
156
|
export declare const serializeAws_restJson1ListVoiceConnectorsCommand: (input: ListVoiceConnectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
129
157
|
export declare const serializeAws_restJson1ListVoiceConnectorTerminationCredentialsCommand: (input: ListVoiceConnectorTerminationCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
158
|
+
export declare const serializeAws_restJson1ListVoiceProfileDomainsCommand: (input: ListVoiceProfileDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
159
|
+
export declare const serializeAws_restJson1ListVoiceProfilesCommand: (input: ListVoiceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
130
160
|
export declare const serializeAws_restJson1PutSipMediaApplicationAlexaSkillConfigurationCommand: (input: PutSipMediaApplicationAlexaSkillConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
131
161
|
export declare const serializeAws_restJson1PutSipMediaApplicationLoggingConfigurationCommand: (input: PutSipMediaApplicationLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
132
162
|
export declare const serializeAws_restJson1PutVoiceConnectorEmergencyCallingConfigurationCommand: (input: PutVoiceConnectorEmergencyCallingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -138,6 +168,12 @@ export declare const serializeAws_restJson1PutVoiceConnectorTerminationCommand:
|
|
|
138
168
|
export declare const serializeAws_restJson1PutVoiceConnectorTerminationCredentialsCommand: (input: PutVoiceConnectorTerminationCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
139
169
|
export declare const serializeAws_restJson1RestorePhoneNumberCommand: (input: RestorePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
140
170
|
export declare const serializeAws_restJson1SearchAvailablePhoneNumbersCommand: (input: SearchAvailablePhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
171
|
+
export declare const serializeAws_restJson1StartSpeakerSearchTaskCommand: (input: StartSpeakerSearchTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
172
|
+
export declare const serializeAws_restJson1StartVoiceToneAnalysisTaskCommand: (input: StartVoiceToneAnalysisTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
173
|
+
export declare const serializeAws_restJson1StopSpeakerSearchTaskCommand: (input: StopSpeakerSearchTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
174
|
+
export declare const serializeAws_restJson1StopVoiceToneAnalysisTaskCommand: (input: StopVoiceToneAnalysisTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
175
|
+
export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
176
|
+
export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
141
177
|
export declare const serializeAws_restJson1UpdateGlobalSettingsCommand: (input: UpdateGlobalSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
142
178
|
export declare const serializeAws_restJson1UpdatePhoneNumberCommand: (input: UpdatePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
143
179
|
export declare const serializeAws_restJson1UpdatePhoneNumberSettingsCommand: (input: UpdatePhoneNumberSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -147,6 +183,8 @@ export declare const serializeAws_restJson1UpdateSipMediaApplicationCallCommand:
|
|
|
147
183
|
export declare const serializeAws_restJson1UpdateSipRuleCommand: (input: UpdateSipRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
148
184
|
export declare const serializeAws_restJson1UpdateVoiceConnectorCommand: (input: UpdateVoiceConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
149
185
|
export declare const serializeAws_restJson1UpdateVoiceConnectorGroupCommand: (input: UpdateVoiceConnectorGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
186
|
+
export declare const serializeAws_restJson1UpdateVoiceProfileCommand: (input: UpdateVoiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
187
|
+
export declare const serializeAws_restJson1UpdateVoiceProfileDomainCommand: (input: UpdateVoiceProfileDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
150
188
|
export declare const serializeAws_restJson1ValidateE911AddressCommand: (input: ValidateE911AddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
151
189
|
export declare const deserializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociatePhoneNumbersWithVoiceConnectorCommandOutput>;
|
|
152
190
|
export declare const deserializeAws_restJson1AssociatePhoneNumbersWithVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput>;
|
|
@@ -159,6 +197,8 @@ export declare const deserializeAws_restJson1CreateSipMediaApplicationCallComman
|
|
|
159
197
|
export declare const deserializeAws_restJson1CreateSipRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSipRuleCommandOutput>;
|
|
160
198
|
export declare const deserializeAws_restJson1CreateVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVoiceConnectorCommandOutput>;
|
|
161
199
|
export declare const deserializeAws_restJson1CreateVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVoiceConnectorGroupCommandOutput>;
|
|
200
|
+
export declare const deserializeAws_restJson1CreateVoiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVoiceProfileCommandOutput>;
|
|
201
|
+
export declare const deserializeAws_restJson1CreateVoiceProfileDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVoiceProfileDomainCommandOutput>;
|
|
162
202
|
export declare const deserializeAws_restJson1DeletePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePhoneNumberCommandOutput>;
|
|
163
203
|
export declare const deserializeAws_restJson1DeleteProxySessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProxySessionCommandOutput>;
|
|
164
204
|
export declare const deserializeAws_restJson1DeleteSipMediaApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSipMediaApplicationCommandOutput>;
|
|
@@ -171,6 +211,8 @@ export declare const deserializeAws_restJson1DeleteVoiceConnectorProxyCommand: (
|
|
|
171
211
|
export declare const deserializeAws_restJson1DeleteVoiceConnectorStreamingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorStreamingConfigurationCommandOutput>;
|
|
172
212
|
export declare const deserializeAws_restJson1DeleteVoiceConnectorTerminationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorTerminationCommandOutput>;
|
|
173
213
|
export declare const deserializeAws_restJson1DeleteVoiceConnectorTerminationCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceConnectorTerminationCredentialsCommandOutput>;
|
|
214
|
+
export declare const deserializeAws_restJson1DeleteVoiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceProfileCommandOutput>;
|
|
215
|
+
export declare const deserializeAws_restJson1DeleteVoiceProfileDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVoiceProfileDomainCommandOutput>;
|
|
174
216
|
export declare const deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociatePhoneNumbersFromVoiceConnectorCommandOutput>;
|
|
175
217
|
export declare const deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput>;
|
|
176
218
|
export declare const deserializeAws_restJson1GetGlobalSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGlobalSettingsCommandOutput>;
|
|
@@ -182,6 +224,7 @@ export declare const deserializeAws_restJson1GetSipMediaApplicationCommand: (out
|
|
|
182
224
|
export declare const deserializeAws_restJson1GetSipMediaApplicationAlexaSkillConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSipMediaApplicationAlexaSkillConfigurationCommandOutput>;
|
|
183
225
|
export declare const deserializeAws_restJson1GetSipMediaApplicationLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSipMediaApplicationLoggingConfigurationCommandOutput>;
|
|
184
226
|
export declare const deserializeAws_restJson1GetSipRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSipRuleCommandOutput>;
|
|
227
|
+
export declare const deserializeAws_restJson1GetSpeakerSearchTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSpeakerSearchTaskCommandOutput>;
|
|
185
228
|
export declare const deserializeAws_restJson1GetVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorCommandOutput>;
|
|
186
229
|
export declare const deserializeAws_restJson1GetVoiceConnectorEmergencyCallingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorEmergencyCallingConfigurationCommandOutput>;
|
|
187
230
|
export declare const deserializeAws_restJson1GetVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorGroupCommandOutput>;
|
|
@@ -191,6 +234,9 @@ export declare const deserializeAws_restJson1GetVoiceConnectorProxyCommand: (out
|
|
|
191
234
|
export declare const deserializeAws_restJson1GetVoiceConnectorStreamingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorStreamingConfigurationCommandOutput>;
|
|
192
235
|
export declare const deserializeAws_restJson1GetVoiceConnectorTerminationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorTerminationCommandOutput>;
|
|
193
236
|
export declare const deserializeAws_restJson1GetVoiceConnectorTerminationHealthCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceConnectorTerminationHealthCommandOutput>;
|
|
237
|
+
export declare const deserializeAws_restJson1GetVoiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceProfileCommandOutput>;
|
|
238
|
+
export declare const deserializeAws_restJson1GetVoiceProfileDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceProfileDomainCommandOutput>;
|
|
239
|
+
export declare const deserializeAws_restJson1GetVoiceToneAnalysisTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVoiceToneAnalysisTaskCommandOutput>;
|
|
194
240
|
export declare const deserializeAws_restJson1ListAvailableVoiceConnectorRegionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAvailableVoiceConnectorRegionsCommandOutput>;
|
|
195
241
|
export declare const deserializeAws_restJson1ListPhoneNumberOrdersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumberOrdersCommandOutput>;
|
|
196
242
|
export declare const deserializeAws_restJson1ListPhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumbersCommandOutput>;
|
|
@@ -198,9 +244,12 @@ export declare const deserializeAws_restJson1ListProxySessionsCommand: (output:
|
|
|
198
244
|
export declare const deserializeAws_restJson1ListSipMediaApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSipMediaApplicationsCommandOutput>;
|
|
199
245
|
export declare const deserializeAws_restJson1ListSipRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSipRulesCommandOutput>;
|
|
200
246
|
export declare const deserializeAws_restJson1ListSupportedPhoneNumberCountriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSupportedPhoneNumberCountriesCommandOutput>;
|
|
247
|
+
export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
201
248
|
export declare const deserializeAws_restJson1ListVoiceConnectorGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVoiceConnectorGroupsCommandOutput>;
|
|
202
249
|
export declare const deserializeAws_restJson1ListVoiceConnectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVoiceConnectorsCommandOutput>;
|
|
203
250
|
export declare const deserializeAws_restJson1ListVoiceConnectorTerminationCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVoiceConnectorTerminationCredentialsCommandOutput>;
|
|
251
|
+
export declare const deserializeAws_restJson1ListVoiceProfileDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVoiceProfileDomainsCommandOutput>;
|
|
252
|
+
export declare const deserializeAws_restJson1ListVoiceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVoiceProfilesCommandOutput>;
|
|
204
253
|
export declare const deserializeAws_restJson1PutSipMediaApplicationAlexaSkillConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutSipMediaApplicationAlexaSkillConfigurationCommandOutput>;
|
|
205
254
|
export declare const deserializeAws_restJson1PutSipMediaApplicationLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutSipMediaApplicationLoggingConfigurationCommandOutput>;
|
|
206
255
|
export declare const deserializeAws_restJson1PutVoiceConnectorEmergencyCallingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutVoiceConnectorEmergencyCallingConfigurationCommandOutput>;
|
|
@@ -212,6 +261,12 @@ export declare const deserializeAws_restJson1PutVoiceConnectorTerminationCommand
|
|
|
212
261
|
export declare const deserializeAws_restJson1PutVoiceConnectorTerminationCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutVoiceConnectorTerminationCredentialsCommandOutput>;
|
|
213
262
|
export declare const deserializeAws_restJson1RestorePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestorePhoneNumberCommandOutput>;
|
|
214
263
|
export declare const deserializeAws_restJson1SearchAvailablePhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
|
|
264
|
+
export declare const deserializeAws_restJson1StartSpeakerSearchTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSpeakerSearchTaskCommandOutput>;
|
|
265
|
+
export declare const deserializeAws_restJson1StartVoiceToneAnalysisTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartVoiceToneAnalysisTaskCommandOutput>;
|
|
266
|
+
export declare const deserializeAws_restJson1StopSpeakerSearchTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopSpeakerSearchTaskCommandOutput>;
|
|
267
|
+
export declare const deserializeAws_restJson1StopVoiceToneAnalysisTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopVoiceToneAnalysisTaskCommandOutput>;
|
|
268
|
+
export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
269
|
+
export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
215
270
|
export declare const deserializeAws_restJson1UpdateGlobalSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGlobalSettingsCommandOutput>;
|
|
216
271
|
export declare const deserializeAws_restJson1UpdatePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePhoneNumberCommandOutput>;
|
|
217
272
|
export declare const deserializeAws_restJson1UpdatePhoneNumberSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePhoneNumberSettingsCommandOutput>;
|
|
@@ -221,4 +276,6 @@ export declare const deserializeAws_restJson1UpdateSipMediaApplicationCallComman
|
|
|
221
276
|
export declare const deserializeAws_restJson1UpdateSipRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSipRuleCommandOutput>;
|
|
222
277
|
export declare const deserializeAws_restJson1UpdateVoiceConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVoiceConnectorCommandOutput>;
|
|
223
278
|
export declare const deserializeAws_restJson1UpdateVoiceConnectorGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVoiceConnectorGroupCommandOutput>;
|
|
279
|
+
export declare const deserializeAws_restJson1UpdateVoiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVoiceProfileCommandOutput>;
|
|
280
|
+
export declare const deserializeAws_restJson1UpdateVoiceProfileDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVoiceProfileDomainCommandOutput>;
|
|
224
281
|
export declare const deserializeAws_restJson1ValidateE911AddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ValidateE911AddressCommandOutput>;
|