moto/docs/docs/services/mediastore-data.rst
2022-01-15 21:44:23 -01:00

42 lines
668 B
ReStructuredText

.. _implementedservice_mediastore-data:
.. |start-h3| raw:: html
<h3>
.. |end-h3| raw:: html
</h3>
===============
mediastore-data
===============
|start-h3| Example usage |end-h3|
.. sourcecode:: python
@mock_mediastoredata
def test_mediastore-data_behaviour:
boto3.client("mediastore-data")
...
|start-h3| Implemented features for this service |end-h3|
- [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