View source: R/bedrockdataautomationruntime_operations.R
| bedrockdataautomationruntime_invoke_data_automation | R Documentation |
Sync API: Invoke data automation.
See https://www.paws-r-sdk.com/docs/bedrockdataautomationruntime_invoke_data_automation/ for full documentation.
bedrockdataautomationruntime_invoke_data_automation(
inputConfiguration,
dataAutomationConfiguration = NULL,
blueprints = NULL,
dataAutomationProfileArn,
encryptionConfiguration = NULL,
outputConfiguration = NULL
)
inputConfiguration |
[required] Input configuration. |
dataAutomationConfiguration |
Data automation configuration. |
blueprints |
Blueprint list. |
dataAutomationProfileArn |
[required] Data automation profile ARN |
encryptionConfiguration |
Encryption configuration. |
outputConfiguration |
Output configuration. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.