duo-labs / duo-labs/cloudmapper

Collect more org level info

Open
#821 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6.3k
Forks
836
PR merge metrics
No merged PRs in 30d

Description

Add to collect:
```
- Service: organizations
Request: list-policies
Parameters:
- Name: Filter
Value: SERVICE_CONTROL_POLICY
- Service: organizations
Request: describe-policy
Parameters:
- Name: PolicyId
Value: organizations-list-policies.json|.Policies[]?|.Id
- Service: organizations
Request: list-roots
- Service: organizations
# I think this is actually recursive, but I don't have a way of doing that.
Request: list-organizational-units-for-parent
Parameters:
- Name: ParentId
Value: organizations-list-roots.json|.Roots[]?|.Id
- Service: organizations
Request: list-targets-for-policy
Parameters:
- Name: PolicyId
Value: organizations-list-policies.json|.Policies[]?|.Id
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.