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