aws_organizations_root

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the root. For more information about ARNs in Organizations, see ARN Formats Supported by Organizations in the Amazon Web Services Service Authorization Reference.

id

Type: STRING
Provider name: Id
Description: The unique identifier (ID) for the root. The regex pattern for a root ID string requires “r-” followed by from 4 to 32 lowercase letters or digits.

name

Type: STRING
Provider name: Name
Description: The friendly name of the root. The regex pattern that is used to validate this parameter is a string of any of the characters in the ASCII character range.

policy_types

Type: UNORDERED_LIST_STRUCT
Provider name: PolicyTypes
Description: The types of policies that are currently enabled for the root and therefore can be attached to the root or to its OUs or accounts. Even if a policy type is shown as available in the organization, you can separately enable and disable them at the root level by using EnablePolicyType and DisablePolicyType. Use DescribeOrganization to see the availability of the policy types in that organization.

  • status
    Type: STRING
    Provider name: Status
    Description: The status of the policy type as it relates to the associated root. To attach a policy of the specified type to a root or to an OU or account in that root, it must be available in the organization and enabled for that root.
  • type
    Type: STRING
    Provider name: Type
    Description: The name of the policy type.

tags

Type: UNORDERED_LIST_STRING

PREVIEWING: aliciascott/DOCS-9725-Cloudcraft