Deleting User - Do files remain?

0

I need to delete a user from our system access. When I delete the user does all of their uploaded files remain in the system or do they delete too?

已提問 2 年前檢視次數 205 次
1 個回答
0

Hi, deleting a user from IAM will not undo or delete the user's past actions. You do not have to worry about previously uploaded files being deleted.

From AWS documentation, deleting a user removes

  • The user
  • Any user group memberships—that is, the user is removed from any IAM user groups that the user was a member of
  • Any password associated with the user
  • Any access keys belonging to the user
  • All inline policies embedded in the user (policies that are applied to a user via user group permissions are not affected)
  • Any associated MFA device

Documentation for reference: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_manage.html#id_users_deleting

Hope it helps clarify your question :)

AWS
zwhuang
已回答 2 年前

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

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

回答問題指南