clouddirectory_batch_read: Performs all the read operations in a batch

View source: R/clouddirectory_operations.R

clouddirectory_batch_readR Documentation

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.