clouddirectory_batch_write: Performs all the write operations in a batch

View source: R/clouddirectory_operations.R

clouddirectory_batch_writeR Documentation

Performs all the write operations in a batch

Description

Performs all the write operations in a batch. Either all the operations succeed or none.

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

Usage

clouddirectory_batch_write(DirectoryArn, Operations)

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.


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