You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/well-architected-framework/docs/docs/secure-systems/identity-access-management/manage-access-lifecycle.mdx
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
-
page_title: Manage account access lifecycle
2
+
page_title: Account management lifecycle
3
3
description: Create a plan to manage the lifecycle of user accounts and their access permissions.
4
4
---
5
5
6
-
# Manage account access lifecycle
6
+
# Account management lifecycle
7
7
8
8
Ensuring users and services have the appropriate access to systems and data is a
9
9
continuous process. Managing the access lifecycle involves regularly reviewing
@@ -51,8 +51,14 @@ the following key activities:
51
51
- Account deprovisioning and removal
52
52
- Access reviews and audits
53
53
54
-
Following these practices helps you properly manage accounts and ensure only
55
-
those users and services that require access to a system have access.
54
+
Following these practices helps you properly manage accounts and ensure
55
+
your users and services that require access to a system have access.
56
+
57
+
Combining proper lifecycle management with [securely storing
0 commit comments