v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466336354.1 KB

Returns a paginated list of child objects that are associated with a given object.

post/amazonclouddirectory/2017-01-11/object/children#x-amz-data-partition

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

x-amz-data-partitionstring required

The Amazon Resource Name (ARN) that is associated with the <a>Directory</a> where the object resides. For more information, see <a>arns</a>.

x-amz-consistency-level'SERIALIZABLE' | 'EVENTUAL'

Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.

Request body

NextTokenstring

The pagination token.

MaxResultsinteger

The maximum number of items to be retrieved in a single call. This is an approximate number.

Response

Success

Childrenobject

Children structure, which is a map with key as the <code>LinkName</code> and <code>ObjectIdentifier</code> as the value.

NextTokenstring

The pagination token.