v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466336354.1 KB

Creates a Directory by copying the published schema into the directory. A directory cannot be created without a schema.

You can also quickly create a directory using a managed schema, called the QuickStartSchema. For more information, see Managed Schema in the Amazon Cloud Directory Developer Guide.

put/amazonclouddirectory/2017-01-11/directory/create#x-amz-data-partition

Headers

x-amz-data-partitionstring required

The Amazon Resource Name (ARN) of the published schema that will be copied into the data <a>Directory</a>. For more information, see <a>arns</a>.

Request body

Namestring required

The name of the <a>Directory</a>. Should be unique per account, per region.

Response

Success

DirectoryArnstring required

The ARN that is associated with the <a>Directory</a>. For more information, see <a>arns</a>.

Namestring required

The name of the <a>Directory</a>.

ObjectIdentifierstring required

The root object node of the created directory.

AppliedSchemaArnstring required

The ARN of the published schema in the <a>Directory</a>. Once a published schema is copied into the directory, it has its own ARN, which is referred to applied schema ARN. For more information, see <a>arns</a>.