Skip to content

What does Prowler check for the control “Check if AWS Organizations delegated administrators are trusted” ? #3225

Answered by jfagoagas
alexzon-tr asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @alexzon-tr, in AWS Organizations, from the organization's management account, you can delegate policy management for Organizations to specified member accounts to perform policy actions that are by default available only to the management account.

The check organizations_delegated_administrators verifies if the delegated administrators for your AWS Organization are present in the organizations_trusted_delegated_administrators variable in the config.yaml file, to verify that only those you trust are configured.

Rationale: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_delegate_policies.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jfagoagas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants