This is a feature request.
awsapilib can currently solve captchas (e.g. in root user signing and password reset) via 2captcha.
AWS recently added the Audio Captcha functionality to all captcha occurrences (signup, sign-in, password reset).
AWS audio captchas can be solved e.g. via Amazon Transcribe, example code can be found at the superwerker MAVM project.
This would enable awsapilib to be self-contained within AWS without having to provide 3rd party APIs/API keys like 2captcha.