SharedDirectory - Amazon Directory Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SharedDirectory

Details about the shared directory in the directory owner account for which the share request in the directory consumer account has been accepted.

Contents

CreatedDateTime

The date and time that the shared directory was created.

Type: Timestamp

Required: No

LastUpdatedDateTime

The date and time that the shared directory was last updated.

Type: Timestamp

Required: No

OwnerAccountId

Identifier of the directory owner account, which contains the directory that has been shared to the consumer account.

Type: String

Pattern: ^(\d{12})$

Required: No

OwnerDirectoryId

Identifier of the directory in the directory owner account.

Type: String

Pattern: ^d-[0-9a-f]{10}$

Required: No

SharedAccountId

Identifier of the directory consumer account that has access to the shared directory (OwnerDirectoryId) in the directory owner account.

Type: String

Pattern: ^(\d{12})$

Required: No

SharedDirectoryId

Identifier of the shared directory in the directory consumer account. This identifier is different for each directory owner account.

Type: String

Pattern: ^d-[0-9a-f]{10}$

Required: No

ShareMethod

The method used when sharing a directory to determine whether the directory should be shared within your Amazon organization (ORGANIZATIONS) or with any Amazon Web Services account by sending a shared directory request (HANDSHAKE).

Type: String

Valid Values: ORGANIZATIONS | HANDSHAKE

Required: No

ShareNotes

A directory share request that is sent by the directory owner to the directory consumer. The request includes a typed message to help the directory consumer administrator determine whether to approve or reject the share invitation.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

ShareStatus

Current directory status of the shared Amazon Managed Microsoft AD directory.

Type: String

Valid Values: Shared | PendingAcceptance | Rejected | Rejecting | RejectFailed | Sharing | ShareFailed | Deleted | Deleting

Required: No

See Also

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