config#

For multi-environments project, we use config_patterns library to manage the configuration declaration and loading.

For AWS project, this project provides a set of predefined configuration that suitable for most of the AWS projects. You can inherit from them and extend them to meet your project specific requirements. If you

Of course, you can create your own Config class from scratch yourself.

sub packages and modules#