Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 892 Bytes

kinesisvideo.rst

File metadata and controls

49 lines (34 loc) · 892 Bytes

kinesisvideo

Example usage

python

@mock_kinesisvideo def test_kinesisvideo_behaviour: boto3.client("kinesisvideo") ...

Implemented features for this service

  • [ ] create_signaling_channel
  • [X] create_stream
  • [ ] delete_signaling_channel
  • [X] delete_stream
  • [ ] describe_signaling_channel
  • [X] describe_stream
  • [X] get_data_endpoint
  • [ ] get_signaling_channel_endpoint
  • [ ] list_signaling_channels
  • [X] list_streams
  • [ ] list_tags_for_resource
  • [ ] list_tags_for_stream
  • [ ] tag_resource
  • [ ] tag_stream
  • [ ] untag_resource
  • [ ] untag_stream
  • [ ] update_data_retention
  • [ ] update_signaling_channel
  • [ ] update_stream