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?

feita há 2 anos205 visualizações
1 Resposta
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
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas