bedrockdataautomation_update_data_automation_project: Updates an existing Amazon Bedrock Data Automation Project

View source: R/bedrockdataautomation_operations.R

bedrockdataautomation_update_data_automation_projectR Documentation

Updates an existing Amazon Bedrock Data Automation Project

Description

Updates an existing Amazon Bedrock Data Automation Project

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

Usage

bedrockdataautomation_update_data_automation_project(
  projectArn,
  projectStage = NULL,
  projectDescription = NULL,
  standardOutputConfiguration,
  customOutputConfiguration = NULL,
  overrideConfiguration = NULL
)

Arguments

projectArn

[required] ARN generated at the server side when a DataAutomationProject is created

projectStage
projectDescription
standardOutputConfiguration

[required]

customOutputConfiguration
overrideConfiguration

paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.