View source: R/bedrockdataautomation_operations.R
| bedrockdataautomation_create_data_automation_library | R Documentation |
Creates an Amazon Bedrock Data Automation Library
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_create_data_automation_library/ for full documentation.
bedrockdataautomation_create_data_automation_library(
libraryName,
libraryDescription = NULL,
clientToken = NULL,
encryptionConfiguration = NULL,
tags = NULL
)
libraryName |
[required] Name of the DataAutomationLibrary |
libraryDescription |
Description of the DataAutomationLibrary |
clientToken |
Client specified token used for idempotency checks |
encryptionConfiguration |
KMS Encryption Configuration |
tags |
List of tags |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.