Hi,
I'm using get_cluster_credentials to generate temporary password, It is working fine with python 3.7 version but getting
FATAL: password authentication failed for user "IAM:defaultuser" error when I use python 3.8 or 3.9 version.
It is generating temporary password but it is not working.
Hi, I'm using get_cluster_credentials to generate temporary password, It is working fine with python 3.7 version but getting FATAL: password authentication failed for user "IAM:defaultuser" error when I use python 3.8 or 3.9 version. It is generating temporary password but it is not working.
please help me on this.
Thanks.