Aws module and php8

Hi
We just updated our server from php7.3 to php8 and it’s seems aws module not working anymore

Nov 19 10:42:20 server icingadirector[11422]: UNEXPECTED: Got invalid NetString data:
Nov 19 10:42:20 server icingadirector[11422]: Deprecated: Required parameter $region follows optional parameter $key in /usr/share/icingaweb2/modules/aws/library/Aws/AwsClient.php on line 24
Nov 19 10:42:20 server icingadirector[11422]: PHP Deprecated: Method ReflectionParameter::getClass() is deprecated in /usr/share/icinga-php/vendor/vendor/react/promise/src/functions.php on line 346
Nov 19 10:42:20 server icingadirector[11422]: Deprecated: Method ReflectionParameter::getClass() is deprecated in /usr/share/icinga-php/vendor/vendor/react/promise/src/functions.php on line 346
Nov 19 10:42:20 server icingadirector[11422]: PHP Deprecated: Method ReflectionParameter::getClass() is deprecated in /usr/share/icinga-php/vendor/vendor/react/promise/src/functions.php on line 350
Nov 19 10:42:20 server icingadirector[11422]: Deprecated: Method ReflectionParameter::getClass() is deprecated in /usr/share/icinga-php/vendor/vendor/react/promise/src/functions.php on line 350
Nov 19 10:42:20 server icingadirector[11422]: PHP Deprecated: Method ReflectionParameter::getClass() is deprecated in /usr/share/icinga-php/vendor/vendor/react/promise/src/functions.php on line 346
Nov 19 10:42:20 server icingadirector[11422]: Deprecated: Method ReflectionParameter::getClass() is deprecated in /usr/share/icinga-php/vendor/vendor/react/promise/src/functions.php on line 346
Nov 19 10:42:20 server icingadirector[11422]: PHP Deprecated: Method ReflectionParameter::getClass() is deprecated in /usr/share/icinga-php/vendor/vendor/react/promise/src/functions.php on line 350
Nov 19 10:42:20 server icingadirector[11422]: Deprecated: Method ReflectionParameter::getClass() is deprecated in /usr/share/icinga-php/vendor/vendor/react/promise/src/functions.php on line 350
Nov 19 10:42:20 server icingadirector[11422]: Job (Import - AWS) failed: Process exited with exit code 255

We use the latest icingaweb2 / icinga2 / director / aws module
Do you know if maintainer plain to upgrade to php8 this module ?
I don’t have a github account so I can’t post an issues.
Regards