BatchPutDocumentRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration information for altering your document metadata and content during the document ingestion process when you use the BatchPutDocument API.

Link copied to clipboard

One or more documents to add to the index.

Link copied to clipboard

The identifier of the index to add the documents to. You need to create the index first using the CreateIndex API.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role with permission to access your S3 bucket. For more information, see IAM access roles for Amazon Kendra.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String