BatchReadSuccessfulResponse - Amazon Cloud Directory

BatchReadSuccessfulResponse

Represents the output of a BatchRead success response operation.

Contents

GetLinkAttributes

The list of attributes to retrieve from the typed link.

Type: BatchGetLinkAttributesResponse object

Required: No

GetObjectAttributes

Retrieves attributes within a facet that are associated with an object.

Type: BatchGetObjectAttributesResponse object

Required: No

GetObjectInformation

Retrieves metadata about an object.

Type: BatchGetObjectInformationResponse object

Required: No

ListAttachedIndices

Lists indices attached to an object.

Type: BatchListAttachedIndicesResponse object

Required: No

Returns a paginated list of all the incoming TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed Links.

Type: BatchListIncomingTypedLinksResponse object

Required: No

ListIndex

Lists objects attached to the specified index.

Type: BatchListIndexResponse object

Required: No

ListObjectAttributes

Lists all attributes that are associated with an object.

Type: BatchListObjectAttributesResponse object

Required: No

ListObjectChildren

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

Type: BatchListObjectChildrenResponse object

Required: No

ListObjectParentPaths

Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects. For more information about objects, see Directory Structure.

Type: BatchListObjectParentPathsResponse object

Required: No

ListObjectParents

The list of parent objects to retrieve.

Type: BatchListObjectParentsResponse object

Required: No

ListObjectPolicies

Returns policies attached to an object in pagination fashion.

Type: BatchListObjectPoliciesResponse object

Required: No

Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed Links.

Type: BatchListOutgoingTypedLinksResponse object

Required: No

ListPolicyAttachments

Returns all of the ObjectIdentifiers to which a given policy is attached.

Type: BatchListPolicyAttachmentsResponse object

Required: No

LookupPolicy

Lists all policies from the root of the Directory to the object specified. If there are no policies present, an empty list is returned. If policies are present, and if some objects don't have the policies attached, it returns the ObjectIdentifier for such objects. If policies are present, it returns ObjectIdentifier, policyId, and policyType. Paths that don't lead to the root from the target object are ignored. For more information, see Policies.

Type: BatchLookupPolicyResponse object

Required: No

See Also

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