KinesisVideo#
Client#
- class KinesisVideo.Client#
 A low-level client representing Amazon Kinesis Video Streams
import boto3 client = boto3.client('kinesisvideo')
These are the available methods:
- can_paginate
 - close
 - create_signaling_channel
 - create_stream
 - delete_edge_configuration
 - delete_signaling_channel
 - delete_stream
 - describe_edge_configuration
 - describe_image_generation_configuration
 - describe_mapped_resource_configuration
 - describe_media_storage_configuration
 - describe_notification_configuration
 - describe_signaling_channel
 - describe_stream
 - get_data_endpoint
 - get_paginator
 - get_signaling_channel_endpoint
 - get_waiter
 - list_edge_agent_configurations
 - list_signaling_channels
 - list_streams
 - list_tags_for_resource
 - list_tags_for_stream
 - start_edge_configuration_update
 - tag_resource
 - tag_stream
 - untag_resource
 - untag_stream
 - update_data_retention
 - update_image_generation_configuration
 - update_media_storage_configuration
 - update_notification_configuration
 - update_signaling_channel
 - update_stream
 
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: