Updates an existing Amazon Bedrock Data Automation Project
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_update_data_automation_project/ for full documentation.
bedrockdataautomation_update_data_automation_project(
projectArn,
projectStage = NULL,
projectDescription = NULL,
standardOutputConfiguration,
customOutputConfiguration = NULL,
overrideConfiguration = NULL
)
[required] ARN generated at the server side when a DataAutomationProject is created
[required]