paws.security.identity (version 0.5.0)

clouddirectory_batch_read: Performs all the read operations in a batch

Description

Performs all the read operations in a batch.

See https://www.paws-r-sdk.com/docs/clouddirectory_batch_read/ for full documentation.

Usage

clouddirectory_batch_read(DirectoryArn, Operations, ConsistencyLevel = NULL)

Arguments

DirectoryArn

[required] The Amazon Resource Name (ARN) that is associated with the Directory. For more information, see arns.

Operations

[required] A list of operations that are part of the batch.

ConsistencyLevel

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.