Updates an existing Amazon Bedrock Data Automation Project
Source:R/bedrockdataautomation_operations.R
bedrockdataautomation_update_data_automation_project.RdUpdates 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,
dataAutomationLibraryConfiguration = NULL,
encryptionConfiguration = NULL
)Arguments
- projectArn
[required] ARN generated at the server side when a DataAutomationProject is created
- projectStage
Stage of the Project
- projectDescription
Description of the DataAutomationProject
- standardOutputConfiguration
[required] Standard output configuration
- customOutputConfiguration
Custom output configuration
- overrideConfiguration
Override configuration
- dataAutomationLibraryConfiguration
DataAutomation Library configuration
- encryptionConfiguration
KMS Encryption Configuration