Skip to contents

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