| bedrockdataautomation_invoke_data_automation_library_ingestion_job | R Documentation |
Async API: Invoke data automation library ingestion job
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_invoke_data_automation_library_ingestion_job/ for full documentation.
bedrockdataautomation_invoke_data_automation_library_ingestion_job(
libraryArn,
clientToken = NULL,
inputConfiguration,
entityType,
operationType,
outputConfiguration,
notificationConfiguration = NULL,
tags = NULL
)
libraryArn |
[required] ARN generated at the server side when a DataAutomationLibrary is created |
clientToken |
Idempotency token |
inputConfiguration |
[required] Input configuration of DataAutomationLibraryIngestionJob request |
entityType |
[required] The entity type for which DataAutomationLibraryIngestionJob is being run |
operationType |
[required] The operation to be performed by DataAutomationLibraryIngestionJob |
outputConfiguration |
[required] Output configuration of DataAutomationLibraryIngestionJob |
notificationConfiguration |
Notification configuration. |
tags |
List of tags |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.