aws_sagemaker_api 0.1.0 aws_sagemaker_api: ^0.1.0 copied to clipboard
AWS API client for Amazon SageMaker Service (generated from SDK API specification).
import 'package:aws_sagemaker_api/sagemaker-2017-07-24.dart';
void main() {
final service = SageMaker(region: 'eu-west-1');
// See documentation on how to use SageMaker
}