v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466336354.1 KB

Lists parent objects that are associated with a given object in pagination fashion.

post/amazonclouddirectory/2017-01-11/object/parent#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.

IncludeAllLinksToEachParentboolean

When set to True, returns all <a>ListObjectParentsResponse$ParentLinks</a>. There could be multiple links between a parent-child pair.

Response

Success

Parentsobject

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

NextTokenstring

The pagination token.