## AWS Cloudformation Resource Providers for AWS Organizations This repository contains AWS-owned resource providers for the `AWS::Organizations::*` namespace. The following are the resources supported: - [AWS::Organizations::Account](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-account.html) - [AWS::Organizations::OrganizationalUnit](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-organizationalunit.html) - [AWS::Organizations::Policy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-policy.html) - [AWS::Organizations::ResourcePolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-resourcepolicy.html) - [AWS::Organizations::Organization](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-organization.html) ## Usage Instructions on repository setup and local development can be found in the [Contributing Guidelines](https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-organizations/blob/main/CONTRIBUTING.md). ## More Resources - [AWS Organizations Documentation](https://docs.aws.amazon.com/organizations/index.html) - [AWS Organizations Getting Started](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started.html) - [Tutorial - Creating and configuring an organization](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_tutorials_basic.html) - [Code of Conduct](https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-organizations/blob/main/CODE_OF_CONDUCT.md) - [Contributing Guidelines](https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-organizations/blob/main/CONTRIBUTING.md) - [License](https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-organizations/blob/main/LICENSE) - [Notice](https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-organizations/blob/main/NOTICE) ## License This project is licensed under the Apache-2.0 License.