Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.2 KB

kinesisvideo.rst

File metadata and controls

59 lines (40 loc) · 1.2 KB

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

    The CurrentVersion-parameter is not yet implemented

  • [ ] describe_image_generation_configuration
  • [ ] describe_notification_configuration
  • [ ] describe_signaling_channel
  • [X] describe_stream
  • [X] get_data_endpoint
  • [ ] get_signaling_channel_endpoint
  • [ ] list_signaling_channels
  • [X] list_streams

    Pagination and the StreamNameCondition-parameter are not yet implemented

  • [ ] list_tags_for_resource
  • [ ] list_tags_for_stream
  • [ ] tag_resource
  • [ ] tag_stream
  • [ ] untag_resource
  • [ ] untag_stream
  • [ ] update_data_retention
  • [ ] update_image_generation_configuration
  • [ ] update_notification_configuration
  • [ ] update_signaling_channel
  • [ ] update_stream