organizations_describe_effective_policy: Returns the contents of the effective policy for specified...

View source: R/organizations_operations.R

organizations_describe_effective_policyR Documentation

Returns the contents of the effective policy for specified policy type and account

Description

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.

Usage

organizations_describe_effective_policy(PolicyType, TargetId = NULL)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.