Package software.amazon.awscdk.services.organizations
package software.amazon.awscdk.services.organizations
AWS::Organizations Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.organizations.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Organizations construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Organizations resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Organizations.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates an AWS account that is automatically a member of the organization whose credentials made the request.A fluent builder for
CfnAccount
.Properties for defining aCfnAccount
.A builder forCfnAccountProps
An implementation forCfnAccountProps
Creates an AWS organization.A fluent builder forCfnOrganization
.Creates an organizational unit (OU) within a root or parent OU.A fluent builder forCfnOrganizationalUnit
.Properties for defining aCfnOrganizationalUnit
.A builder forCfnOrganizationalUnitProps
An implementation forCfnOrganizationalUnitProps
Properties for defining aCfnOrganization
.A builder forCfnOrganizationProps
An implementation forCfnOrganizationProps
Creates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual AWS account .A fluent builder forCfnPolicy
.Properties for defining aCfnPolicy
.A builder forCfnPolicyProps
An implementation forCfnPolicyProps
Creates or updates a resource-based delegation policy that can be used to delegate policy management for AWS Organizations to specified member accounts to perform policy actions that are by default available only to the management account.A fluent builder forCfnResourcePolicy
.Properties for defining aCfnResourcePolicy
.A builder forCfnResourcePolicyProps
An implementation forCfnResourcePolicyProps