bedrockdataautomation_update_data_automation_library: Updates an existing Amazon Bedrock Data Automation Library

View source: R/bedrockdataautomation_operations.R

bedrockdataautomation_update_data_automation_libraryR Documentation

Updates an existing Amazon Bedrock Data Automation Library

Description

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


paws.machine.learning documentation built on May 31, 2026, 1:07 a.m.