Skip to content

Latest commit

 

History

History
245 lines (234 loc) · 15.9 KB

README.md

File metadata and controls

245 lines (234 loc) · 15.9 KB

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