File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
content/docs/aws/services Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 22title : " IoT Data"
33tags : ["Ultimate"]
44description : Get started with IoT Data on LocalStack
5+ persistence : supported with limitations
56---
67
78import FeatureCoverage from " ../../../../components/feature-coverage/FeatureCoverage" ;
Original file line number Diff line number Diff line change 22title : " IoT"
33tags : ["Base"]
44description : Get started with AWS IoT on LocalStack
5+ persistence : supported with limitations
56---
67
78import FeatureCoverage from " ../../../../components/feature-coverage/FeatureCoverage" ;
Original file line number Diff line number Diff line change 408408 "iot" : {
409409 "service" : " iot" ,
410410 "full_name" : " IoT (Internet of Things)" ,
411- "support" : " unknown " ,
411+ "support" : " supported with limitations " ,
412412 "test_suite" : false ,
413- "limitations" : " "
413+ "limitations" : " MQTT broker state is not persisted "
414414 },
415415 "iot-data" : {
416416 "service" : " iot-data" ,
417417 "full_name" : " IoT Data" ,
418- "support" : " unknown " ,
418+ "support" : " supported with limitations " ,
419419 "test_suite" : false ,
420- "limitations" : " "
420+ "limitations" : " See IoT limitation "
421421 },
422422 "iotanalytics" : {
423423 "service" : " iotanalytics" ,
You can’t perform that action at this time.
0 commit comments