This product is not supported for your selected 
Datadog site. (
).
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, 
n'hésitez pas à nous contacter.
aws_organizations_policy_statement
account_id
Type: STRING
content
Type: STRING
Provider name: Content
Description: The text content of the policy.
policy_statement_arn
Type: STRING
policy_summary
Type: STRUCT
Provider name: PolicySummary
Description: A structure that contains additional details about the policy.
- arn
 Type:- STRING
 Provider name:- Arn
 Description: The Amazon Resource Name (ARN) of the policy. For more information about ARNs in Organizations, see ARN Formats Supported by Organizations in the Amazon Web Services Service Authorization Reference.
 
- aws_managed
 Type:- BOOLEAN
 Provider name:- AwsManaged
 Description: A boolean value that indicates whether the specified policy is an Amazon Web Services managed policy. If true, then you can attach the policy to roots, OUs, or accounts, but you cannot edit it.
 
- description
 Type:- STRING
 Provider name:- Description
 Description: The description of the policy.
 
- id
 Type:- STRING
 Provider name:- Id
 Description: The unique identifier (ID) of the policy. The regex pattern for a policy ID string requires “p-” followed by from 8 to 128 lowercase or uppercase letters, digits, or the underscore character (_).
 
- name
 Type:- STRING
 Provider name:- Name
 Description: The friendly name of the policy. The regex pattern that is used to validate this parameter is a string of any of the characters in the ASCII character range.
 
- type
 Type:- STRING
 Provider name:- Type
 Description: The type of policy.
 
Type: UNORDERED_LIST_STRING
targets
Type: UNORDERED_LIST_STRUCT
Provider name: Targets
Description: A list of structures, each of which contains details about one of the entities to which the specified policy is attached.
- arn
 Type:- STRING
 Provider name:- Arn
 Description: The Amazon Resource Name (ARN) of the policy target. For more information about ARNs in Organizations, see ARN Formats Supported by Organizations in the Amazon Web Services Service Authorization Reference.
 
- name
 Type:- STRING
 Provider name:- Name
 Description: The friendly name of the policy target. The regex pattern that is used to validate this parameter is a string of any of the characters in the ASCII character range.
 
- target_id
 Type:- STRING
 Provider name:- TargetId
 Description: The unique identifier (ID) of the policy target. The regex pattern for a target ID string requires one of the following:- Root - A string that begins with “r-” followed by from 4 to 32 lowercase letters or digits.
- Account - A string that consists of exactly 12 digits.
- Organizational unit (OU) - A string that begins with “ou-” followed by from 4 to 32 lowercase letters or digits (the ID of the root that the OU is in). This string is followed by a second “-” dash and from 8 to 32 additional lowercase letters or digits.
 
- type
 Type:- STRING
 Provider name:- Type
 Description: The type of the policy target.