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

outdated

AWS API client for AWS Glue (generated from SDK API specification).

example/README.md

import 'package:aws_glue_api/glue-2017-03-31.dart';

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

Publisher

verified publisheraws-dart.agilord.com

AWS API client for AWS Glue (generated from SDK API specification).

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

shared_aws_api

More

Packages that depend on aws_glue_api