BatchListOutgoingTypedLinks - 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.

BatchListOutgoingTypedLinks

Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object inside a BatchRead operation. For more information, see ListOutgoingTypedLinks and BatchRead:Operations.

The reference that identifies the object whose attributes will be listed.

Type: ObjectReference object

Required: Yes

Provides range filters for multiple attributes. When providing ranges to typed link selection, any inexact ranges must be specified at the end. Any attributes that do not have a range specified are presumed to match the entire range.

Type: Array of TypedLinkAttributeRange objects

Required: No

Filters are interpreted in the order of the attributes defined on the typed link facet, not the order they are supplied to any API calls.

Type: TypedLinkSchemaAndFacetName object

Required: No

The maximum number of results to retrieve.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

The pagination token.

Type: String

Required: No

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