@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/dist-es/ChimeSDKVoice.js
CHANGED
|
@@ -10,6 +10,8 @@ import { CreateSipMediaApplicationCommand, } from "./commands/CreateSipMediaAppl
|
|
|
10
10
|
import { CreateSipRuleCommand, } from "./commands/CreateSipRuleCommand";
|
|
11
11
|
import { CreateVoiceConnectorCommand, } from "./commands/CreateVoiceConnectorCommand";
|
|
12
12
|
import { CreateVoiceConnectorGroupCommand, } from "./commands/CreateVoiceConnectorGroupCommand";
|
|
13
|
+
import { CreateVoiceProfileCommand, } from "./commands/CreateVoiceProfileCommand";
|
|
14
|
+
import { CreateVoiceProfileDomainCommand, } from "./commands/CreateVoiceProfileDomainCommand";
|
|
13
15
|
import { DeletePhoneNumberCommand, } from "./commands/DeletePhoneNumberCommand";
|
|
14
16
|
import { DeleteProxySessionCommand, } from "./commands/DeleteProxySessionCommand";
|
|
15
17
|
import { DeleteSipMediaApplicationCommand, } from "./commands/DeleteSipMediaApplicationCommand";
|
|
@@ -22,6 +24,8 @@ import { DeleteVoiceConnectorProxyCommand, } from "./commands/DeleteVoiceConnect
|
|
|
22
24
|
import { DeleteVoiceConnectorStreamingConfigurationCommand, } from "./commands/DeleteVoiceConnectorStreamingConfigurationCommand";
|
|
23
25
|
import { DeleteVoiceConnectorTerminationCommand, } from "./commands/DeleteVoiceConnectorTerminationCommand";
|
|
24
26
|
import { DeleteVoiceConnectorTerminationCredentialsCommand, } from "./commands/DeleteVoiceConnectorTerminationCredentialsCommand";
|
|
27
|
+
import { DeleteVoiceProfileCommand, } from "./commands/DeleteVoiceProfileCommand";
|
|
28
|
+
import { DeleteVoiceProfileDomainCommand, } from "./commands/DeleteVoiceProfileDomainCommand";
|
|
25
29
|
import { DisassociatePhoneNumbersFromVoiceConnectorCommand, } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorCommand";
|
|
26
30
|
import { DisassociatePhoneNumbersFromVoiceConnectorGroupCommand, } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand";
|
|
27
31
|
import { GetGlobalSettingsCommand, } from "./commands/GetGlobalSettingsCommand";
|
|
@@ -33,6 +37,7 @@ import { GetSipMediaApplicationAlexaSkillConfigurationCommand, } from "./command
|
|
|
33
37
|
import { GetSipMediaApplicationCommand, } from "./commands/GetSipMediaApplicationCommand";
|
|
34
38
|
import { GetSipMediaApplicationLoggingConfigurationCommand, } from "./commands/GetSipMediaApplicationLoggingConfigurationCommand";
|
|
35
39
|
import { GetSipRuleCommand } from "./commands/GetSipRuleCommand";
|
|
40
|
+
import { GetSpeakerSearchTaskCommand, } from "./commands/GetSpeakerSearchTaskCommand";
|
|
36
41
|
import { GetVoiceConnectorCommand, } from "./commands/GetVoiceConnectorCommand";
|
|
37
42
|
import { GetVoiceConnectorEmergencyCallingConfigurationCommand, } from "./commands/GetVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
38
43
|
import { GetVoiceConnectorGroupCommand, } from "./commands/GetVoiceConnectorGroupCommand";
|
|
@@ -42,6 +47,9 @@ import { GetVoiceConnectorProxyCommand, } from "./commands/GetVoiceConnectorProx
|
|
|
42
47
|
import { GetVoiceConnectorStreamingConfigurationCommand, } from "./commands/GetVoiceConnectorStreamingConfigurationCommand";
|
|
43
48
|
import { GetVoiceConnectorTerminationCommand, } from "./commands/GetVoiceConnectorTerminationCommand";
|
|
44
49
|
import { GetVoiceConnectorTerminationHealthCommand, } from "./commands/GetVoiceConnectorTerminationHealthCommand";
|
|
50
|
+
import { GetVoiceProfileCommand, } from "./commands/GetVoiceProfileCommand";
|
|
51
|
+
import { GetVoiceProfileDomainCommand, } from "./commands/GetVoiceProfileDomainCommand";
|
|
52
|
+
import { GetVoiceToneAnalysisTaskCommand, } from "./commands/GetVoiceToneAnalysisTaskCommand";
|
|
45
53
|
import { ListAvailableVoiceConnectorRegionsCommand, } from "./commands/ListAvailableVoiceConnectorRegionsCommand";
|
|
46
54
|
import { ListPhoneNumberOrdersCommand, } from "./commands/ListPhoneNumberOrdersCommand";
|
|
47
55
|
import { ListPhoneNumbersCommand, } from "./commands/ListPhoneNumbersCommand";
|
|
@@ -49,9 +57,12 @@ import { ListProxySessionsCommand, } from "./commands/ListProxySessionsCommand";
|
|
|
49
57
|
import { ListSipMediaApplicationsCommand, } from "./commands/ListSipMediaApplicationsCommand";
|
|
50
58
|
import { ListSipRulesCommand, } from "./commands/ListSipRulesCommand";
|
|
51
59
|
import { ListSupportedPhoneNumberCountriesCommand, } from "./commands/ListSupportedPhoneNumberCountriesCommand";
|
|
60
|
+
import { ListTagsForResourceCommand, } from "./commands/ListTagsForResourceCommand";
|
|
52
61
|
import { ListVoiceConnectorGroupsCommand, } from "./commands/ListVoiceConnectorGroupsCommand";
|
|
53
62
|
import { ListVoiceConnectorsCommand, } from "./commands/ListVoiceConnectorsCommand";
|
|
54
63
|
import { ListVoiceConnectorTerminationCredentialsCommand, } from "./commands/ListVoiceConnectorTerminationCredentialsCommand";
|
|
64
|
+
import { ListVoiceProfileDomainsCommand, } from "./commands/ListVoiceProfileDomainsCommand";
|
|
65
|
+
import { ListVoiceProfilesCommand, } from "./commands/ListVoiceProfilesCommand";
|
|
55
66
|
import { PutSipMediaApplicationAlexaSkillConfigurationCommand, } from "./commands/PutSipMediaApplicationAlexaSkillConfigurationCommand";
|
|
56
67
|
import { PutSipMediaApplicationLoggingConfigurationCommand, } from "./commands/PutSipMediaApplicationLoggingConfigurationCommand";
|
|
57
68
|
import { PutVoiceConnectorEmergencyCallingConfigurationCommand, } from "./commands/PutVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
@@ -63,6 +74,12 @@ import { PutVoiceConnectorTerminationCommand, } from "./commands/PutVoiceConnect
|
|
|
63
74
|
import { PutVoiceConnectorTerminationCredentialsCommand, } from "./commands/PutVoiceConnectorTerminationCredentialsCommand";
|
|
64
75
|
import { RestorePhoneNumberCommand, } from "./commands/RestorePhoneNumberCommand";
|
|
65
76
|
import { SearchAvailablePhoneNumbersCommand, } from "./commands/SearchAvailablePhoneNumbersCommand";
|
|
77
|
+
import { StartSpeakerSearchTaskCommand, } from "./commands/StartSpeakerSearchTaskCommand";
|
|
78
|
+
import { StartVoiceToneAnalysisTaskCommand, } from "./commands/StartVoiceToneAnalysisTaskCommand";
|
|
79
|
+
import { StopSpeakerSearchTaskCommand, } from "./commands/StopSpeakerSearchTaskCommand";
|
|
80
|
+
import { StopVoiceToneAnalysisTaskCommand, } from "./commands/StopVoiceToneAnalysisTaskCommand";
|
|
81
|
+
import { TagResourceCommand } from "./commands/TagResourceCommand";
|
|
82
|
+
import { UntagResourceCommand, } from "./commands/UntagResourceCommand";
|
|
66
83
|
import { UpdateGlobalSettingsCommand, } from "./commands/UpdateGlobalSettingsCommand";
|
|
67
84
|
import { UpdatePhoneNumberCommand, } from "./commands/UpdatePhoneNumberCommand";
|
|
68
85
|
import { UpdatePhoneNumberSettingsCommand, } from "./commands/UpdatePhoneNumberSettingsCommand";
|
|
@@ -72,6 +89,8 @@ import { UpdateSipMediaApplicationCommand, } from "./commands/UpdateSipMediaAppl
|
|
|
72
89
|
import { UpdateSipRuleCommand, } from "./commands/UpdateSipRuleCommand";
|
|
73
90
|
import { UpdateVoiceConnectorCommand, } from "./commands/UpdateVoiceConnectorCommand";
|
|
74
91
|
import { UpdateVoiceConnectorGroupCommand, } from "./commands/UpdateVoiceConnectorGroupCommand";
|
|
92
|
+
import { UpdateVoiceProfileCommand, } from "./commands/UpdateVoiceProfileCommand";
|
|
93
|
+
import { UpdateVoiceProfileDomainCommand, } from "./commands/UpdateVoiceProfileDomainCommand";
|
|
75
94
|
import { ValidateE911AddressCommand, } from "./commands/ValidateE911AddressCommand";
|
|
76
95
|
export class ChimeSDKVoice extends ChimeSDKVoiceClient {
|
|
77
96
|
associatePhoneNumbersWithVoiceConnector(args, optionsOrCb, cb) {
|
|
@@ -228,6 +247,34 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
|
|
|
228
247
|
return this.send(command, optionsOrCb);
|
|
229
248
|
}
|
|
230
249
|
}
|
|
250
|
+
createVoiceProfile(args, optionsOrCb, cb) {
|
|
251
|
+
const command = new CreateVoiceProfileCommand(args);
|
|
252
|
+
if (typeof optionsOrCb === "function") {
|
|
253
|
+
this.send(command, optionsOrCb);
|
|
254
|
+
}
|
|
255
|
+
else if (typeof cb === "function") {
|
|
256
|
+
if (typeof optionsOrCb !== "object")
|
|
257
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
258
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
259
|
+
}
|
|
260
|
+
else {
|
|
261
|
+
return this.send(command, optionsOrCb);
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
createVoiceProfileDomain(args, optionsOrCb, cb) {
|
|
265
|
+
const command = new CreateVoiceProfileDomainCommand(args);
|
|
266
|
+
if (typeof optionsOrCb === "function") {
|
|
267
|
+
this.send(command, optionsOrCb);
|
|
268
|
+
}
|
|
269
|
+
else if (typeof cb === "function") {
|
|
270
|
+
if (typeof optionsOrCb !== "object")
|
|
271
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
272
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
273
|
+
}
|
|
274
|
+
else {
|
|
275
|
+
return this.send(command, optionsOrCb);
|
|
276
|
+
}
|
|
277
|
+
}
|
|
231
278
|
deletePhoneNumber(args, optionsOrCb, cb) {
|
|
232
279
|
const command = new DeletePhoneNumberCommand(args);
|
|
233
280
|
if (typeof optionsOrCb === "function") {
|
|
@@ -396,6 +443,34 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
|
|
|
396
443
|
return this.send(command, optionsOrCb);
|
|
397
444
|
}
|
|
398
445
|
}
|
|
446
|
+
deleteVoiceProfile(args, optionsOrCb, cb) {
|
|
447
|
+
const command = new DeleteVoiceProfileCommand(args);
|
|
448
|
+
if (typeof optionsOrCb === "function") {
|
|
449
|
+
this.send(command, optionsOrCb);
|
|
450
|
+
}
|
|
451
|
+
else if (typeof cb === "function") {
|
|
452
|
+
if (typeof optionsOrCb !== "object")
|
|
453
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
454
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
455
|
+
}
|
|
456
|
+
else {
|
|
457
|
+
return this.send(command, optionsOrCb);
|
|
458
|
+
}
|
|
459
|
+
}
|
|
460
|
+
deleteVoiceProfileDomain(args, optionsOrCb, cb) {
|
|
461
|
+
const command = new DeleteVoiceProfileDomainCommand(args);
|
|
462
|
+
if (typeof optionsOrCb === "function") {
|
|
463
|
+
this.send(command, optionsOrCb);
|
|
464
|
+
}
|
|
465
|
+
else if (typeof cb === "function") {
|
|
466
|
+
if (typeof optionsOrCb !== "object")
|
|
467
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
468
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
469
|
+
}
|
|
470
|
+
else {
|
|
471
|
+
return this.send(command, optionsOrCb);
|
|
472
|
+
}
|
|
473
|
+
}
|
|
399
474
|
disassociatePhoneNumbersFromVoiceConnector(args, optionsOrCb, cb) {
|
|
400
475
|
const command = new DisassociatePhoneNumbersFromVoiceConnectorCommand(args);
|
|
401
476
|
if (typeof optionsOrCb === "function") {
|
|
@@ -550,6 +625,20 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
|
|
|
550
625
|
return this.send(command, optionsOrCb);
|
|
551
626
|
}
|
|
552
627
|
}
|
|
628
|
+
getSpeakerSearchTask(args, optionsOrCb, cb) {
|
|
629
|
+
const command = new GetSpeakerSearchTaskCommand(args);
|
|
630
|
+
if (typeof optionsOrCb === "function") {
|
|
631
|
+
this.send(command, optionsOrCb);
|
|
632
|
+
}
|
|
633
|
+
else if (typeof cb === "function") {
|
|
634
|
+
if (typeof optionsOrCb !== "object")
|
|
635
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
636
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
637
|
+
}
|
|
638
|
+
else {
|
|
639
|
+
return this.send(command, optionsOrCb);
|
|
640
|
+
}
|
|
641
|
+
}
|
|
553
642
|
getVoiceConnector(args, optionsOrCb, cb) {
|
|
554
643
|
const command = new GetVoiceConnectorCommand(args);
|
|
555
644
|
if (typeof optionsOrCb === "function") {
|
|
@@ -676,6 +765,48 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
|
|
|
676
765
|
return this.send(command, optionsOrCb);
|
|
677
766
|
}
|
|
678
767
|
}
|
|
768
|
+
getVoiceProfile(args, optionsOrCb, cb) {
|
|
769
|
+
const command = new GetVoiceProfileCommand(args);
|
|
770
|
+
if (typeof optionsOrCb === "function") {
|
|
771
|
+
this.send(command, optionsOrCb);
|
|
772
|
+
}
|
|
773
|
+
else if (typeof cb === "function") {
|
|
774
|
+
if (typeof optionsOrCb !== "object")
|
|
775
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
776
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
777
|
+
}
|
|
778
|
+
else {
|
|
779
|
+
return this.send(command, optionsOrCb);
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
getVoiceProfileDomain(args, optionsOrCb, cb) {
|
|
783
|
+
const command = new GetVoiceProfileDomainCommand(args);
|
|
784
|
+
if (typeof optionsOrCb === "function") {
|
|
785
|
+
this.send(command, optionsOrCb);
|
|
786
|
+
}
|
|
787
|
+
else if (typeof cb === "function") {
|
|
788
|
+
if (typeof optionsOrCb !== "object")
|
|
789
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
790
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
791
|
+
}
|
|
792
|
+
else {
|
|
793
|
+
return this.send(command, optionsOrCb);
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
getVoiceToneAnalysisTask(args, optionsOrCb, cb) {
|
|
797
|
+
const command = new GetVoiceToneAnalysisTaskCommand(args);
|
|
798
|
+
if (typeof optionsOrCb === "function") {
|
|
799
|
+
this.send(command, optionsOrCb);
|
|
800
|
+
}
|
|
801
|
+
else if (typeof cb === "function") {
|
|
802
|
+
if (typeof optionsOrCb !== "object")
|
|
803
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
804
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
805
|
+
}
|
|
806
|
+
else {
|
|
807
|
+
return this.send(command, optionsOrCb);
|
|
808
|
+
}
|
|
809
|
+
}
|
|
679
810
|
listAvailableVoiceConnectorRegions(args, optionsOrCb, cb) {
|
|
680
811
|
const command = new ListAvailableVoiceConnectorRegionsCommand(args);
|
|
681
812
|
if (typeof optionsOrCb === "function") {
|
|
@@ -774,6 +905,20 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
|
|
|
774
905
|
return this.send(command, optionsOrCb);
|
|
775
906
|
}
|
|
776
907
|
}
|
|
908
|
+
listTagsForResource(args, optionsOrCb, cb) {
|
|
909
|
+
const command = new ListTagsForResourceCommand(args);
|
|
910
|
+
if (typeof optionsOrCb === "function") {
|
|
911
|
+
this.send(command, optionsOrCb);
|
|
912
|
+
}
|
|
913
|
+
else if (typeof cb === "function") {
|
|
914
|
+
if (typeof optionsOrCb !== "object")
|
|
915
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
916
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
917
|
+
}
|
|
918
|
+
else {
|
|
919
|
+
return this.send(command, optionsOrCb);
|
|
920
|
+
}
|
|
921
|
+
}
|
|
777
922
|
listVoiceConnectorGroups(args, optionsOrCb, cb) {
|
|
778
923
|
const command = new ListVoiceConnectorGroupsCommand(args);
|
|
779
924
|
if (typeof optionsOrCb === "function") {
|
|
@@ -816,6 +961,34 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
|
|
|
816
961
|
return this.send(command, optionsOrCb);
|
|
817
962
|
}
|
|
818
963
|
}
|
|
964
|
+
listVoiceProfileDomains(args, optionsOrCb, cb) {
|
|
965
|
+
const command = new ListVoiceProfileDomainsCommand(args);
|
|
966
|
+
if (typeof optionsOrCb === "function") {
|
|
967
|
+
this.send(command, optionsOrCb);
|
|
968
|
+
}
|
|
969
|
+
else if (typeof cb === "function") {
|
|
970
|
+
if (typeof optionsOrCb !== "object")
|
|
971
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
972
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
973
|
+
}
|
|
974
|
+
else {
|
|
975
|
+
return this.send(command, optionsOrCb);
|
|
976
|
+
}
|
|
977
|
+
}
|
|
978
|
+
listVoiceProfiles(args, optionsOrCb, cb) {
|
|
979
|
+
const command = new ListVoiceProfilesCommand(args);
|
|
980
|
+
if (typeof optionsOrCb === "function") {
|
|
981
|
+
this.send(command, optionsOrCb);
|
|
982
|
+
}
|
|
983
|
+
else if (typeof cb === "function") {
|
|
984
|
+
if (typeof optionsOrCb !== "object")
|
|
985
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
986
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
987
|
+
}
|
|
988
|
+
else {
|
|
989
|
+
return this.send(command, optionsOrCb);
|
|
990
|
+
}
|
|
991
|
+
}
|
|
819
992
|
putSipMediaApplicationAlexaSkillConfiguration(args, optionsOrCb, cb) {
|
|
820
993
|
const command = new PutSipMediaApplicationAlexaSkillConfigurationCommand(args);
|
|
821
994
|
if (typeof optionsOrCb === "function") {
|
|
@@ -970,6 +1143,90 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
|
|
|
970
1143
|
return this.send(command, optionsOrCb);
|
|
971
1144
|
}
|
|
972
1145
|
}
|
|
1146
|
+
startSpeakerSearchTask(args, optionsOrCb, cb) {
|
|
1147
|
+
const command = new StartSpeakerSearchTaskCommand(args);
|
|
1148
|
+
if (typeof optionsOrCb === "function") {
|
|
1149
|
+
this.send(command, optionsOrCb);
|
|
1150
|
+
}
|
|
1151
|
+
else if (typeof cb === "function") {
|
|
1152
|
+
if (typeof optionsOrCb !== "object")
|
|
1153
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1154
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1155
|
+
}
|
|
1156
|
+
else {
|
|
1157
|
+
return this.send(command, optionsOrCb);
|
|
1158
|
+
}
|
|
1159
|
+
}
|
|
1160
|
+
startVoiceToneAnalysisTask(args, optionsOrCb, cb) {
|
|
1161
|
+
const command = new StartVoiceToneAnalysisTaskCommand(args);
|
|
1162
|
+
if (typeof optionsOrCb === "function") {
|
|
1163
|
+
this.send(command, optionsOrCb);
|
|
1164
|
+
}
|
|
1165
|
+
else if (typeof cb === "function") {
|
|
1166
|
+
if (typeof optionsOrCb !== "object")
|
|
1167
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1168
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1169
|
+
}
|
|
1170
|
+
else {
|
|
1171
|
+
return this.send(command, optionsOrCb);
|
|
1172
|
+
}
|
|
1173
|
+
}
|
|
1174
|
+
stopSpeakerSearchTask(args, optionsOrCb, cb) {
|
|
1175
|
+
const command = new StopSpeakerSearchTaskCommand(args);
|
|
1176
|
+
if (typeof optionsOrCb === "function") {
|
|
1177
|
+
this.send(command, optionsOrCb);
|
|
1178
|
+
}
|
|
1179
|
+
else if (typeof cb === "function") {
|
|
1180
|
+
if (typeof optionsOrCb !== "object")
|
|
1181
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1182
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1183
|
+
}
|
|
1184
|
+
else {
|
|
1185
|
+
return this.send(command, optionsOrCb);
|
|
1186
|
+
}
|
|
1187
|
+
}
|
|
1188
|
+
stopVoiceToneAnalysisTask(args, optionsOrCb, cb) {
|
|
1189
|
+
const command = new StopVoiceToneAnalysisTaskCommand(args);
|
|
1190
|
+
if (typeof optionsOrCb === "function") {
|
|
1191
|
+
this.send(command, optionsOrCb);
|
|
1192
|
+
}
|
|
1193
|
+
else if (typeof cb === "function") {
|
|
1194
|
+
if (typeof optionsOrCb !== "object")
|
|
1195
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1196
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1197
|
+
}
|
|
1198
|
+
else {
|
|
1199
|
+
return this.send(command, optionsOrCb);
|
|
1200
|
+
}
|
|
1201
|
+
}
|
|
1202
|
+
tagResource(args, optionsOrCb, cb) {
|
|
1203
|
+
const command = new TagResourceCommand(args);
|
|
1204
|
+
if (typeof optionsOrCb === "function") {
|
|
1205
|
+
this.send(command, optionsOrCb);
|
|
1206
|
+
}
|
|
1207
|
+
else if (typeof cb === "function") {
|
|
1208
|
+
if (typeof optionsOrCb !== "object")
|
|
1209
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1210
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1211
|
+
}
|
|
1212
|
+
else {
|
|
1213
|
+
return this.send(command, optionsOrCb);
|
|
1214
|
+
}
|
|
1215
|
+
}
|
|
1216
|
+
untagResource(args, optionsOrCb, cb) {
|
|
1217
|
+
const command = new UntagResourceCommand(args);
|
|
1218
|
+
if (typeof optionsOrCb === "function") {
|
|
1219
|
+
this.send(command, optionsOrCb);
|
|
1220
|
+
}
|
|
1221
|
+
else if (typeof cb === "function") {
|
|
1222
|
+
if (typeof optionsOrCb !== "object")
|
|
1223
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1224
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1225
|
+
}
|
|
1226
|
+
else {
|
|
1227
|
+
return this.send(command, optionsOrCb);
|
|
1228
|
+
}
|
|
1229
|
+
}
|
|
973
1230
|
updateGlobalSettings(args, optionsOrCb, cb) {
|
|
974
1231
|
const command = new UpdateGlobalSettingsCommand(args);
|
|
975
1232
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1096,6 +1353,34 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
|
|
|
1096
1353
|
return this.send(command, optionsOrCb);
|
|
1097
1354
|
}
|
|
1098
1355
|
}
|
|
1356
|
+
updateVoiceProfile(args, optionsOrCb, cb) {
|
|
1357
|
+
const command = new UpdateVoiceProfileCommand(args);
|
|
1358
|
+
if (typeof optionsOrCb === "function") {
|
|
1359
|
+
this.send(command, optionsOrCb);
|
|
1360
|
+
}
|
|
1361
|
+
else if (typeof cb === "function") {
|
|
1362
|
+
if (typeof optionsOrCb !== "object")
|
|
1363
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1364
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1365
|
+
}
|
|
1366
|
+
else {
|
|
1367
|
+
return this.send(command, optionsOrCb);
|
|
1368
|
+
}
|
|
1369
|
+
}
|
|
1370
|
+
updateVoiceProfileDomain(args, optionsOrCb, cb) {
|
|
1371
|
+
const command = new UpdateVoiceProfileDomainCommand(args);
|
|
1372
|
+
if (typeof optionsOrCb === "function") {
|
|
1373
|
+
this.send(command, optionsOrCb);
|
|
1374
|
+
}
|
|
1375
|
+
else if (typeof cb === "function") {
|
|
1376
|
+
if (typeof optionsOrCb !== "object")
|
|
1377
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1378
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1379
|
+
}
|
|
1380
|
+
else {
|
|
1381
|
+
return this.send(command, optionsOrCb);
|
|
1382
|
+
}
|
|
1383
|
+
}
|
|
1099
1384
|
validateE911Address(args, optionsOrCb, cb) {
|
|
1100
1385
|
const command = new ValidateE911AddressCommand(args);
|
|
1101
1386
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { BatchDeletePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1BatchDeletePhoneNumberCommand, serializeAws_restJson1BatchDeletePhoneNumberCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class BatchDeletePhoneNumberCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class BatchDeletePhoneNumberCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: BatchDeletePhoneNumberResponseFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateSipMediaApplicationCallRequestFilterSensitiveLog,
|
|
4
|
+
import { CreateSipMediaApplicationCallRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateSipMediaApplicationCallCommand, serializeAws_restJson1CreateSipMediaApplicationCallCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateSipMediaApplicationCallCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class CreateSipMediaApplicationCallCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: CreateSipMediaApplicationCallRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateSipRuleRequestFilterSensitiveLog, CreateSipRuleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateSipRuleCommand, serializeAws_restJson1CreateSipRuleCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateSipRuleCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateSipRuleCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateVoiceConnectorRequestFilterSensitiveLog, CreateVoiceConnectorResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateVoiceConnectorCommand, serializeAws_restJson1CreateVoiceConnectorCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateVoiceConnectorCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateVoiceConnectorCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateVoiceConnectorGroupRequestFilterSensitiveLog, CreateVoiceConnectorGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateVoiceConnectorGroupCommand, serializeAws_restJson1CreateVoiceConnectorGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateVoiceConnectorGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateVoiceConnectorGroupCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { CreateVoiceProfileResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1CreateVoiceProfileCommand, serializeAws_restJson1CreateVoiceProfileCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
export class CreateVoiceProfileCommand extends $Command {
|
|
7
|
+
static getEndpointParameterInstructions() {
|
|
8
|
+
return {
|
|
9
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
10
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
11
|
+
Region: { type: "builtInParams", name: "region" },
|
|
12
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
20
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, CreateVoiceProfileCommand.getEndpointParameterInstructions()));
|
|
22
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
23
|
+
const { logger } = configuration;
|
|
24
|
+
const clientName = "ChimeSDKVoiceClient";
|
|
25
|
+
const commandName = "CreateVoiceProfileCommand";
|
|
26
|
+
const handlerExecutionContext = {
|
|
27
|
+
logger,
|
|
28
|
+
clientName,
|
|
29
|
+
commandName,
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
|
+
outputFilterSensitiveLog: CreateVoiceProfileResponseFilterSensitiveLog,
|
|
32
|
+
};
|
|
33
|
+
const { requestHandler } = configuration;
|
|
34
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
|
+
}
|
|
36
|
+
serialize(input, context) {
|
|
37
|
+
return serializeAws_restJson1CreateVoiceProfileCommand(input, context);
|
|
38
|
+
}
|
|
39
|
+
deserialize(output, context) {
|
|
40
|
+
return deserializeAws_restJson1CreateVoiceProfileCommand(output, context);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { CreateVoiceProfileDomainRequestFilterSensitiveLog, CreateVoiceProfileDomainResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1CreateVoiceProfileDomainCommand, serializeAws_restJson1CreateVoiceProfileDomainCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
export class CreateVoiceProfileDomainCommand extends $Command {
|
|
7
|
+
static getEndpointParameterInstructions() {
|
|
8
|
+
return {
|
|
9
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
10
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
11
|
+
Region: { type: "builtInParams", name: "region" },
|
|
12
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
20
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, CreateVoiceProfileDomainCommand.getEndpointParameterInstructions()));
|
|
22
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
23
|
+
const { logger } = configuration;
|
|
24
|
+
const clientName = "ChimeSDKVoiceClient";
|
|
25
|
+
const commandName = "CreateVoiceProfileDomainCommand";
|
|
26
|
+
const handlerExecutionContext = {
|
|
27
|
+
logger,
|
|
28
|
+
clientName,
|
|
29
|
+
commandName,
|
|
30
|
+
inputFilterSensitiveLog: CreateVoiceProfileDomainRequestFilterSensitiveLog,
|
|
31
|
+
outputFilterSensitiveLog: CreateVoiceProfileDomainResponseFilterSensitiveLog,
|
|
32
|
+
};
|
|
33
|
+
const { requestHandler } = configuration;
|
|
34
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
|
+
}
|
|
36
|
+
serialize(input, context) {
|
|
37
|
+
return serializeAws_restJson1CreateVoiceProfileDomainCommand(input, context);
|
|
38
|
+
}
|
|
39
|
+
deserialize(output, context) {
|
|
40
|
+
return deserializeAws_restJson1CreateVoiceProfileDomainCommand(output, context);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
@@ -28,7 +28,7 @@ export class DeletePhoneNumberCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: DeletePhoneNumberRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteProxySessionRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteProxySessionCommand, serializeAws_restJson1DeleteProxySessionCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteProxySessionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteProxySessionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteSipMediaApplicationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteSipMediaApplicationCommand, serializeAws_restJson1DeleteSipMediaApplicationCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteSipMediaApplicationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteSipMediaApplicationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteSipRuleRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteSipRuleCommand, serializeAws_restJson1DeleteSipRuleCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteSipRuleCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteSipRuleCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|