postExtractionHookConfiguration

@JvmName(name = "lxtgrvivqaqgalru")
suspend fun postExtractionHookConfiguration(value: Output<DataSourceHookConfigurationArgs>)
@JvmName(name = "etmddnatjnkfxgki")
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 = "ypatlckjijolwini")
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 .