Is there an Ansible module to create and configure AWS IAM Users?

Hello,

I am looking for an Ansible Module to create and configure AWS IAM Users and Groups.

Thank you,
-Matteo

there is a PR to add one
https://github.com/ansible/ansible-modules-core/pull/756, you can test
it by downloading it to a library/ directory in your role or by your
play.