Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 721 Bytes

iot-data.rst

File metadata and controls

42 lines (26 loc) · 721 Bytes

iot-data

Example usage

@mock_iotdata
def test_iotdata_behaviour:
    boto3.client("iot-data")
    ...

Implemented features for this service

  • [X] delete_thing_shadow

  • [ ] get_retained_message

  • [X] get_thing_shadow

  • [X] list_named_shadows_for_thing

  • [ ] list_retained_messages

  • [X] publish

  • [X] update_thing_shadow

    spec of payload:
    • need node state
    • state node must be an Object
    • State contains an invalid node: 'foo'