Skip to content

High-level APIs for Amazon Web Services (AWS) in Dart

Notifications You must be signed in to change notification settings

agilord/aws_client

Repository files navigation

High-level APIs for Amazon Web Services (AWS) in Dart

Development

Generate Dart APIs

Generated sources are checked into the repository. To generate the sources, run the following command at the root of the generator folder:

dart bin/generate.dart generate

All commands in generate.dart has the --help command available for more information on usage.

Published generated packages

TODO

  • Implement EC2 protocol