이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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.

tags

Type: UNORDERED_LIST_STRING