Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 667 Bytes

mediastore-data.rst

File metadata and controls

41 lines (22 loc) · 667 Bytes

mediastore-data

Example usage

python

@mock_mediastoredata def test_mediastoredata_behaviour: boto3.client("mediastore-data") ...

Implemented features for this service

  • [X] delete_object
  • [ ] describe_object
  • [X] get_object

    The Range-parameter is not yet supported.

  • [X] list_items

    The Path- and MaxResults-parameters are not yet supported.

  • [X] put_object