~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Bugfixes**
- Fix a bug that it try to detect default system user based on AMI even when it does not exist.
**Miscellaneous**
- Only support Python3.8+, because the core dependency ``inquirer`` only support Python3.8+.
- Add support for Python3.12.