Error : Login Profile for User XXXXXX cannot be modified while login profile is being created. (EntityTemporarilyUnmodifiable)

0

I have created an IAM User with login profile (Password) using Python SDK (Boto3). The user creation was success.

When trying to delete the Login Profile of the IAM User, I'm getting the below error :

An error occurred (EntityTemporarilyUnmodifiable) when calling the DeleteLoginProfile operation: Login Profile for User XXXXXX cannot be modified while login profile is being created.

After i wait for few minutes and then run the code again, the code works.

This issue started from few days ago and now it has became a frequent error.

Any problems with IAM ?

demandé il y a 2 ans96 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions