getPoliciesForTarget

Data source for managing an AWS Organizations Policies For Target. {{% examples %}}

Example Usage

{{% /examples %}}

Return

A collection of values returned by getPoliciesForTarget.

Parameters

argument

A collection of arguments for invoking getPoliciesForTarget.


Return

A collection of values returned by getPoliciesForTarget.

See also

Parameters

filter

Must supply one of the 4 different policy filters for a target (SERVICE_CONTROL_POLICY | TAG_POLICY | BACKUP_POLICY | AISERVICES_OPT_OUT_POLICY)

targetId

The root (string that begins with "r-" followed by 4-32 lowercase letters or digits), account (12 digit string), or Organizational Unit (string starting with "ou-" followed by 4-32 lowercase letters or digits. This string is followed by a second "-" dash and from 8-32 additional lowercase letters or digits.)


Return

A collection of values returned by getPoliciesForTarget.

See also

Parameters

argument

Builder for com.pulumi.aws.organizations.kotlin.inputs.GetPoliciesForTargetPlainArgs.