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 ?

已提問 2 年前檢視次數 97 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南