Skip to contents

Updates an existing Amazon Bedrock Data Automation Library

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

Usage

bedrockdataautomation_update_data_automation_library(
  libraryArn,
  libraryDescription = NULL,
  clientToken = NULL
)

Arguments

libraryArn

[required] ARN generated at the server side when a DataAutomationLibrary is created

libraryDescription

Description of the DataAutomationLibrary

clientToken

Client specified token used for idempotency checks