Returns the contents of the effective tag policy for the account. The effective tag policy is the aggregation of any tag policies the account inherits, plus any policy directly that is attached to the account.
organizations_describe_effective_policy(PolicyType, TargetId)
[required] The type of policy that you want information about.
When you\'re signed in as the master account, specify the ID of the account that you want details about. Specifying an organization root or OU as the target is not supported.
svc$describe_effective_policy( PolicyType = "TAG_POLICY", TargetId = "string" )
This action returns information on tag policies only.
For more information on policy inheritance, see How Policy Inheritance Works in the AWS Organizations User Guide.
This operation can be called from any account in the organization.