View source: R/bedrockdataautomation_operations.R
bedrockdataautomation_create_data_automation_project | R Documentation |
Creates an Amazon Bedrock Data Automation Project
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_create_data_automation_project/ for full documentation.
bedrockdataautomation_create_data_automation_project(
projectName,
projectDescription = NULL,
projectStage = NULL,
standardOutputConfiguration,
customOutputConfiguration = NULL,
overrideConfiguration = NULL,
clientToken = NULL,
encryptionConfiguration = NULL
)
projectName |
[required] |
projectDescription |
|
projectStage |
|
standardOutputConfiguration |
[required] |
customOutputConfiguration |
|
overrideConfiguration |
|
clientToken |
|
encryptionConfiguration |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.