patternMinor
Impact on policy after deleting IAM user
Viewed 0 times
afterpolicydeletingimpactiamuser
Problem
I have created one IAM User named "test" with S3 and Glacier Permission.
Now with user "test" i created one life cycle policy to move data from S3 to Glacier at every 5 days.
Now, i delete IAM user "test" because i don't need it anymore.
So my question here is, After deleting user "test", S3 Life cycle policy will work or not? OR will there be any impact on life cycle policy?
Now with user "test" i created one life cycle policy to move data from S3 to Glacier at every 5 days.
Now, i delete IAM user "test" because i don't need it anymore.
So my question here is, After deleting user "test", S3 Life cycle policy will work or not? OR will there be any impact on life cycle policy?
Solution
The policy will still exist.
The documentation lists what is deleted when a user is deleted, any resources that the user has created will persist.
The documentation lists what is deleted when a user is deleted, any resources that the user has created will persist.
Context
StackExchange DevOps Q#6191, answer score: 4
Revisions (0)
No revisions yet.