aws_machinelearning_api 0.2.0
aws_machinelearning_api: ^0.2.0 copied to clipboard
AWS API client for Amazon Machine Learning (generated from SDK API specification).
import 'package:aws_machinelearning_api/machinelearning-2014-12-12.dart';
void main() {
final service = MachineLearning(region: 'eu-west-1');
// See documentation on how to use MachineLearning
}