aws_athena_api 0.2.0
aws_athena_api: ^0.2.0 copied to clipboard
AWS API client for Amazon Athena (generated from SDK API specification).
import 'package:aws_athena_api/athena-2017-05-18.dart';
void main() {
final service = Athena(region: 'eu-west-1');
// See documentation on how to use Athena
}