My team is currently experimenting with IAM Database Authentication for our RDS mysql aurora clusters. We also use DMS to migrate data between DBs. However, it doesn't look like DMS support IAM authentication.
Is there any support for DMS endpoints and IAM DB authentication? Or is this not the correct pattern.
We tried setting the password as the token directly but the min password length for DMS endpoints is 128
so it's not an option.