aws_iot_api 1.2.0
aws_iot_api: ^1.2.0 copied to clipboard
AWS API client for AWS IoT (generated from SDK API specification).
import 'package:aws_iot_api/iot-2015-05-28.dart';
void main() {
final service = IoT(region: 'eu-west-1');
// See documentation on how to use IoT
}