aws_machinelearning_api 0.0.1 copy "aws_machinelearning_api: ^0.0.1" to clipboard
aws_machinelearning_api: ^0.0.1 copied to clipboard

discontinuedreplaced by: aws_client
outdated

AWS API client for Amazon Machine Learning (generated from SDK API specification).

example/README.md

import 'package:aws_machinelearning_api/machinelearning-2014-12-12.dart';

void main() {
  final credentials = AwsClientCredentials(accessKey: '', secretKey: '');
  final service = MachineLearning(region: 'eu-west-1', credentials: credentials);
  // See documentation on how to use MachineLearning
}
1
likes
0
points
41
downloads

Publisher

verified publisheraws-dart.agilord.com

Weekly Downloads

AWS API client for Amazon Machine Learning (generated from SDK API specification).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

shared_aws_api

More

Packages that depend on aws_machinelearning_api