postExtractionHookConfiguration

@JvmName(name = "sdkndobtkvxlmxij")
suspend fun postExtractionHookConfiguration(value: Output<DataSourceHookConfigurationArgs>)
@JvmName(name = "npktssdjwgivtfmq")
suspend fun postExtractionHookConfiguration(value: DataSourceHookConfigurationArgs?)

Parameters

value

Configuration information for invoking a Lambda function in AWS Lambda on the structured documents with their metadata and text extracted. You can use a Lambda function to apply advanced logic for creating, modifying, or deleting document metadata and content. For more information, see Advanced data manipulation .


@JvmName(name = "rejgoninfxneukhv")
suspend fun postExtractionHookConfiguration(argument: suspend DataSourceHookConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration information for invoking a Lambda function in AWS Lambda on the structured documents with their metadata and text extracted. You can use a Lambda function to apply advanced logic for creating, modifying, or deleting document metadata and content. For more information, see Advanced data manipulation .