class Aws::Kendra::Types::DocumentsMetadataConfiguration

Document metadata files that contain information such as the document access control information, source URI, document author, and custom attributes. Each metadata file contains metadata about a single document.

@note When making an API call, you may pass DocumentsMetadataConfiguration

data as a hash:

    {
      s3_prefix: "S3ObjectKey",
    }

@!attribute [rw] s3_prefix

A prefix used to filter metadata configuration files in the Amazon
Web Services S3 bucket. The S3 bucket might contain multiple
metadata files. Use `S3Prefix` to include only the desired metadata
files.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/DocumentsMetadataConfiguration AWS API Documentation

Constants

SENSITIVE