1
1
---
2
- title : Discover AWS Access Patterns with Teleport Policy
3
- description : Describes how to import and visualize AWS accounts access patterns using Teleport Policy and Access Graph.
2
+ title : Discover AWS Access Patterns with Teleport Identity Security
3
+ description : Describes how to import and visualize AWS accounts access patterns using Identity Security and Access Graph.
4
4
---
5
5
6
- Teleport Policy streamlines and centralizes access management across your entire infrastructure. You can view access relationships in seconds,
6
+ Identity Security streamlines and centralizes access management across your entire infrastructure. You can view access relationships in seconds,
7
7
viewing unified, up-to-date relationships and policies between all users, groups, and computing resources.
8
8
9
- Teleport Policy with Access Graph offers insights into access patterns within your AWS account. By scanning IAM
9
+ Identity Security with Access Graph offers insights into access patterns within your AWS account. By scanning IAM
10
10
permissions, users, groups, resources, and identities, it provides a visual representation and aids in
11
11
enhancing the permission model within your AWS environment. This functionality enables you to address queries such as:
12
12
@@ -24,7 +24,7 @@ service, a Discovery Service, and integration with your AWS account.
24
24
Access Graph discovers AWS access patterns, synchronizes various AWS resources,
25
25
including IAM Policies, Groups, Users, User Groups, EC2 instances, EKS clusters, and RDS databases.
26
26
These resources are then visualized using the graph representation detailed in the
27
- [ Teleport Policy usage page] ( ../policy-how-to-use.mdx ) .
27
+ [ Identity Security usage page] ( ../policy-how-to-use.mdx ) .
28
28
29
29
The importing process involves two primary steps:
30
30
@@ -48,19 +48,19 @@ Access Graph, ensuring that it remains updated with the latest information from
48
48
49
49
### Importing resources
50
50
51
- Teleport Policy ’s Access Graph feature delves into the IAM policies, identities,
51
+ Identity Security ’s Access Graph feature delves into the IAM policies, identities,
52
52
and resources retrieved from your AWS account, crafting a
53
53
graphical representation thereof.
54
54
55
55
56
56
## Prerequisites
57
57
58
58
- A running Teleport Enterprise cluster v14.3.9/v15.2.0 or later.
59
- - Teleport Policy enabled for your account.
59
+ - Identity Security enabled for your account.
60
60
- For self-hosted clusters:
61
61
- Ensure that an up-to-date ` license.pem ` is used in the Auth Service configuration.
62
62
- A running Access Graph node v1.17.0 or later.
63
- Check the [ Teleport Policy page] ( ../teleport-policy.mdx ) for details on
63
+ Check the [ Identity Security page] ( ../teleport-policy.mdx ) for details on
64
64
how to set up Access Graph.
65
65
- The node running the Access Graph service must be reachable from the Teleport Auth Service.
66
66
0 commit comments