bedrockdataautomation_create_data_automation_library: Creates an Amazon Bedrock Data Automation Library

View source: R/bedrockdataautomation_operations.R

bedrockdataautomation_create_data_automation_libraryR Documentation

Creates an Amazon Bedrock Data Automation Library

Description

Creates an Amazon Bedrock Data Automation Library

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

Usage

bedrockdataautomation_create_data_automation_library(
  libraryName,
  libraryDescription = NULL,
  clientToken = NULL,
  encryptionConfiguration = NULL,
  tags = NULL
)

Arguments

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


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