@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
|
@@ -144,6 +144,11 @@ export interface BatchUpdatePhoneNumberRequest {
|
|
|
144
144
|
export interface BatchUpdatePhoneNumberResponse {
|
|
145
145
|
PhoneNumberErrors?: PhoneNumberError[];
|
|
146
146
|
}
|
|
147
|
+
export interface CallDetails {
|
|
148
|
+
VoiceConnectorId?: string;
|
|
149
|
+
TransactionId?: string;
|
|
150
|
+
IsCaller?: boolean;
|
|
151
|
+
}
|
|
147
152
|
export declare enum CallingNameStatus {
|
|
148
153
|
Unassigned = "Unassigned",
|
|
149
154
|
UpdateFailed = "UpdateFailed",
|
|
@@ -380,6 +385,55 @@ export interface VoiceConnectorGroup {
|
|
|
380
385
|
export interface CreateVoiceConnectorGroupResponse {
|
|
381
386
|
VoiceConnectorGroup?: VoiceConnectorGroup;
|
|
382
387
|
}
|
|
388
|
+
export interface CreateVoiceProfileRequest {
|
|
389
|
+
SpeakerSearchTaskId: string | undefined;
|
|
390
|
+
}
|
|
391
|
+
export interface VoiceProfile {
|
|
392
|
+
VoiceProfileId?: string;
|
|
393
|
+
VoiceProfileArn?: string;
|
|
394
|
+
VoiceProfileDomainId?: string;
|
|
395
|
+
CreatedTimestamp?: Date;
|
|
396
|
+
UpdatedTimestamp?: Date;
|
|
397
|
+
ExpirationTimestamp?: Date;
|
|
398
|
+
}
|
|
399
|
+
export interface CreateVoiceProfileResponse {
|
|
400
|
+
VoiceProfile?: VoiceProfile;
|
|
401
|
+
}
|
|
402
|
+
export declare class GoneException extends __BaseException {
|
|
403
|
+
readonly name: "GoneException";
|
|
404
|
+
readonly $fault: "client";
|
|
405
|
+
Code?: ErrorCode | string;
|
|
406
|
+
Message?: string;
|
|
407
|
+
constructor(opts: __ExceptionOptionType<GoneException, __BaseException>);
|
|
408
|
+
}
|
|
409
|
+
export interface ServerSideEncryptionConfiguration {
|
|
410
|
+
KmsKeyArn: string | undefined;
|
|
411
|
+
}
|
|
412
|
+
export interface Tag {
|
|
413
|
+
Key: string | undefined;
|
|
414
|
+
Value: string | undefined;
|
|
415
|
+
}
|
|
416
|
+
export interface CreateVoiceProfileDomainRequest {
|
|
417
|
+
Name: string | undefined;
|
|
418
|
+
Description?: string;
|
|
419
|
+
ServerSideEncryptionConfiguration:
|
|
420
|
+
| ServerSideEncryptionConfiguration
|
|
421
|
+
| undefined;
|
|
422
|
+
ClientRequestToken?: string;
|
|
423
|
+
Tags?: Tag[];
|
|
424
|
+
}
|
|
425
|
+
export interface VoiceProfileDomain {
|
|
426
|
+
VoiceProfileDomainId?: string;
|
|
427
|
+
VoiceProfileDomainArn?: string;
|
|
428
|
+
Name?: string;
|
|
429
|
+
Description?: string;
|
|
430
|
+
ServerSideEncryptionConfiguration?: ServerSideEncryptionConfiguration;
|
|
431
|
+
CreatedTimestamp?: Date;
|
|
432
|
+
UpdatedTimestamp?: Date;
|
|
433
|
+
}
|
|
434
|
+
export interface CreateVoiceProfileDomainResponse {
|
|
435
|
+
VoiceProfileDomain?: VoiceProfileDomain;
|
|
436
|
+
}
|
|
383
437
|
export interface DeletePhoneNumberRequest {
|
|
384
438
|
PhoneNumberId: string | undefined;
|
|
385
439
|
}
|
|
@@ -418,6 +472,12 @@ export interface DeleteVoiceConnectorTerminationCredentialsRequest {
|
|
|
418
472
|
VoiceConnectorId: string | undefined;
|
|
419
473
|
Usernames: string[] | undefined;
|
|
420
474
|
}
|
|
475
|
+
export interface DeleteVoiceProfileRequest {
|
|
476
|
+
VoiceProfileId: string | undefined;
|
|
477
|
+
}
|
|
478
|
+
export interface DeleteVoiceProfileDomainRequest {
|
|
479
|
+
VoiceProfileDomainId: string | undefined;
|
|
480
|
+
}
|
|
421
481
|
export interface DisassociatePhoneNumbersFromVoiceConnectorRequest {
|
|
422
482
|
VoiceConnectorId: string | undefined;
|
|
423
483
|
E164PhoneNumbers: string[] | undefined;
|
|
@@ -543,6 +603,31 @@ export interface GetSipRuleRequest {
|
|
|
543
603
|
export interface GetSipRuleResponse {
|
|
544
604
|
SipRule?: SipRule;
|
|
545
605
|
}
|
|
606
|
+
export interface GetSpeakerSearchTaskRequest {
|
|
607
|
+
VoiceConnectorId: string | undefined;
|
|
608
|
+
SpeakerSearchTaskId: string | undefined;
|
|
609
|
+
}
|
|
610
|
+
export interface SpeakerSearchResult {
|
|
611
|
+
ConfidenceScore?: number;
|
|
612
|
+
VoiceProfileId?: string;
|
|
613
|
+
}
|
|
614
|
+
export interface SpeakerSearchDetails {
|
|
615
|
+
Results?: SpeakerSearchResult[];
|
|
616
|
+
VoiceprintGenerationStatus?: string;
|
|
617
|
+
}
|
|
618
|
+
export interface SpeakerSearchTask {
|
|
619
|
+
SpeakerSearchTaskId?: string;
|
|
620
|
+
SpeakerSearchTaskStatus?: string;
|
|
621
|
+
CallDetails?: CallDetails;
|
|
622
|
+
SpeakerSearchDetails?: SpeakerSearchDetails;
|
|
623
|
+
CreatedTimestamp?: Date;
|
|
624
|
+
UpdatedTimestamp?: Date;
|
|
625
|
+
StartedTimestamp?: Date;
|
|
626
|
+
StatusMessage?: string;
|
|
627
|
+
}
|
|
628
|
+
export interface GetSpeakerSearchTaskResponse {
|
|
629
|
+
SpeakerSearchTask?: SpeakerSearchTask;
|
|
630
|
+
}
|
|
546
631
|
export interface GetVoiceConnectorRequest {
|
|
547
632
|
VoiceConnectorId: string | undefined;
|
|
548
633
|
}
|
|
@@ -615,6 +700,10 @@ export interface GetVoiceConnectorProxyResponse {
|
|
|
615
700
|
export interface GetVoiceConnectorStreamingConfigurationRequest {
|
|
616
701
|
VoiceConnectorId: string | undefined;
|
|
617
702
|
}
|
|
703
|
+
export interface MediaInsightsConfiguration {
|
|
704
|
+
Disabled?: boolean;
|
|
705
|
+
ConfigurationArn?: string;
|
|
706
|
+
}
|
|
618
707
|
export declare enum NotificationTarget {
|
|
619
708
|
EventBridge = "EventBridge",
|
|
620
709
|
SNS = "SNS",
|
|
@@ -627,6 +716,7 @@ export interface StreamingConfiguration {
|
|
|
627
716
|
DataRetentionInHours: number | undefined;
|
|
628
717
|
Disabled: boolean | undefined;
|
|
629
718
|
StreamingNotificationTargets?: StreamingNotificationTarget[];
|
|
719
|
+
MediaInsightsConfiguration?: MediaInsightsConfiguration;
|
|
630
720
|
}
|
|
631
721
|
export interface GetVoiceConnectorStreamingConfigurationResponse {
|
|
632
722
|
StreamingConfiguration?: StreamingConfiguration;
|
|
@@ -654,6 +744,35 @@ export interface TerminationHealth {
|
|
|
654
744
|
export interface GetVoiceConnectorTerminationHealthResponse {
|
|
655
745
|
TerminationHealth?: TerminationHealth;
|
|
656
746
|
}
|
|
747
|
+
export interface GetVoiceProfileRequest {
|
|
748
|
+
VoiceProfileId: string | undefined;
|
|
749
|
+
}
|
|
750
|
+
export interface GetVoiceProfileResponse {
|
|
751
|
+
VoiceProfile?: VoiceProfile;
|
|
752
|
+
}
|
|
753
|
+
export interface GetVoiceProfileDomainRequest {
|
|
754
|
+
VoiceProfileDomainId: string | undefined;
|
|
755
|
+
}
|
|
756
|
+
export interface GetVoiceProfileDomainResponse {
|
|
757
|
+
VoiceProfileDomain?: VoiceProfileDomain;
|
|
758
|
+
}
|
|
759
|
+
export interface GetVoiceToneAnalysisTaskRequest {
|
|
760
|
+
VoiceConnectorId: string | undefined;
|
|
761
|
+
VoiceToneAnalysisTaskId: string | undefined;
|
|
762
|
+
IsCaller: boolean | undefined;
|
|
763
|
+
}
|
|
764
|
+
export interface VoiceToneAnalysisTask {
|
|
765
|
+
VoiceToneAnalysisTaskId?: string;
|
|
766
|
+
VoiceToneAnalysisTaskStatus?: string;
|
|
767
|
+
CallDetails?: CallDetails;
|
|
768
|
+
CreatedTimestamp?: Date;
|
|
769
|
+
UpdatedTimestamp?: Date;
|
|
770
|
+
StartedTimestamp?: Date;
|
|
771
|
+
StatusMessage?: string;
|
|
772
|
+
}
|
|
773
|
+
export interface GetVoiceToneAnalysisTaskResponse {
|
|
774
|
+
VoiceToneAnalysisTask?: VoiceToneAnalysisTask;
|
|
775
|
+
}
|
|
657
776
|
export interface ListAvailableVoiceConnectorRegionsResponse {
|
|
658
777
|
VoiceConnectorRegions?: (VoiceConnectorAwsRegion | string)[];
|
|
659
778
|
}
|
|
@@ -714,6 +833,12 @@ export interface PhoneNumberCountry {
|
|
|
714
833
|
export interface ListSupportedPhoneNumberCountriesResponse {
|
|
715
834
|
PhoneNumberCountries?: PhoneNumberCountry[];
|
|
716
835
|
}
|
|
836
|
+
export interface ListTagsForResourceRequest {
|
|
837
|
+
ResourceARN: string | undefined;
|
|
838
|
+
}
|
|
839
|
+
export interface ListTagsForResourceResponse {
|
|
840
|
+
Tags?: Tag[];
|
|
841
|
+
}
|
|
717
842
|
export interface ListVoiceConnectorGroupsRequest {
|
|
718
843
|
NextToken?: string;
|
|
719
844
|
MaxResults?: number;
|
|
@@ -736,6 +861,39 @@ export interface ListVoiceConnectorTerminationCredentialsRequest {
|
|
|
736
861
|
export interface ListVoiceConnectorTerminationCredentialsResponse {
|
|
737
862
|
Usernames?: string[];
|
|
738
863
|
}
|
|
864
|
+
export interface ListVoiceProfileDomainsRequest {
|
|
865
|
+
NextToken?: string;
|
|
866
|
+
MaxResults?: number;
|
|
867
|
+
}
|
|
868
|
+
export interface VoiceProfileDomainSummary {
|
|
869
|
+
VoiceProfileDomainId?: string;
|
|
870
|
+
VoiceProfileDomainArn?: string;
|
|
871
|
+
Name?: string;
|
|
872
|
+
Description?: string;
|
|
873
|
+
CreatedTimestamp?: Date;
|
|
874
|
+
UpdatedTimestamp?: Date;
|
|
875
|
+
}
|
|
876
|
+
export interface ListVoiceProfileDomainsResponse {
|
|
877
|
+
VoiceProfileDomains?: VoiceProfileDomainSummary[];
|
|
878
|
+
NextToken?: string;
|
|
879
|
+
}
|
|
880
|
+
export interface ListVoiceProfilesRequest {
|
|
881
|
+
VoiceProfileDomainId: string | undefined;
|
|
882
|
+
NextToken?: string;
|
|
883
|
+
MaxResults?: number;
|
|
884
|
+
}
|
|
885
|
+
export interface VoiceProfileSummary {
|
|
886
|
+
VoiceProfileId?: string;
|
|
887
|
+
VoiceProfileArn?: string;
|
|
888
|
+
VoiceProfileDomainId?: string;
|
|
889
|
+
CreatedTimestamp?: Date;
|
|
890
|
+
UpdatedTimestamp?: Date;
|
|
891
|
+
ExpirationTimestamp?: Date;
|
|
892
|
+
}
|
|
893
|
+
export interface ListVoiceProfilesResponse {
|
|
894
|
+
VoiceProfiles?: VoiceProfileSummary[];
|
|
895
|
+
NextToken?: string;
|
|
896
|
+
}
|
|
739
897
|
export interface PutSipMediaApplicationAlexaSkillConfigurationRequest {
|
|
740
898
|
SipMediaApplicationId: string | undefined;
|
|
741
899
|
SipMediaApplicationAlexaSkillConfiguration?: SipMediaApplicationAlexaSkillConfiguration;
|
|
@@ -823,6 +981,52 @@ export interface SearchAvailablePhoneNumbersResponse {
|
|
|
823
981
|
E164PhoneNumbers?: string[];
|
|
824
982
|
NextToken?: string;
|
|
825
983
|
}
|
|
984
|
+
export interface StartSpeakerSearchTaskRequest {
|
|
985
|
+
VoiceConnectorId: string | undefined;
|
|
986
|
+
TransactionId: string | undefined;
|
|
987
|
+
VoiceProfileDomainId: string | undefined;
|
|
988
|
+
ClientRequestToken?: string;
|
|
989
|
+
}
|
|
990
|
+
export interface StartSpeakerSearchTaskResponse {
|
|
991
|
+
SpeakerSearchTask?: SpeakerSearchTask;
|
|
992
|
+
}
|
|
993
|
+
export declare class UnprocessableEntityException extends __BaseException {
|
|
994
|
+
readonly name: "UnprocessableEntityException";
|
|
995
|
+
readonly $fault: "client";
|
|
996
|
+
Code?: ErrorCode | string;
|
|
997
|
+
Message?: string;
|
|
998
|
+
constructor(
|
|
999
|
+
opts: __ExceptionOptionType<UnprocessableEntityException, __BaseException>
|
|
1000
|
+
);
|
|
1001
|
+
}
|
|
1002
|
+
export declare enum LanguageCode {
|
|
1003
|
+
EN_US = "en-US",
|
|
1004
|
+
}
|
|
1005
|
+
export interface StartVoiceToneAnalysisTaskRequest {
|
|
1006
|
+
VoiceConnectorId: string | undefined;
|
|
1007
|
+
TransactionId: string | undefined;
|
|
1008
|
+
LanguageCode: LanguageCode | string | undefined;
|
|
1009
|
+
ClientRequestToken?: string;
|
|
1010
|
+
}
|
|
1011
|
+
export interface StartVoiceToneAnalysisTaskResponse {
|
|
1012
|
+
VoiceToneAnalysisTask?: VoiceToneAnalysisTask;
|
|
1013
|
+
}
|
|
1014
|
+
export interface StopSpeakerSearchTaskRequest {
|
|
1015
|
+
VoiceConnectorId: string | undefined;
|
|
1016
|
+
SpeakerSearchTaskId: string | undefined;
|
|
1017
|
+
}
|
|
1018
|
+
export interface StopVoiceToneAnalysisTaskRequest {
|
|
1019
|
+
VoiceConnectorId: string | undefined;
|
|
1020
|
+
VoiceToneAnalysisTaskId: string | undefined;
|
|
1021
|
+
}
|
|
1022
|
+
export interface TagResourceRequest {
|
|
1023
|
+
ResourceARN: string | undefined;
|
|
1024
|
+
Tags: Tag[] | undefined;
|
|
1025
|
+
}
|
|
1026
|
+
export interface UntagResourceRequest {
|
|
1027
|
+
ResourceARN: string | undefined;
|
|
1028
|
+
TagKeys: string[] | undefined;
|
|
1029
|
+
}
|
|
826
1030
|
export interface UpdateGlobalSettingsRequest {
|
|
827
1031
|
VoiceConnector?: VoiceConnectorSettings;
|
|
828
1032
|
}
|
|
@@ -887,6 +1091,21 @@ export interface UpdateVoiceConnectorGroupRequest {
|
|
|
887
1091
|
export interface UpdateVoiceConnectorGroupResponse {
|
|
888
1092
|
VoiceConnectorGroup?: VoiceConnectorGroup;
|
|
889
1093
|
}
|
|
1094
|
+
export interface UpdateVoiceProfileRequest {
|
|
1095
|
+
VoiceProfileId: string | undefined;
|
|
1096
|
+
SpeakerSearchTaskId: string | undefined;
|
|
1097
|
+
}
|
|
1098
|
+
export interface UpdateVoiceProfileResponse {
|
|
1099
|
+
VoiceProfile?: VoiceProfile;
|
|
1100
|
+
}
|
|
1101
|
+
export interface UpdateVoiceProfileDomainRequest {
|
|
1102
|
+
VoiceProfileDomainId: string | undefined;
|
|
1103
|
+
Name?: string;
|
|
1104
|
+
Description?: string;
|
|
1105
|
+
}
|
|
1106
|
+
export interface UpdateVoiceProfileDomainResponse {
|
|
1107
|
+
VoiceProfileDomain?: VoiceProfileDomain;
|
|
1108
|
+
}
|
|
890
1109
|
export interface ValidateE911AddressRequest {
|
|
891
1110
|
AwsAccountId: string | undefined;
|
|
892
1111
|
StreetNumber: string | undefined;
|
|
@@ -918,9 +1137,6 @@ export declare const AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSe
|
|
|
918
1137
|
export declare const AssociatePhoneNumbersWithVoiceConnectorGroupResponseFilterSensitiveLog: (
|
|
919
1138
|
obj: AssociatePhoneNumbersWithVoiceConnectorGroupResponse
|
|
920
1139
|
) => any;
|
|
921
|
-
export declare const BatchDeletePhoneNumberRequestFilterSensitiveLog: (
|
|
922
|
-
obj: BatchDeletePhoneNumberRequest
|
|
923
|
-
) => any;
|
|
924
1140
|
export declare const BatchDeletePhoneNumberResponseFilterSensitiveLog: (
|
|
925
1141
|
obj: BatchDeletePhoneNumberResponse
|
|
926
1142
|
) => any;
|
|
@@ -948,9 +1164,6 @@ export declare const PhoneNumberOrderFilterSensitiveLog: (
|
|
|
948
1164
|
export declare const CreatePhoneNumberOrderResponseFilterSensitiveLog: (
|
|
949
1165
|
obj: CreatePhoneNumberOrderResponse
|
|
950
1166
|
) => any;
|
|
951
|
-
export declare const GeoMatchParamsFilterSensitiveLog: (
|
|
952
|
-
obj: GeoMatchParams
|
|
953
|
-
) => any;
|
|
954
1167
|
export declare const CreateProxySessionRequestFilterSensitiveLog: (
|
|
955
1168
|
obj: CreateProxySessionRequest
|
|
956
1169
|
) => any;
|
|
@@ -974,76 +1187,26 @@ export declare const CreateSipMediaApplicationResponseFilterSensitiveLog: (
|
|
|
974
1187
|
export declare const CreateSipMediaApplicationCallRequestFilterSensitiveLog: (
|
|
975
1188
|
obj: CreateSipMediaApplicationCallRequest
|
|
976
1189
|
) => any;
|
|
977
|
-
export declare const
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
export declare const CreateSipMediaApplicationCallResponseFilterSensitiveLog: (
|
|
981
|
-
obj: CreateSipMediaApplicationCallResponse
|
|
982
|
-
) => any;
|
|
983
|
-
export declare const SipRuleTargetApplicationFilterSensitiveLog: (
|
|
984
|
-
obj: SipRuleTargetApplication
|
|
1190
|
+
export declare const VoiceProfileFilterSensitiveLog: (obj: VoiceProfile) => any;
|
|
1191
|
+
export declare const CreateVoiceProfileResponseFilterSensitiveLog: (
|
|
1192
|
+
obj: CreateVoiceProfileResponse
|
|
985
1193
|
) => any;
|
|
986
|
-
export declare const
|
|
987
|
-
obj:
|
|
1194
|
+
export declare const ServerSideEncryptionConfigurationFilterSensitiveLog: (
|
|
1195
|
+
obj: ServerSideEncryptionConfiguration
|
|
988
1196
|
) => any;
|
|
989
|
-
export declare const
|
|
990
|
-
export declare const
|
|
991
|
-
obj:
|
|
1197
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1198
|
+
export declare const CreateVoiceProfileDomainRequestFilterSensitiveLog: (
|
|
1199
|
+
obj: CreateVoiceProfileDomainRequest
|
|
992
1200
|
) => any;
|
|
993
|
-
export declare const
|
|
994
|
-
obj:
|
|
1201
|
+
export declare const VoiceProfileDomainFilterSensitiveLog: (
|
|
1202
|
+
obj: VoiceProfileDomain
|
|
995
1203
|
) => any;
|
|
996
|
-
export declare const
|
|
997
|
-
obj:
|
|
998
|
-
) => any;
|
|
999
|
-
export declare const CreateVoiceConnectorResponseFilterSensitiveLog: (
|
|
1000
|
-
obj: CreateVoiceConnectorResponse
|
|
1001
|
-
) => any;
|
|
1002
|
-
export declare const VoiceConnectorItemFilterSensitiveLog: (
|
|
1003
|
-
obj: VoiceConnectorItem
|
|
1004
|
-
) => any;
|
|
1005
|
-
export declare const CreateVoiceConnectorGroupRequestFilterSensitiveLog: (
|
|
1006
|
-
obj: CreateVoiceConnectorGroupRequest
|
|
1007
|
-
) => any;
|
|
1008
|
-
export declare const VoiceConnectorGroupFilterSensitiveLog: (
|
|
1009
|
-
obj: VoiceConnectorGroup
|
|
1010
|
-
) => any;
|
|
1011
|
-
export declare const CreateVoiceConnectorGroupResponseFilterSensitiveLog: (
|
|
1012
|
-
obj: CreateVoiceConnectorGroupResponse
|
|
1204
|
+
export declare const CreateVoiceProfileDomainResponseFilterSensitiveLog: (
|
|
1205
|
+
obj: CreateVoiceProfileDomainResponse
|
|
1013
1206
|
) => any;
|
|
1014
1207
|
export declare const DeletePhoneNumberRequestFilterSensitiveLog: (
|
|
1015
1208
|
obj: DeletePhoneNumberRequest
|
|
1016
1209
|
) => any;
|
|
1017
|
-
export declare const DeleteProxySessionRequestFilterSensitiveLog: (
|
|
1018
|
-
obj: DeleteProxySessionRequest
|
|
1019
|
-
) => any;
|
|
1020
|
-
export declare const DeleteSipMediaApplicationRequestFilterSensitiveLog: (
|
|
1021
|
-
obj: DeleteSipMediaApplicationRequest
|
|
1022
|
-
) => any;
|
|
1023
|
-
export declare const DeleteSipRuleRequestFilterSensitiveLog: (
|
|
1024
|
-
obj: DeleteSipRuleRequest
|
|
1025
|
-
) => any;
|
|
1026
|
-
export declare const DeleteVoiceConnectorRequestFilterSensitiveLog: (
|
|
1027
|
-
obj: DeleteVoiceConnectorRequest
|
|
1028
|
-
) => any;
|
|
1029
|
-
export declare const DeleteVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (
|
|
1030
|
-
obj: DeleteVoiceConnectorEmergencyCallingConfigurationRequest
|
|
1031
|
-
) => any;
|
|
1032
|
-
export declare const DeleteVoiceConnectorGroupRequestFilterSensitiveLog: (
|
|
1033
|
-
obj: DeleteVoiceConnectorGroupRequest
|
|
1034
|
-
) => any;
|
|
1035
|
-
export declare const DeleteVoiceConnectorOriginationRequestFilterSensitiveLog: (
|
|
1036
|
-
obj: DeleteVoiceConnectorOriginationRequest
|
|
1037
|
-
) => any;
|
|
1038
|
-
export declare const DeleteVoiceConnectorProxyRequestFilterSensitiveLog: (
|
|
1039
|
-
obj: DeleteVoiceConnectorProxyRequest
|
|
1040
|
-
) => any;
|
|
1041
|
-
export declare const DeleteVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog: (
|
|
1042
|
-
obj: DeleteVoiceConnectorStreamingConfigurationRequest
|
|
1043
|
-
) => any;
|
|
1044
|
-
export declare const DeleteVoiceConnectorTerminationRequestFilterSensitiveLog: (
|
|
1045
|
-
obj: DeleteVoiceConnectorTerminationRequest
|
|
1046
|
-
) => any;
|
|
1047
1210
|
export declare const DeleteVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog: (
|
|
1048
1211
|
obj: DeleteVoiceConnectorTerminationCredentialsRequest
|
|
1049
1212
|
) => any;
|
|
@@ -1059,79 +1222,31 @@ export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilte
|
|
|
1059
1222
|
export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupResponseFilterSensitiveLog: (
|
|
1060
1223
|
obj: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse
|
|
1061
1224
|
) => any;
|
|
1062
|
-
export declare const VoiceConnectorSettingsFilterSensitiveLog: (
|
|
1063
|
-
obj: VoiceConnectorSettings
|
|
1064
|
-
) => any;
|
|
1065
|
-
export declare const GetGlobalSettingsResponseFilterSensitiveLog: (
|
|
1066
|
-
obj: GetGlobalSettingsResponse
|
|
1067
|
-
) => any;
|
|
1068
1225
|
export declare const GetPhoneNumberRequestFilterSensitiveLog: (
|
|
1069
1226
|
obj: GetPhoneNumberRequest
|
|
1070
1227
|
) => any;
|
|
1071
|
-
export declare const PhoneNumberAssociationFilterSensitiveLog: (
|
|
1072
|
-
obj: PhoneNumberAssociation
|
|
1073
|
-
) => any;
|
|
1074
|
-
export declare const PhoneNumberCapabilitiesFilterSensitiveLog: (
|
|
1075
|
-
obj: PhoneNumberCapabilities
|
|
1076
|
-
) => any;
|
|
1077
1228
|
export declare const PhoneNumberFilterSensitiveLog: (obj: PhoneNumber) => any;
|
|
1078
1229
|
export declare const GetPhoneNumberResponseFilterSensitiveLog: (
|
|
1079
1230
|
obj: GetPhoneNumberResponse
|
|
1080
1231
|
) => any;
|
|
1081
|
-
export declare const GetPhoneNumberOrderRequestFilterSensitiveLog: (
|
|
1082
|
-
obj: GetPhoneNumberOrderRequest
|
|
1083
|
-
) => any;
|
|
1084
1232
|
export declare const GetPhoneNumberOrderResponseFilterSensitiveLog: (
|
|
1085
1233
|
obj: GetPhoneNumberOrderResponse
|
|
1086
1234
|
) => any;
|
|
1087
1235
|
export declare const GetPhoneNumberSettingsResponseFilterSensitiveLog: (
|
|
1088
1236
|
obj: GetPhoneNumberSettingsResponse
|
|
1089
1237
|
) => any;
|
|
1090
|
-
export declare const GetProxySessionRequestFilterSensitiveLog: (
|
|
1091
|
-
obj: GetProxySessionRequest
|
|
1092
|
-
) => any;
|
|
1093
1238
|
export declare const GetProxySessionResponseFilterSensitiveLog: (
|
|
1094
1239
|
obj: GetProxySessionResponse
|
|
1095
1240
|
) => any;
|
|
1096
|
-
export declare const GetSipMediaApplicationRequestFilterSensitiveLog: (
|
|
1097
|
-
obj: GetSipMediaApplicationRequest
|
|
1098
|
-
) => any;
|
|
1099
1241
|
export declare const GetSipMediaApplicationResponseFilterSensitiveLog: (
|
|
1100
1242
|
obj: GetSipMediaApplicationResponse
|
|
1101
1243
|
) => any;
|
|
1102
|
-
export declare const GetSipMediaApplicationAlexaSkillConfigurationRequestFilterSensitiveLog: (
|
|
1103
|
-
obj: GetSipMediaApplicationAlexaSkillConfigurationRequest
|
|
1104
|
-
) => any;
|
|
1105
1244
|
export declare const SipMediaApplicationAlexaSkillConfigurationFilterSensitiveLog: (
|
|
1106
1245
|
obj: SipMediaApplicationAlexaSkillConfiguration
|
|
1107
1246
|
) => any;
|
|
1108
1247
|
export declare const GetSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog: (
|
|
1109
1248
|
obj: GetSipMediaApplicationAlexaSkillConfigurationResponse
|
|
1110
1249
|
) => any;
|
|
1111
|
-
export declare const GetSipMediaApplicationLoggingConfigurationRequestFilterSensitiveLog: (
|
|
1112
|
-
obj: GetSipMediaApplicationLoggingConfigurationRequest
|
|
1113
|
-
) => any;
|
|
1114
|
-
export declare const SipMediaApplicationLoggingConfigurationFilterSensitiveLog: (
|
|
1115
|
-
obj: SipMediaApplicationLoggingConfiguration
|
|
1116
|
-
) => any;
|
|
1117
|
-
export declare const GetSipMediaApplicationLoggingConfigurationResponseFilterSensitiveLog: (
|
|
1118
|
-
obj: GetSipMediaApplicationLoggingConfigurationResponse
|
|
1119
|
-
) => any;
|
|
1120
|
-
export declare const GetSipRuleRequestFilterSensitiveLog: (
|
|
1121
|
-
obj: GetSipRuleRequest
|
|
1122
|
-
) => any;
|
|
1123
|
-
export declare const GetSipRuleResponseFilterSensitiveLog: (
|
|
1124
|
-
obj: GetSipRuleResponse
|
|
1125
|
-
) => any;
|
|
1126
|
-
export declare const GetVoiceConnectorRequestFilterSensitiveLog: (
|
|
1127
|
-
obj: GetVoiceConnectorRequest
|
|
1128
|
-
) => any;
|
|
1129
|
-
export declare const GetVoiceConnectorResponseFilterSensitiveLog: (
|
|
1130
|
-
obj: GetVoiceConnectorResponse
|
|
1131
|
-
) => any;
|
|
1132
|
-
export declare const GetVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (
|
|
1133
|
-
obj: GetVoiceConnectorEmergencyCallingConfigurationRequest
|
|
1134
|
-
) => any;
|
|
1135
1250
|
export declare const DNISEmergencyCallingConfigurationFilterSensitiveLog: (
|
|
1136
1251
|
obj: DNISEmergencyCallingConfiguration
|
|
1137
1252
|
) => any;
|
|
@@ -1141,43 +1256,12 @@ export declare const EmergencyCallingConfigurationFilterSensitiveLog: (
|
|
|
1141
1256
|
export declare const GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog: (
|
|
1142
1257
|
obj: GetVoiceConnectorEmergencyCallingConfigurationResponse
|
|
1143
1258
|
) => any;
|
|
1144
|
-
export declare const GetVoiceConnectorGroupRequestFilterSensitiveLog: (
|
|
1145
|
-
obj: GetVoiceConnectorGroupRequest
|
|
1146
|
-
) => any;
|
|
1147
|
-
export declare const GetVoiceConnectorGroupResponseFilterSensitiveLog: (
|
|
1148
|
-
obj: GetVoiceConnectorGroupResponse
|
|
1149
|
-
) => any;
|
|
1150
|
-
export declare const GetVoiceConnectorLoggingConfigurationRequestFilterSensitiveLog: (
|
|
1151
|
-
obj: GetVoiceConnectorLoggingConfigurationRequest
|
|
1152
|
-
) => any;
|
|
1153
|
-
export declare const LoggingConfigurationFilterSensitiveLog: (
|
|
1154
|
-
obj: LoggingConfiguration
|
|
1155
|
-
) => any;
|
|
1156
|
-
export declare const GetVoiceConnectorLoggingConfigurationResponseFilterSensitiveLog: (
|
|
1157
|
-
obj: GetVoiceConnectorLoggingConfigurationResponse
|
|
1158
|
-
) => any;
|
|
1159
|
-
export declare const GetVoiceConnectorOriginationRequestFilterSensitiveLog: (
|
|
1160
|
-
obj: GetVoiceConnectorOriginationRequest
|
|
1161
|
-
) => any;
|
|
1162
|
-
export declare const OriginationRouteFilterSensitiveLog: (
|
|
1163
|
-
obj: OriginationRoute
|
|
1164
|
-
) => any;
|
|
1165
|
-
export declare const OriginationFilterSensitiveLog: (obj: Origination) => any;
|
|
1166
|
-
export declare const GetVoiceConnectorOriginationResponseFilterSensitiveLog: (
|
|
1167
|
-
obj: GetVoiceConnectorOriginationResponse
|
|
1168
|
-
) => any;
|
|
1169
|
-
export declare const GetVoiceConnectorProxyRequestFilterSensitiveLog: (
|
|
1170
|
-
obj: GetVoiceConnectorProxyRequest
|
|
1171
|
-
) => any;
|
|
1172
1259
|
export declare const ProxyFilterSensitiveLog: (obj: Proxy) => any;
|
|
1173
1260
|
export declare const GetVoiceConnectorProxyResponseFilterSensitiveLog: (
|
|
1174
1261
|
obj: GetVoiceConnectorProxyResponse
|
|
1175
1262
|
) => any;
|
|
1176
|
-
export declare const
|
|
1177
|
-
obj:
|
|
1178
|
-
) => any;
|
|
1179
|
-
export declare const StreamingNotificationTargetFilterSensitiveLog: (
|
|
1180
|
-
obj: StreamingNotificationTarget
|
|
1263
|
+
export declare const MediaInsightsConfigurationFilterSensitiveLog: (
|
|
1264
|
+
obj: MediaInsightsConfiguration
|
|
1181
1265
|
) => any;
|
|
1182
1266
|
export declare const StreamingConfigurationFilterSensitiveLog: (
|
|
1183
1267
|
obj: StreamingConfiguration
|
|
@@ -1185,81 +1269,48 @@ export declare const StreamingConfigurationFilterSensitiveLog: (
|
|
|
1185
1269
|
export declare const GetVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog: (
|
|
1186
1270
|
obj: GetVoiceConnectorStreamingConfigurationResponse
|
|
1187
1271
|
) => any;
|
|
1188
|
-
export declare const GetVoiceConnectorTerminationRequestFilterSensitiveLog: (
|
|
1189
|
-
obj: GetVoiceConnectorTerminationRequest
|
|
1190
|
-
) => any;
|
|
1191
1272
|
export declare const TerminationFilterSensitiveLog: (obj: Termination) => any;
|
|
1192
1273
|
export declare const GetVoiceConnectorTerminationResponseFilterSensitiveLog: (
|
|
1193
1274
|
obj: GetVoiceConnectorTerminationResponse
|
|
1194
1275
|
) => any;
|
|
1195
|
-
export declare const
|
|
1196
|
-
obj:
|
|
1197
|
-
) => any;
|
|
1198
|
-
export declare const TerminationHealthFilterSensitiveLog: (
|
|
1199
|
-
obj: TerminationHealth
|
|
1200
|
-
) => any;
|
|
1201
|
-
export declare const GetVoiceConnectorTerminationHealthResponseFilterSensitiveLog: (
|
|
1202
|
-
obj: GetVoiceConnectorTerminationHealthResponse
|
|
1203
|
-
) => any;
|
|
1204
|
-
export declare const ListAvailableVoiceConnectorRegionsResponseFilterSensitiveLog: (
|
|
1205
|
-
obj: ListAvailableVoiceConnectorRegionsResponse
|
|
1276
|
+
export declare const GetVoiceProfileResponseFilterSensitiveLog: (
|
|
1277
|
+
obj: GetVoiceProfileResponse
|
|
1206
1278
|
) => any;
|
|
1207
|
-
export declare const
|
|
1208
|
-
obj:
|
|
1279
|
+
export declare const GetVoiceProfileDomainResponseFilterSensitiveLog: (
|
|
1280
|
+
obj: GetVoiceProfileDomainResponse
|
|
1209
1281
|
) => any;
|
|
1210
1282
|
export declare const ListPhoneNumberOrdersResponseFilterSensitiveLog: (
|
|
1211
1283
|
obj: ListPhoneNumberOrdersResponse
|
|
1212
1284
|
) => any;
|
|
1213
|
-
export declare const ListPhoneNumbersRequestFilterSensitiveLog: (
|
|
1214
|
-
obj: ListPhoneNumbersRequest
|
|
1215
|
-
) => any;
|
|
1216
1285
|
export declare const ListPhoneNumbersResponseFilterSensitiveLog: (
|
|
1217
1286
|
obj: ListPhoneNumbersResponse
|
|
1218
1287
|
) => any;
|
|
1219
|
-
export declare const ListProxySessionsRequestFilterSensitiveLog: (
|
|
1220
|
-
obj: ListProxySessionsRequest
|
|
1221
|
-
) => any;
|
|
1222
1288
|
export declare const ListProxySessionsResponseFilterSensitiveLog: (
|
|
1223
1289
|
obj: ListProxySessionsResponse
|
|
1224
1290
|
) => any;
|
|
1225
|
-
export declare const ListSipMediaApplicationsRequestFilterSensitiveLog: (
|
|
1226
|
-
obj: ListSipMediaApplicationsRequest
|
|
1227
|
-
) => any;
|
|
1228
1291
|
export declare const ListSipMediaApplicationsResponseFilterSensitiveLog: (
|
|
1229
1292
|
obj: ListSipMediaApplicationsResponse
|
|
1230
1293
|
) => any;
|
|
1231
|
-
export declare const
|
|
1232
|
-
obj:
|
|
1233
|
-
) => any;
|
|
1234
|
-
export declare const ListSipRulesResponseFilterSensitiveLog: (
|
|
1235
|
-
obj: ListSipRulesResponse
|
|
1236
|
-
) => any;
|
|
1237
|
-
export declare const ListSupportedPhoneNumberCountriesRequestFilterSensitiveLog: (
|
|
1238
|
-
obj: ListSupportedPhoneNumberCountriesRequest
|
|
1294
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1295
|
+
obj: ListTagsForResourceRequest
|
|
1239
1296
|
) => any;
|
|
1240
|
-
export declare const
|
|
1241
|
-
obj:
|
|
1297
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1298
|
+
obj: ListTagsForResourceResponse
|
|
1242
1299
|
) => any;
|
|
1243
|
-
export declare const
|
|
1244
|
-
obj:
|
|
1245
|
-
) => any;
|
|
1246
|
-
export declare const ListVoiceConnectorGroupsRequestFilterSensitiveLog: (
|
|
1247
|
-
obj: ListVoiceConnectorGroupsRequest
|
|
1248
|
-
) => any;
|
|
1249
|
-
export declare const ListVoiceConnectorGroupsResponseFilterSensitiveLog: (
|
|
1250
|
-
obj: ListVoiceConnectorGroupsResponse
|
|
1300
|
+
export declare const ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog: (
|
|
1301
|
+
obj: ListVoiceConnectorTerminationCredentialsResponse
|
|
1251
1302
|
) => any;
|
|
1252
|
-
export declare const
|
|
1253
|
-
obj:
|
|
1303
|
+
export declare const VoiceProfileDomainSummaryFilterSensitiveLog: (
|
|
1304
|
+
obj: VoiceProfileDomainSummary
|
|
1254
1305
|
) => any;
|
|
1255
|
-
export declare const
|
|
1256
|
-
obj:
|
|
1306
|
+
export declare const ListVoiceProfileDomainsResponseFilterSensitiveLog: (
|
|
1307
|
+
obj: ListVoiceProfileDomainsResponse
|
|
1257
1308
|
) => any;
|
|
1258
|
-
export declare const
|
|
1259
|
-
obj:
|
|
1309
|
+
export declare const VoiceProfileSummaryFilterSensitiveLog: (
|
|
1310
|
+
obj: VoiceProfileSummary
|
|
1260
1311
|
) => any;
|
|
1261
|
-
export declare const
|
|
1262
|
-
obj:
|
|
1312
|
+
export declare const ListVoiceProfilesResponseFilterSensitiveLog: (
|
|
1313
|
+
obj: ListVoiceProfilesResponse
|
|
1263
1314
|
) => any;
|
|
1264
1315
|
export declare const PutSipMediaApplicationAlexaSkillConfigurationRequestFilterSensitiveLog: (
|
|
1265
1316
|
obj: PutSipMediaApplicationAlexaSkillConfigurationRequest
|
|
@@ -1267,30 +1318,12 @@ export declare const PutSipMediaApplicationAlexaSkillConfigurationRequestFilterS
|
|
|
1267
1318
|
export declare const PutSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog: (
|
|
1268
1319
|
obj: PutSipMediaApplicationAlexaSkillConfigurationResponse
|
|
1269
1320
|
) => any;
|
|
1270
|
-
export declare const PutSipMediaApplicationLoggingConfigurationRequestFilterSensitiveLog: (
|
|
1271
|
-
obj: PutSipMediaApplicationLoggingConfigurationRequest
|
|
1272
|
-
) => any;
|
|
1273
|
-
export declare const PutSipMediaApplicationLoggingConfigurationResponseFilterSensitiveLog: (
|
|
1274
|
-
obj: PutSipMediaApplicationLoggingConfigurationResponse
|
|
1275
|
-
) => any;
|
|
1276
1321
|
export declare const PutVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (
|
|
1277
1322
|
obj: PutVoiceConnectorEmergencyCallingConfigurationRequest
|
|
1278
1323
|
) => any;
|
|
1279
1324
|
export declare const PutVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog: (
|
|
1280
1325
|
obj: PutVoiceConnectorEmergencyCallingConfigurationResponse
|
|
1281
1326
|
) => any;
|
|
1282
|
-
export declare const PutVoiceConnectorLoggingConfigurationRequestFilterSensitiveLog: (
|
|
1283
|
-
obj: PutVoiceConnectorLoggingConfigurationRequest
|
|
1284
|
-
) => any;
|
|
1285
|
-
export declare const PutVoiceConnectorLoggingConfigurationResponseFilterSensitiveLog: (
|
|
1286
|
-
obj: PutVoiceConnectorLoggingConfigurationResponse
|
|
1287
|
-
) => any;
|
|
1288
|
-
export declare const PutVoiceConnectorOriginationRequestFilterSensitiveLog: (
|
|
1289
|
-
obj: PutVoiceConnectorOriginationRequest
|
|
1290
|
-
) => any;
|
|
1291
|
-
export declare const PutVoiceConnectorOriginationResponseFilterSensitiveLog: (
|
|
1292
|
-
obj: PutVoiceConnectorOriginationResponse
|
|
1293
|
-
) => any;
|
|
1294
1327
|
export declare const PutVoiceConnectorProxyRequestFilterSensitiveLog: (
|
|
1295
1328
|
obj: PutVoiceConnectorProxyRequest
|
|
1296
1329
|
) => any;
|
|
@@ -1319,14 +1352,14 @@ export declare const RestorePhoneNumberRequestFilterSensitiveLog: (
|
|
|
1319
1352
|
export declare const RestorePhoneNumberResponseFilterSensitiveLog: (
|
|
1320
1353
|
obj: RestorePhoneNumberResponse
|
|
1321
1354
|
) => any;
|
|
1322
|
-
export declare const SearchAvailablePhoneNumbersRequestFilterSensitiveLog: (
|
|
1323
|
-
obj: SearchAvailablePhoneNumbersRequest
|
|
1324
|
-
) => any;
|
|
1325
1355
|
export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (
|
|
1326
1356
|
obj: SearchAvailablePhoneNumbersResponse
|
|
1327
1357
|
) => any;
|
|
1328
|
-
export declare const
|
|
1329
|
-
obj:
|
|
1358
|
+
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1359
|
+
obj: TagResourceRequest
|
|
1360
|
+
) => any;
|
|
1361
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1362
|
+
obj: UntagResourceRequest
|
|
1330
1363
|
) => any;
|
|
1331
1364
|
export declare const UpdatePhoneNumberRequestFilterSensitiveLog: (
|
|
1332
1365
|
obj: UpdatePhoneNumberRequest
|
|
@@ -1337,9 +1370,6 @@ export declare const UpdatePhoneNumberResponseFilterSensitiveLog: (
|
|
|
1337
1370
|
export declare const UpdatePhoneNumberSettingsRequestFilterSensitiveLog: (
|
|
1338
1371
|
obj: UpdatePhoneNumberSettingsRequest
|
|
1339
1372
|
) => any;
|
|
1340
|
-
export declare const UpdateProxySessionRequestFilterSensitiveLog: (
|
|
1341
|
-
obj: UpdateProxySessionRequest
|
|
1342
|
-
) => any;
|
|
1343
1373
|
export declare const UpdateProxySessionResponseFilterSensitiveLog: (
|
|
1344
1374
|
obj: UpdateProxySessionResponse
|
|
1345
1375
|
) => any;
|
|
@@ -1352,26 +1382,11 @@ export declare const UpdateSipMediaApplicationResponseFilterSensitiveLog: (
|
|
|
1352
1382
|
export declare const UpdateSipMediaApplicationCallRequestFilterSensitiveLog: (
|
|
1353
1383
|
obj: UpdateSipMediaApplicationCallRequest
|
|
1354
1384
|
) => any;
|
|
1355
|
-
export declare const
|
|
1356
|
-
obj:
|
|
1357
|
-
) => any;
|
|
1358
|
-
export declare const UpdateSipRuleRequestFilterSensitiveLog: (
|
|
1359
|
-
obj: UpdateSipRuleRequest
|
|
1360
|
-
) => any;
|
|
1361
|
-
export declare const UpdateSipRuleResponseFilterSensitiveLog: (
|
|
1362
|
-
obj: UpdateSipRuleResponse
|
|
1363
|
-
) => any;
|
|
1364
|
-
export declare const UpdateVoiceConnectorRequestFilterSensitiveLog: (
|
|
1365
|
-
obj: UpdateVoiceConnectorRequest
|
|
1366
|
-
) => any;
|
|
1367
|
-
export declare const UpdateVoiceConnectorResponseFilterSensitiveLog: (
|
|
1368
|
-
obj: UpdateVoiceConnectorResponse
|
|
1369
|
-
) => any;
|
|
1370
|
-
export declare const UpdateVoiceConnectorGroupRequestFilterSensitiveLog: (
|
|
1371
|
-
obj: UpdateVoiceConnectorGroupRequest
|
|
1385
|
+
export declare const UpdateVoiceProfileResponseFilterSensitiveLog: (
|
|
1386
|
+
obj: UpdateVoiceProfileResponse
|
|
1372
1387
|
) => any;
|
|
1373
|
-
export declare const
|
|
1374
|
-
obj:
|
|
1388
|
+
export declare const UpdateVoiceProfileDomainResponseFilterSensitiveLog: (
|
|
1389
|
+
obj: UpdateVoiceProfileDomainResponse
|
|
1375
1390
|
) => any;
|
|
1376
1391
|
export declare const ValidateE911AddressRequestFilterSensitiveLog: (
|
|
1377
1392
|
obj: ValidateE911AddressRequest
|