View source: R/bedrockdataautomation_operations.R
bedrockdataautomation_get_data_automation_project | R Documentation |
Gets an existing Amazon Bedrock Data Automation Project
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_get_data_automation_project/ for full documentation.
bedrockdataautomation_get_data_automation_project(
projectArn,
projectStage = NULL
)
projectArn |
[required] ARN generated at the server side when a DataAutomationProject is created |
projectStage |
Optional field to delete a specific DataAutomationProject stage |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.