@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
package/README.md
CHANGED
|
@@ -294,6 +294,22 @@ CreateVoiceConnectorGroup
|
|
|
294
294
|
|
|
295
295
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/createvoiceconnectorgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/createvoiceconnectorgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/createvoiceconnectorgroupcommandoutput.html)
|
|
296
296
|
|
|
297
|
+
</details>
|
|
298
|
+
<details>
|
|
299
|
+
<summary>
|
|
300
|
+
CreateVoiceProfile
|
|
301
|
+
</summary>
|
|
302
|
+
|
|
303
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/createvoiceprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/createvoiceprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/createvoiceprofilecommandoutput.html)
|
|
304
|
+
|
|
305
|
+
</details>
|
|
306
|
+
<details>
|
|
307
|
+
<summary>
|
|
308
|
+
CreateVoiceProfileDomain
|
|
309
|
+
</summary>
|
|
310
|
+
|
|
311
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/createvoiceprofiledomaincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/createvoiceprofiledomaincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/createvoiceprofiledomaincommandoutput.html)
|
|
312
|
+
|
|
297
313
|
</details>
|
|
298
314
|
<details>
|
|
299
315
|
<summary>
|
|
@@ -390,6 +406,22 @@ DeleteVoiceConnectorTerminationCredentials
|
|
|
390
406
|
|
|
391
407
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/deletevoiceconnectorterminationcredentialscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/deletevoiceconnectorterminationcredentialscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/deletevoiceconnectorterminationcredentialscommandoutput.html)
|
|
392
408
|
|
|
409
|
+
</details>
|
|
410
|
+
<details>
|
|
411
|
+
<summary>
|
|
412
|
+
DeleteVoiceProfile
|
|
413
|
+
</summary>
|
|
414
|
+
|
|
415
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/deletevoiceprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/deletevoiceprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/deletevoiceprofilecommandoutput.html)
|
|
416
|
+
|
|
417
|
+
</details>
|
|
418
|
+
<details>
|
|
419
|
+
<summary>
|
|
420
|
+
DeleteVoiceProfileDomain
|
|
421
|
+
</summary>
|
|
422
|
+
|
|
423
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/deletevoiceprofiledomaincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/deletevoiceprofiledomaincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/deletevoiceprofiledomaincommandoutput.html)
|
|
424
|
+
|
|
393
425
|
</details>
|
|
394
426
|
<details>
|
|
395
427
|
<summary>
|
|
@@ -478,6 +510,14 @@ GetSipRule
|
|
|
478
510
|
|
|
479
511
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/getsiprulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getsiprulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getsiprulecommandoutput.html)
|
|
480
512
|
|
|
513
|
+
</details>
|
|
514
|
+
<details>
|
|
515
|
+
<summary>
|
|
516
|
+
GetSpeakerSearchTask
|
|
517
|
+
</summary>
|
|
518
|
+
|
|
519
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/getspeakersearchtaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getspeakersearchtaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getspeakersearchtaskcommandoutput.html)
|
|
520
|
+
|
|
481
521
|
</details>
|
|
482
522
|
<details>
|
|
483
523
|
<summary>
|
|
@@ -550,6 +590,30 @@ GetVoiceConnectorTerminationHealth
|
|
|
550
590
|
|
|
551
591
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/getvoiceconnectorterminationhealthcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getvoiceconnectorterminationhealthcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getvoiceconnectorterminationhealthcommandoutput.html)
|
|
552
592
|
|
|
593
|
+
</details>
|
|
594
|
+
<details>
|
|
595
|
+
<summary>
|
|
596
|
+
GetVoiceProfile
|
|
597
|
+
</summary>
|
|
598
|
+
|
|
599
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/getvoiceprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getvoiceprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getvoiceprofilecommandoutput.html)
|
|
600
|
+
|
|
601
|
+
</details>
|
|
602
|
+
<details>
|
|
603
|
+
<summary>
|
|
604
|
+
GetVoiceProfileDomain
|
|
605
|
+
</summary>
|
|
606
|
+
|
|
607
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/getvoiceprofiledomaincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getvoiceprofiledomaincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getvoiceprofiledomaincommandoutput.html)
|
|
608
|
+
|
|
609
|
+
</details>
|
|
610
|
+
<details>
|
|
611
|
+
<summary>
|
|
612
|
+
GetVoiceToneAnalysisTask
|
|
613
|
+
</summary>
|
|
614
|
+
|
|
615
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/getvoicetoneanalysistaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getvoicetoneanalysistaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/getvoicetoneanalysistaskcommandoutput.html)
|
|
616
|
+
|
|
553
617
|
</details>
|
|
554
618
|
<details>
|
|
555
619
|
<summary>
|
|
@@ -606,6 +670,14 @@ ListSupportedPhoneNumberCountries
|
|
|
606
670
|
|
|
607
671
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/listsupportedphonenumbercountriescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/listsupportedphonenumbercountriescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/listsupportedphonenumbercountriescommandoutput.html)
|
|
608
672
|
|
|
673
|
+
</details>
|
|
674
|
+
<details>
|
|
675
|
+
<summary>
|
|
676
|
+
ListTagsForResource
|
|
677
|
+
</summary>
|
|
678
|
+
|
|
679
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/listtagsforresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/listtagsforresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/listtagsforresourcecommandoutput.html)
|
|
680
|
+
|
|
609
681
|
</details>
|
|
610
682
|
<details>
|
|
611
683
|
<summary>
|
|
@@ -630,6 +702,22 @@ ListVoiceConnectorTerminationCredentials
|
|
|
630
702
|
|
|
631
703
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/listvoiceconnectorterminationcredentialscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/listvoiceconnectorterminationcredentialscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/listvoiceconnectorterminationcredentialscommandoutput.html)
|
|
632
704
|
|
|
705
|
+
</details>
|
|
706
|
+
<details>
|
|
707
|
+
<summary>
|
|
708
|
+
ListVoiceProfileDomains
|
|
709
|
+
</summary>
|
|
710
|
+
|
|
711
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/listvoiceprofiledomainscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/listvoiceprofiledomainscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/listvoiceprofiledomainscommandoutput.html)
|
|
712
|
+
|
|
713
|
+
</details>
|
|
714
|
+
<details>
|
|
715
|
+
<summary>
|
|
716
|
+
ListVoiceProfiles
|
|
717
|
+
</summary>
|
|
718
|
+
|
|
719
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/listvoiceprofilescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/listvoiceprofilescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/listvoiceprofilescommandoutput.html)
|
|
720
|
+
|
|
633
721
|
</details>
|
|
634
722
|
<details>
|
|
635
723
|
<summary>
|
|
@@ -718,6 +806,54 @@ SearchAvailablePhoneNumbers
|
|
|
718
806
|
|
|
719
807
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/searchavailablephonenumberscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/searchavailablephonenumberscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/searchavailablephonenumberscommandoutput.html)
|
|
720
808
|
|
|
809
|
+
</details>
|
|
810
|
+
<details>
|
|
811
|
+
<summary>
|
|
812
|
+
StartSpeakerSearchTask
|
|
813
|
+
</summary>
|
|
814
|
+
|
|
815
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/startspeakersearchtaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/startspeakersearchtaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/startspeakersearchtaskcommandoutput.html)
|
|
816
|
+
|
|
817
|
+
</details>
|
|
818
|
+
<details>
|
|
819
|
+
<summary>
|
|
820
|
+
StartVoiceToneAnalysisTask
|
|
821
|
+
</summary>
|
|
822
|
+
|
|
823
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/startvoicetoneanalysistaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/startvoicetoneanalysistaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/startvoicetoneanalysistaskcommandoutput.html)
|
|
824
|
+
|
|
825
|
+
</details>
|
|
826
|
+
<details>
|
|
827
|
+
<summary>
|
|
828
|
+
StopSpeakerSearchTask
|
|
829
|
+
</summary>
|
|
830
|
+
|
|
831
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/stopspeakersearchtaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/stopspeakersearchtaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/stopspeakersearchtaskcommandoutput.html)
|
|
832
|
+
|
|
833
|
+
</details>
|
|
834
|
+
<details>
|
|
835
|
+
<summary>
|
|
836
|
+
StopVoiceToneAnalysisTask
|
|
837
|
+
</summary>
|
|
838
|
+
|
|
839
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/stopvoicetoneanalysistaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/stopvoicetoneanalysistaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/stopvoicetoneanalysistaskcommandoutput.html)
|
|
840
|
+
|
|
841
|
+
</details>
|
|
842
|
+
<details>
|
|
843
|
+
<summary>
|
|
844
|
+
TagResource
|
|
845
|
+
</summary>
|
|
846
|
+
|
|
847
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/tagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/tagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/tagresourcecommandoutput.html)
|
|
848
|
+
|
|
849
|
+
</details>
|
|
850
|
+
<details>
|
|
851
|
+
<summary>
|
|
852
|
+
UntagResource
|
|
853
|
+
</summary>
|
|
854
|
+
|
|
855
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/untagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/untagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/untagresourcecommandoutput.html)
|
|
856
|
+
|
|
721
857
|
</details>
|
|
722
858
|
<details>
|
|
723
859
|
<summary>
|
|
@@ -790,6 +926,22 @@ UpdateVoiceConnectorGroup
|
|
|
790
926
|
|
|
791
927
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/updatevoiceconnectorgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/updatevoiceconnectorgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/updatevoiceconnectorgroupcommandoutput.html)
|
|
792
928
|
|
|
929
|
+
</details>
|
|
930
|
+
<details>
|
|
931
|
+
<summary>
|
|
932
|
+
UpdateVoiceProfile
|
|
933
|
+
</summary>
|
|
934
|
+
|
|
935
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/updatevoiceprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/updatevoiceprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/updatevoiceprofilecommandoutput.html)
|
|
936
|
+
|
|
937
|
+
</details>
|
|
938
|
+
<details>
|
|
939
|
+
<summary>
|
|
940
|
+
UpdateVoiceProfileDomain
|
|
941
|
+
</summary>
|
|
942
|
+
|
|
943
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/classes/updatevoiceprofiledomaincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/updatevoiceprofiledomaincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime-sdk-voice/interfaces/updatevoiceprofiledomaincommandoutput.html)
|
|
944
|
+
|
|
793
945
|
</details>
|
|
794
946
|
<details>
|
|
795
947
|
<summary>
|
|
@@ -13,6 +13,8 @@ const CreateSipMediaApplicationCommand_1 = require("./commands/CreateSipMediaApp
|
|
|
13
13
|
const CreateSipRuleCommand_1 = require("./commands/CreateSipRuleCommand");
|
|
14
14
|
const CreateVoiceConnectorCommand_1 = require("./commands/CreateVoiceConnectorCommand");
|
|
15
15
|
const CreateVoiceConnectorGroupCommand_1 = require("./commands/CreateVoiceConnectorGroupCommand");
|
|
16
|
+
const CreateVoiceProfileCommand_1 = require("./commands/CreateVoiceProfileCommand");
|
|
17
|
+
const CreateVoiceProfileDomainCommand_1 = require("./commands/CreateVoiceProfileDomainCommand");
|
|
16
18
|
const DeletePhoneNumberCommand_1 = require("./commands/DeletePhoneNumberCommand");
|
|
17
19
|
const DeleteProxySessionCommand_1 = require("./commands/DeleteProxySessionCommand");
|
|
18
20
|
const DeleteSipMediaApplicationCommand_1 = require("./commands/DeleteSipMediaApplicationCommand");
|
|
@@ -25,6 +27,8 @@ const DeleteVoiceConnectorProxyCommand_1 = require("./commands/DeleteVoiceConnec
|
|
|
25
27
|
const DeleteVoiceConnectorStreamingConfigurationCommand_1 = require("./commands/DeleteVoiceConnectorStreamingConfigurationCommand");
|
|
26
28
|
const DeleteVoiceConnectorTerminationCommand_1 = require("./commands/DeleteVoiceConnectorTerminationCommand");
|
|
27
29
|
const DeleteVoiceConnectorTerminationCredentialsCommand_1 = require("./commands/DeleteVoiceConnectorTerminationCredentialsCommand");
|
|
30
|
+
const DeleteVoiceProfileCommand_1 = require("./commands/DeleteVoiceProfileCommand");
|
|
31
|
+
const DeleteVoiceProfileDomainCommand_1 = require("./commands/DeleteVoiceProfileDomainCommand");
|
|
28
32
|
const DisassociatePhoneNumbersFromVoiceConnectorCommand_1 = require("./commands/DisassociatePhoneNumbersFromVoiceConnectorCommand");
|
|
29
33
|
const DisassociatePhoneNumbersFromVoiceConnectorGroupCommand_1 = require("./commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand");
|
|
30
34
|
const GetGlobalSettingsCommand_1 = require("./commands/GetGlobalSettingsCommand");
|
|
@@ -36,6 +40,7 @@ const GetSipMediaApplicationAlexaSkillConfigurationCommand_1 = require("./comman
|
|
|
36
40
|
const GetSipMediaApplicationCommand_1 = require("./commands/GetSipMediaApplicationCommand");
|
|
37
41
|
const GetSipMediaApplicationLoggingConfigurationCommand_1 = require("./commands/GetSipMediaApplicationLoggingConfigurationCommand");
|
|
38
42
|
const GetSipRuleCommand_1 = require("./commands/GetSipRuleCommand");
|
|
43
|
+
const GetSpeakerSearchTaskCommand_1 = require("./commands/GetSpeakerSearchTaskCommand");
|
|
39
44
|
const GetVoiceConnectorCommand_1 = require("./commands/GetVoiceConnectorCommand");
|
|
40
45
|
const GetVoiceConnectorEmergencyCallingConfigurationCommand_1 = require("./commands/GetVoiceConnectorEmergencyCallingConfigurationCommand");
|
|
41
46
|
const GetVoiceConnectorGroupCommand_1 = require("./commands/GetVoiceConnectorGroupCommand");
|
|
@@ -45,6 +50,9 @@ const GetVoiceConnectorProxyCommand_1 = require("./commands/GetVoiceConnectorPro
|
|
|
45
50
|
const GetVoiceConnectorStreamingConfigurationCommand_1 = require("./commands/GetVoiceConnectorStreamingConfigurationCommand");
|
|
46
51
|
const GetVoiceConnectorTerminationCommand_1 = require("./commands/GetVoiceConnectorTerminationCommand");
|
|
47
52
|
const GetVoiceConnectorTerminationHealthCommand_1 = require("./commands/GetVoiceConnectorTerminationHealthCommand");
|
|
53
|
+
const GetVoiceProfileCommand_1 = require("./commands/GetVoiceProfileCommand");
|
|
54
|
+
const GetVoiceProfileDomainCommand_1 = require("./commands/GetVoiceProfileDomainCommand");
|
|
55
|
+
const GetVoiceToneAnalysisTaskCommand_1 = require("./commands/GetVoiceToneAnalysisTaskCommand");
|
|
48
56
|
const ListAvailableVoiceConnectorRegionsCommand_1 = require("./commands/ListAvailableVoiceConnectorRegionsCommand");
|
|
49
57
|
const ListPhoneNumberOrdersCommand_1 = require("./commands/ListPhoneNumberOrdersCommand");
|
|
50
58
|
const ListPhoneNumbersCommand_1 = require("./commands/ListPhoneNumbersCommand");
|
|
@@ -52,9 +60,12 @@ const ListProxySessionsCommand_1 = require("./commands/ListProxySessionsCommand"
|
|
|
52
60
|
const ListSipMediaApplicationsCommand_1 = require("./commands/ListSipMediaApplicationsCommand");
|
|
53
61
|
const ListSipRulesCommand_1 = require("./commands/ListSipRulesCommand");
|
|
54
62
|
const ListSupportedPhoneNumberCountriesCommand_1 = require("./commands/ListSupportedPhoneNumberCountriesCommand");
|
|
63
|
+
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
55
64
|
const ListVoiceConnectorGroupsCommand_1 = require("./commands/ListVoiceConnectorGroupsCommand");
|
|
56
65
|
const ListVoiceConnectorsCommand_1 = require("./commands/ListVoiceConnectorsCommand");
|
|
57
66
|
const ListVoiceConnectorTerminationCredentialsCommand_1 = require("./commands/ListVoiceConnectorTerminationCredentialsCommand");
|
|
67
|
+
const ListVoiceProfileDomainsCommand_1 = require("./commands/ListVoiceProfileDomainsCommand");
|
|
68
|
+
const ListVoiceProfilesCommand_1 = require("./commands/ListVoiceProfilesCommand");
|
|
58
69
|
const PutSipMediaApplicationAlexaSkillConfigurationCommand_1 = require("./commands/PutSipMediaApplicationAlexaSkillConfigurationCommand");
|
|
59
70
|
const PutSipMediaApplicationLoggingConfigurationCommand_1 = require("./commands/PutSipMediaApplicationLoggingConfigurationCommand");
|
|
60
71
|
const PutVoiceConnectorEmergencyCallingConfigurationCommand_1 = require("./commands/PutVoiceConnectorEmergencyCallingConfigurationCommand");
|
|
@@ -66,6 +77,12 @@ const PutVoiceConnectorTerminationCommand_1 = require("./commands/PutVoiceConnec
|
|
|
66
77
|
const PutVoiceConnectorTerminationCredentialsCommand_1 = require("./commands/PutVoiceConnectorTerminationCredentialsCommand");
|
|
67
78
|
const RestorePhoneNumberCommand_1 = require("./commands/RestorePhoneNumberCommand");
|
|
68
79
|
const SearchAvailablePhoneNumbersCommand_1 = require("./commands/SearchAvailablePhoneNumbersCommand");
|
|
80
|
+
const StartSpeakerSearchTaskCommand_1 = require("./commands/StartSpeakerSearchTaskCommand");
|
|
81
|
+
const StartVoiceToneAnalysisTaskCommand_1 = require("./commands/StartVoiceToneAnalysisTaskCommand");
|
|
82
|
+
const StopSpeakerSearchTaskCommand_1 = require("./commands/StopSpeakerSearchTaskCommand");
|
|
83
|
+
const StopVoiceToneAnalysisTaskCommand_1 = require("./commands/StopVoiceToneAnalysisTaskCommand");
|
|
84
|
+
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
85
|
+
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
69
86
|
const UpdateGlobalSettingsCommand_1 = require("./commands/UpdateGlobalSettingsCommand");
|
|
70
87
|
const UpdatePhoneNumberCommand_1 = require("./commands/UpdatePhoneNumberCommand");
|
|
71
88
|
const UpdatePhoneNumberSettingsCommand_1 = require("./commands/UpdatePhoneNumberSettingsCommand");
|
|
@@ -75,6 +92,8 @@ const UpdateSipMediaApplicationCommand_1 = require("./commands/UpdateSipMediaApp
|
|
|
75
92
|
const UpdateSipRuleCommand_1 = require("./commands/UpdateSipRuleCommand");
|
|
76
93
|
const UpdateVoiceConnectorCommand_1 = require("./commands/UpdateVoiceConnectorCommand");
|
|
77
94
|
const UpdateVoiceConnectorGroupCommand_1 = require("./commands/UpdateVoiceConnectorGroupCommand");
|
|
95
|
+
const UpdateVoiceProfileCommand_1 = require("./commands/UpdateVoiceProfileCommand");
|
|
96
|
+
const UpdateVoiceProfileDomainCommand_1 = require("./commands/UpdateVoiceProfileDomainCommand");
|
|
78
97
|
const ValidateE911AddressCommand_1 = require("./commands/ValidateE911AddressCommand");
|
|
79
98
|
class ChimeSDKVoice extends ChimeSDKVoiceClient_1.ChimeSDKVoiceClient {
|
|
80
99
|
associatePhoneNumbersWithVoiceConnector(args, optionsOrCb, cb) {
|
|
@@ -231,6 +250,34 @@ class ChimeSDKVoice extends ChimeSDKVoiceClient_1.ChimeSDKVoiceClient {
|
|
|
231
250
|
return this.send(command, optionsOrCb);
|
|
232
251
|
}
|
|
233
252
|
}
|
|
253
|
+
createVoiceProfile(args, optionsOrCb, cb) {
|
|
254
|
+
const command = new CreateVoiceProfileCommand_1.CreateVoiceProfileCommand(args);
|
|
255
|
+
if (typeof optionsOrCb === "function") {
|
|
256
|
+
this.send(command, optionsOrCb);
|
|
257
|
+
}
|
|
258
|
+
else if (typeof cb === "function") {
|
|
259
|
+
if (typeof optionsOrCb !== "object")
|
|
260
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
261
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
262
|
+
}
|
|
263
|
+
else {
|
|
264
|
+
return this.send(command, optionsOrCb);
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
createVoiceProfileDomain(args, optionsOrCb, cb) {
|
|
268
|
+
const command = new CreateVoiceProfileDomainCommand_1.CreateVoiceProfileDomainCommand(args);
|
|
269
|
+
if (typeof optionsOrCb === "function") {
|
|
270
|
+
this.send(command, optionsOrCb);
|
|
271
|
+
}
|
|
272
|
+
else if (typeof cb === "function") {
|
|
273
|
+
if (typeof optionsOrCb !== "object")
|
|
274
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
275
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
276
|
+
}
|
|
277
|
+
else {
|
|
278
|
+
return this.send(command, optionsOrCb);
|
|
279
|
+
}
|
|
280
|
+
}
|
|
234
281
|
deletePhoneNumber(args, optionsOrCb, cb) {
|
|
235
282
|
const command = new DeletePhoneNumberCommand_1.DeletePhoneNumberCommand(args);
|
|
236
283
|
if (typeof optionsOrCb === "function") {
|
|
@@ -399,6 +446,34 @@ class ChimeSDKVoice extends ChimeSDKVoiceClient_1.ChimeSDKVoiceClient {
|
|
|
399
446
|
return this.send(command, optionsOrCb);
|
|
400
447
|
}
|
|
401
448
|
}
|
|
449
|
+
deleteVoiceProfile(args, optionsOrCb, cb) {
|
|
450
|
+
const command = new DeleteVoiceProfileCommand_1.DeleteVoiceProfileCommand(args);
|
|
451
|
+
if (typeof optionsOrCb === "function") {
|
|
452
|
+
this.send(command, optionsOrCb);
|
|
453
|
+
}
|
|
454
|
+
else if (typeof cb === "function") {
|
|
455
|
+
if (typeof optionsOrCb !== "object")
|
|
456
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
457
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
458
|
+
}
|
|
459
|
+
else {
|
|
460
|
+
return this.send(command, optionsOrCb);
|
|
461
|
+
}
|
|
462
|
+
}
|
|
463
|
+
deleteVoiceProfileDomain(args, optionsOrCb, cb) {
|
|
464
|
+
const command = new DeleteVoiceProfileDomainCommand_1.DeleteVoiceProfileDomainCommand(args);
|
|
465
|
+
if (typeof optionsOrCb === "function") {
|
|
466
|
+
this.send(command, optionsOrCb);
|
|
467
|
+
}
|
|
468
|
+
else if (typeof cb === "function") {
|
|
469
|
+
if (typeof optionsOrCb !== "object")
|
|
470
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
471
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
472
|
+
}
|
|
473
|
+
else {
|
|
474
|
+
return this.send(command, optionsOrCb);
|
|
475
|
+
}
|
|
476
|
+
}
|
|
402
477
|
disassociatePhoneNumbersFromVoiceConnector(args, optionsOrCb, cb) {
|
|
403
478
|
const command = new DisassociatePhoneNumbersFromVoiceConnectorCommand_1.DisassociatePhoneNumbersFromVoiceConnectorCommand(args);
|
|
404
479
|
if (typeof optionsOrCb === "function") {
|
|
@@ -553,6 +628,20 @@ class ChimeSDKVoice extends ChimeSDKVoiceClient_1.ChimeSDKVoiceClient {
|
|
|
553
628
|
return this.send(command, optionsOrCb);
|
|
554
629
|
}
|
|
555
630
|
}
|
|
631
|
+
getSpeakerSearchTask(args, optionsOrCb, cb) {
|
|
632
|
+
const command = new GetSpeakerSearchTaskCommand_1.GetSpeakerSearchTaskCommand(args);
|
|
633
|
+
if (typeof optionsOrCb === "function") {
|
|
634
|
+
this.send(command, optionsOrCb);
|
|
635
|
+
}
|
|
636
|
+
else if (typeof cb === "function") {
|
|
637
|
+
if (typeof optionsOrCb !== "object")
|
|
638
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
639
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
640
|
+
}
|
|
641
|
+
else {
|
|
642
|
+
return this.send(command, optionsOrCb);
|
|
643
|
+
}
|
|
644
|
+
}
|
|
556
645
|
getVoiceConnector(args, optionsOrCb, cb) {
|
|
557
646
|
const command = new GetVoiceConnectorCommand_1.GetVoiceConnectorCommand(args);
|
|
558
647
|
if (typeof optionsOrCb === "function") {
|
|
@@ -679,6 +768,48 @@ class ChimeSDKVoice extends ChimeSDKVoiceClient_1.ChimeSDKVoiceClient {
|
|
|
679
768
|
return this.send(command, optionsOrCb);
|
|
680
769
|
}
|
|
681
770
|
}
|
|
771
|
+
getVoiceProfile(args, optionsOrCb, cb) {
|
|
772
|
+
const command = new GetVoiceProfileCommand_1.GetVoiceProfileCommand(args);
|
|
773
|
+
if (typeof optionsOrCb === "function") {
|
|
774
|
+
this.send(command, optionsOrCb);
|
|
775
|
+
}
|
|
776
|
+
else if (typeof cb === "function") {
|
|
777
|
+
if (typeof optionsOrCb !== "object")
|
|
778
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
779
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
780
|
+
}
|
|
781
|
+
else {
|
|
782
|
+
return this.send(command, optionsOrCb);
|
|
783
|
+
}
|
|
784
|
+
}
|
|
785
|
+
getVoiceProfileDomain(args, optionsOrCb, cb) {
|
|
786
|
+
const command = new GetVoiceProfileDomainCommand_1.GetVoiceProfileDomainCommand(args);
|
|
787
|
+
if (typeof optionsOrCb === "function") {
|
|
788
|
+
this.send(command, optionsOrCb);
|
|
789
|
+
}
|
|
790
|
+
else if (typeof cb === "function") {
|
|
791
|
+
if (typeof optionsOrCb !== "object")
|
|
792
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
793
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
794
|
+
}
|
|
795
|
+
else {
|
|
796
|
+
return this.send(command, optionsOrCb);
|
|
797
|
+
}
|
|
798
|
+
}
|
|
799
|
+
getVoiceToneAnalysisTask(args, optionsOrCb, cb) {
|
|
800
|
+
const command = new GetVoiceToneAnalysisTaskCommand_1.GetVoiceToneAnalysisTaskCommand(args);
|
|
801
|
+
if (typeof optionsOrCb === "function") {
|
|
802
|
+
this.send(command, optionsOrCb);
|
|
803
|
+
}
|
|
804
|
+
else if (typeof cb === "function") {
|
|
805
|
+
if (typeof optionsOrCb !== "object")
|
|
806
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
807
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
808
|
+
}
|
|
809
|
+
else {
|
|
810
|
+
return this.send(command, optionsOrCb);
|
|
811
|
+
}
|
|
812
|
+
}
|
|
682
813
|
listAvailableVoiceConnectorRegions(args, optionsOrCb, cb) {
|
|
683
814
|
const command = new ListAvailableVoiceConnectorRegionsCommand_1.ListAvailableVoiceConnectorRegionsCommand(args);
|
|
684
815
|
if (typeof optionsOrCb === "function") {
|
|
@@ -777,6 +908,20 @@ class ChimeSDKVoice extends ChimeSDKVoiceClient_1.ChimeSDKVoiceClient {
|
|
|
777
908
|
return this.send(command, optionsOrCb);
|
|
778
909
|
}
|
|
779
910
|
}
|
|
911
|
+
listTagsForResource(args, optionsOrCb, cb) {
|
|
912
|
+
const command = new ListTagsForResourceCommand_1.ListTagsForResourceCommand(args);
|
|
913
|
+
if (typeof optionsOrCb === "function") {
|
|
914
|
+
this.send(command, optionsOrCb);
|
|
915
|
+
}
|
|
916
|
+
else if (typeof cb === "function") {
|
|
917
|
+
if (typeof optionsOrCb !== "object")
|
|
918
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
919
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
920
|
+
}
|
|
921
|
+
else {
|
|
922
|
+
return this.send(command, optionsOrCb);
|
|
923
|
+
}
|
|
924
|
+
}
|
|
780
925
|
listVoiceConnectorGroups(args, optionsOrCb, cb) {
|
|
781
926
|
const command = new ListVoiceConnectorGroupsCommand_1.ListVoiceConnectorGroupsCommand(args);
|
|
782
927
|
if (typeof optionsOrCb === "function") {
|
|
@@ -819,6 +964,34 @@ class ChimeSDKVoice extends ChimeSDKVoiceClient_1.ChimeSDKVoiceClient {
|
|
|
819
964
|
return this.send(command, optionsOrCb);
|
|
820
965
|
}
|
|
821
966
|
}
|
|
967
|
+
listVoiceProfileDomains(args, optionsOrCb, cb) {
|
|
968
|
+
const command = new ListVoiceProfileDomainsCommand_1.ListVoiceProfileDomainsCommand(args);
|
|
969
|
+
if (typeof optionsOrCb === "function") {
|
|
970
|
+
this.send(command, optionsOrCb);
|
|
971
|
+
}
|
|
972
|
+
else if (typeof cb === "function") {
|
|
973
|
+
if (typeof optionsOrCb !== "object")
|
|
974
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
975
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
976
|
+
}
|
|
977
|
+
else {
|
|
978
|
+
return this.send(command, optionsOrCb);
|
|
979
|
+
}
|
|
980
|
+
}
|
|
981
|
+
listVoiceProfiles(args, optionsOrCb, cb) {
|
|
982
|
+
const command = new ListVoiceProfilesCommand_1.ListVoiceProfilesCommand(args);
|
|
983
|
+
if (typeof optionsOrCb === "function") {
|
|
984
|
+
this.send(command, optionsOrCb);
|
|
985
|
+
}
|
|
986
|
+
else if (typeof cb === "function") {
|
|
987
|
+
if (typeof optionsOrCb !== "object")
|
|
988
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
989
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
990
|
+
}
|
|
991
|
+
else {
|
|
992
|
+
return this.send(command, optionsOrCb);
|
|
993
|
+
}
|
|
994
|
+
}
|
|
822
995
|
putSipMediaApplicationAlexaSkillConfiguration(args, optionsOrCb, cb) {
|
|
823
996
|
const command = new PutSipMediaApplicationAlexaSkillConfigurationCommand_1.PutSipMediaApplicationAlexaSkillConfigurationCommand(args);
|
|
824
997
|
if (typeof optionsOrCb === "function") {
|
|
@@ -973,6 +1146,90 @@ class ChimeSDKVoice extends ChimeSDKVoiceClient_1.ChimeSDKVoiceClient {
|
|
|
973
1146
|
return this.send(command, optionsOrCb);
|
|
974
1147
|
}
|
|
975
1148
|
}
|
|
1149
|
+
startSpeakerSearchTask(args, optionsOrCb, cb) {
|
|
1150
|
+
const command = new StartSpeakerSearchTaskCommand_1.StartSpeakerSearchTaskCommand(args);
|
|
1151
|
+
if (typeof optionsOrCb === "function") {
|
|
1152
|
+
this.send(command, optionsOrCb);
|
|
1153
|
+
}
|
|
1154
|
+
else if (typeof cb === "function") {
|
|
1155
|
+
if (typeof optionsOrCb !== "object")
|
|
1156
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1157
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1158
|
+
}
|
|
1159
|
+
else {
|
|
1160
|
+
return this.send(command, optionsOrCb);
|
|
1161
|
+
}
|
|
1162
|
+
}
|
|
1163
|
+
startVoiceToneAnalysisTask(args, optionsOrCb, cb) {
|
|
1164
|
+
const command = new StartVoiceToneAnalysisTaskCommand_1.StartVoiceToneAnalysisTaskCommand(args);
|
|
1165
|
+
if (typeof optionsOrCb === "function") {
|
|
1166
|
+
this.send(command, optionsOrCb);
|
|
1167
|
+
}
|
|
1168
|
+
else if (typeof cb === "function") {
|
|
1169
|
+
if (typeof optionsOrCb !== "object")
|
|
1170
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1171
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1172
|
+
}
|
|
1173
|
+
else {
|
|
1174
|
+
return this.send(command, optionsOrCb);
|
|
1175
|
+
}
|
|
1176
|
+
}
|
|
1177
|
+
stopSpeakerSearchTask(args, optionsOrCb, cb) {
|
|
1178
|
+
const command = new StopSpeakerSearchTaskCommand_1.StopSpeakerSearchTaskCommand(args);
|
|
1179
|
+
if (typeof optionsOrCb === "function") {
|
|
1180
|
+
this.send(command, optionsOrCb);
|
|
1181
|
+
}
|
|
1182
|
+
else if (typeof cb === "function") {
|
|
1183
|
+
if (typeof optionsOrCb !== "object")
|
|
1184
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1185
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1186
|
+
}
|
|
1187
|
+
else {
|
|
1188
|
+
return this.send(command, optionsOrCb);
|
|
1189
|
+
}
|
|
1190
|
+
}
|
|
1191
|
+
stopVoiceToneAnalysisTask(args, optionsOrCb, cb) {
|
|
1192
|
+
const command = new StopVoiceToneAnalysisTaskCommand_1.StopVoiceToneAnalysisTaskCommand(args);
|
|
1193
|
+
if (typeof optionsOrCb === "function") {
|
|
1194
|
+
this.send(command, optionsOrCb);
|
|
1195
|
+
}
|
|
1196
|
+
else if (typeof cb === "function") {
|
|
1197
|
+
if (typeof optionsOrCb !== "object")
|
|
1198
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1199
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1200
|
+
}
|
|
1201
|
+
else {
|
|
1202
|
+
return this.send(command, optionsOrCb);
|
|
1203
|
+
}
|
|
1204
|
+
}
|
|
1205
|
+
tagResource(args, optionsOrCb, cb) {
|
|
1206
|
+
const command = new TagResourceCommand_1.TagResourceCommand(args);
|
|
1207
|
+
if (typeof optionsOrCb === "function") {
|
|
1208
|
+
this.send(command, optionsOrCb);
|
|
1209
|
+
}
|
|
1210
|
+
else if (typeof cb === "function") {
|
|
1211
|
+
if (typeof optionsOrCb !== "object")
|
|
1212
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1213
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1214
|
+
}
|
|
1215
|
+
else {
|
|
1216
|
+
return this.send(command, optionsOrCb);
|
|
1217
|
+
}
|
|
1218
|
+
}
|
|
1219
|
+
untagResource(args, optionsOrCb, cb) {
|
|
1220
|
+
const command = new UntagResourceCommand_1.UntagResourceCommand(args);
|
|
1221
|
+
if (typeof optionsOrCb === "function") {
|
|
1222
|
+
this.send(command, optionsOrCb);
|
|
1223
|
+
}
|
|
1224
|
+
else if (typeof cb === "function") {
|
|
1225
|
+
if (typeof optionsOrCb !== "object")
|
|
1226
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1227
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1228
|
+
}
|
|
1229
|
+
else {
|
|
1230
|
+
return this.send(command, optionsOrCb);
|
|
1231
|
+
}
|
|
1232
|
+
}
|
|
976
1233
|
updateGlobalSettings(args, optionsOrCb, cb) {
|
|
977
1234
|
const command = new UpdateGlobalSettingsCommand_1.UpdateGlobalSettingsCommand(args);
|
|
978
1235
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1099,6 +1356,34 @@ class ChimeSDKVoice extends ChimeSDKVoiceClient_1.ChimeSDKVoiceClient {
|
|
|
1099
1356
|
return this.send(command, optionsOrCb);
|
|
1100
1357
|
}
|
|
1101
1358
|
}
|
|
1359
|
+
updateVoiceProfile(args, optionsOrCb, cb) {
|
|
1360
|
+
const command = new UpdateVoiceProfileCommand_1.UpdateVoiceProfileCommand(args);
|
|
1361
|
+
if (typeof optionsOrCb === "function") {
|
|
1362
|
+
this.send(command, optionsOrCb);
|
|
1363
|
+
}
|
|
1364
|
+
else if (typeof cb === "function") {
|
|
1365
|
+
if (typeof optionsOrCb !== "object")
|
|
1366
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1367
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1368
|
+
}
|
|
1369
|
+
else {
|
|
1370
|
+
return this.send(command, optionsOrCb);
|
|
1371
|
+
}
|
|
1372
|
+
}
|
|
1373
|
+
updateVoiceProfileDomain(args, optionsOrCb, cb) {
|
|
1374
|
+
const command = new UpdateVoiceProfileDomainCommand_1.UpdateVoiceProfileDomainCommand(args);
|
|
1375
|
+
if (typeof optionsOrCb === "function") {
|
|
1376
|
+
this.send(command, optionsOrCb);
|
|
1377
|
+
}
|
|
1378
|
+
else if (typeof cb === "function") {
|
|
1379
|
+
if (typeof optionsOrCb !== "object")
|
|
1380
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1381
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1382
|
+
}
|
|
1383
|
+
else {
|
|
1384
|
+
return this.send(command, optionsOrCb);
|
|
1385
|
+
}
|
|
1386
|
+
}
|
|
1102
1387
|
validateE911Address(args, optionsOrCb, cb) {
|
|
1103
1388
|
const command = new ValidateE911AddressCommand_1.ValidateE911AddressCommand(args);
|
|
1104
1389
|
if (typeof optionsOrCb === "function") {
|
|
@@ -30,7 +30,7 @@ class BatchDeletePhoneNumberCommand extends smithy_client_1.Command {
|
|
|
30
30
|
logger,
|
|
31
31
|
clientName,
|
|
32
32
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
33
|
+
inputFilterSensitiveLog: (_) => _,
|
|
34
34
|
outputFilterSensitiveLog: models_0_1.BatchDeletePhoneNumberResponseFilterSensitiveLog,
|
|
35
35
|
};
|
|
36
36
|
const { requestHandler } = configuration;
|
|
@@ -31,7 +31,7 @@ class CreateSipMediaApplicationCallCommand extends smithy_client_1.Command {
|
|
|
31
31
|
clientName,
|
|
32
32
|
commandName,
|
|
33
33
|
inputFilterSensitiveLog: models_0_1.CreateSipMediaApplicationCallRequestFilterSensitiveLog,
|
|
34
|
-
outputFilterSensitiveLog:
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
35
|
};
|
|
36
36
|
const { requestHandler } = configuration;
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.CreateSipRuleCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
8
|
class CreateSipRuleCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class CreateSipRuleCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|