duo-labs / duo-labs/cloudmapper
Collect more org level info
- 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.