Directory - Amazon Cloud Directory

Amazon Cloud Directory will no longer be open to new customers starting on November 7, 2025. For alternatives to Cloud Directory, explore Amazon DynamoDB and Amazon Neptune. If you need help choosing the right alternative for your use case, or for any other questions, contact AWS Support.

Directory

Directory structure that includes the directory name and directory ARN.

Contents

CreationDateTime

The date and time when the directory was created.

Type: Timestamp

Required: No

DirectoryArn

The Amazon Resource Name (ARN) that is associated with the directory. For more information, see Arn Examples.

Type: String

Required: No

Name

The name of the directory.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[a-zA-Z0-9._-]*$

Required: No

State

The state of the directory. Can be either Enabled, Disabled, or Deleted.

Type: String

Valid Values: ENABLED | DISABLED | DELETED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: