v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467365253.0 KB

Returns the shared directories in your account.

post/#X-Amz-Target=DirectoryService_20150416.DescribeSharedDirectories

Query parameters

Limitstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'DirectoryService_20150416.DescribeSharedDirectories' required

Request body

OwnerDirectoryIdstring required

Returns the identifier of the directory in the directory owner account.

SharedDirectoryIdsDirectoryId[]

A list of identifiers of all shared directories in your account.

NextTokenstring

The <code>DescribeSharedDirectoriesResult.NextToken</code> value from a previous call to <a>DescribeSharedDirectories</a>. Pass null if this is the first call.

Limitinteger

The number of shared directories to return in the response object.

Response

Success

NextTokenstring

If not null, token that indicates that more results are available. Pass this value for the <code>NextToken</code> parameter in a subsequent call to <a>DescribeSharedDirectories</a> to retrieve the next set of items.