ChimeSDKVoice#
Client#
- class ChimeSDKVoice.Client#
A low-level client representing Amazon Chime SDK Voice
import boto3 client = boto3.client('chime-sdk-voice')
These are the available methods:
- associate_phone_numbers_with_voice_connector
- associate_phone_numbers_with_voice_connector_group
- batch_delete_phone_number
- batch_update_phone_number
- can_paginate
- close
- create_phone_number_order
- create_proxy_session
- create_sip_media_application
- create_sip_media_application_call
- create_sip_rule
- create_voice_connector
- create_voice_connector_group
- create_voice_profile
- create_voice_profile_domain
- delete_phone_number
- delete_proxy_session
- delete_sip_media_application
- delete_sip_rule
- delete_voice_connector
- delete_voice_connector_emergency_calling_configuration
- delete_voice_connector_group
- delete_voice_connector_origination
- delete_voice_connector_proxy
- delete_voice_connector_streaming_configuration
- delete_voice_connector_termination
- delete_voice_connector_termination_credentials
- delete_voice_profile
- delete_voice_profile_domain
- disassociate_phone_numbers_from_voice_connector
- disassociate_phone_numbers_from_voice_connector_group
- get_global_settings
- get_paginator
- get_phone_number
- get_phone_number_order
- get_phone_number_settings
- get_proxy_session
- get_sip_media_application
- get_sip_media_application_alexa_skill_configuration
- get_sip_media_application_logging_configuration
- get_sip_rule
- get_speaker_search_task
- get_voice_connector
- get_voice_connector_emergency_calling_configuration
- get_voice_connector_group
- get_voice_connector_logging_configuration
- get_voice_connector_origination
- get_voice_connector_proxy
- get_voice_connector_streaming_configuration
- get_voice_connector_termination
- get_voice_connector_termination_health
- get_voice_profile
- get_voice_profile_domain
- get_voice_tone_analysis_task
- get_waiter
- list_available_voice_connector_regions
- list_phone_number_orders
- list_phone_numbers
- list_proxy_sessions
- list_sip_media_applications
- list_sip_rules
- list_supported_phone_number_countries
- list_tags_for_resource
- list_voice_connector_groups
- list_voice_connector_termination_credentials
- list_voice_connectors
- list_voice_profile_domains
- list_voice_profiles
- put_sip_media_application_alexa_skill_configuration
- put_sip_media_application_logging_configuration
- put_voice_connector_emergency_calling_configuration
- put_voice_connector_logging_configuration
- put_voice_connector_origination
- put_voice_connector_proxy
- put_voice_connector_streaming_configuration
- put_voice_connector_termination
- put_voice_connector_termination_credentials
- restore_phone_number
- search_available_phone_numbers
- start_speaker_search_task
- start_voice_tone_analysis_task
- stop_speaker_search_task
- stop_voice_tone_analysis_task
- tag_resource
- untag_resource
- update_global_settings
- update_phone_number
- update_phone_number_settings
- update_proxy_session
- update_sip_media_application
- update_sip_media_application_call
- update_sip_rule
- update_voice_connector
- update_voice_connector_group
- update_voice_profile
- update_voice_profile_domain
- validate_e911_address
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: