How can I identify which Okta user groups are assigned AWS IAM Roles?
dcpeach
✭✭✭✭✭
To obtain a list of policies and actions to AWS resources that have been granted to Okta user groups.
0
Answers
-
The following query should assist you with identifying AWS assigned role policies and resource actions granted to Okta user groups.
FIND okta_user_group AS g THAT ASSIGNED aws_iam_role AS r THAT ASSIGNED aws_iam_policy AS p THAT ALLOWS as a * AS resource RETURN g.displayName AS "okta user group", r.displayName AS "access role", p.displayName AS "access policy", a.actions AS actions, resource.displayName AS resource
0
This Month's Leaders
Categories
- 336 All Categories
- Featured Categories
- 7 About the AskJ1 Community
- 11 Product Announcements
- From Mission Control
- 1 Rapid Response
- 3 How J1 Uses J1
- Topics
- 131 Asset Management
- 56 Compliance & Reporting
- 65 Security Operations
- 40 Security Engineering
- 5 Open Source
- 18 News, Careers and More