---
type: resource-type
title: OrganizationsResourcePolicy
description: aws resource type AWS::Organizations::ResourcePolicy
name: OrganizationsResourcePolicy
lexicon: aws
resource_type: AWS::Organizations::ResourcePolicy
---
`AWS::Organizations::ResourcePolicy`, a resource type of the aws lexicon.

## Properties

- `Content` (`Record<string, unknown>`, required): The policy document. For AWS CloudFormation templates formatted in YAML, you can provide the policy in JSON or YAML format. AWS CloudFormation always converts a YAML policy to JSON format before submitting it.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the resource policy.
- `Id` (`string`, optional): The unique identifier (ID) associated with this resource policy.
- `Tags` (`OrganizationsResourcePolicy_Tag[]`, optional): A list of tags that you want to attach to the resource policy

## Attributes

- `Arn`
- `Id`
