View source: R/bedrockdataautomation_operations.R
| bedrockdataautomation_update_data_automation_library | R Documentation |
Updates an existing Amazon Bedrock Data Automation Library
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_update_data_automation_library/ for full documentation.
bedrockdataautomation_update_data_automation_library(
libraryArn,
libraryDescription = NULL,
clientToken = NULL
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.