bedrockdataautomation_create_data_automation_project: Creates an Amazon Bedrock Data Automation Project

View source: R/bedrockdataautomation_operations.R

bedrockdataautomation_create_data_automation_projectR Documentation

Creates an Amazon Bedrock Data Automation Project

Description

Creates an Amazon Bedrock Data Automation Project

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

Usage

bedrockdataautomation_create_data_automation_project(
  projectName,
  projectDescription = NULL,
  projectStage = NULL,
  projectType = NULL,
  standardOutputConfiguration,
  customOutputConfiguration = NULL,
  overrideConfiguration = NULL,
  dataAutomationLibraryConfiguration = NULL,
  clientToken = NULL,
  encryptionConfiguration = NULL,
  tags = NULL
)

Arguments

projectName

[required] Name of the DataAutomationProject

projectDescription

Description of the DataAutomationProject

projectStage

Stage of the Project

projectType

Type of the DataAutomationProject

standardOutputConfiguration

[required] Standard output configuration

customOutputConfiguration

Custom output configuration

overrideConfiguration

Override configuration

dataAutomationLibraryConfiguration

DataAutomation Library configuration

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.