aws_swf_api 0.0.2 copy "aws_swf_api: ^0.0.2" to clipboard
aws_swf_api: ^0.0.2 copied to clipboard

outdated

AWS API client for Amazon Simple Workflow Service (generated from SDK API specification).

example/README.md

import 'package:aws_swf_api/swf-2012-01-25.dart';

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

Publisher

verified publisheraws-dart.agilord.com

AWS API client for Amazon Simple Workflow Service (generated from SDK API specification).

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

shared_aws_api

More

Packages that depend on aws_swf_api