aws_batch_api 1.2.0 aws_batch_api: ^1.2.0 copied to clipboard
AWS API client for AWS Batch (generated from SDK API specification).
import 'package:aws_batch_api/batch-2016-08-10.dart';
void main() {
final service = Batch(region: 'eu-west-1');
// See documentation on how to use Batch
}