View source: R/organizations_operations.R
organizations_describe_effective_policy | R Documentation |
Returns the contents of the effective policy for specified policy type and account. The effective policy is the aggregation of any policies of the specified type that the account inherits, plus any policy of that type that is directly attached to the account.
See https://www.paws-r-sdk.com/docs/organizations_describe_effective_policy/ for full documentation.
organizations_describe_effective_policy(PolicyType, TargetId = NULL)
PolicyType |
[required] The type of policy that you want information about. You can specify one of the following values: |
TargetId |
When you're signed in as the management account, specify the ID of the account that you want details about. Specifying an organization root or organizational unit (OU) as the target is not supported. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.