Values.DocumentsMetadataConfigurationSourceDocument 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.
type nonrec t = {s3Prefix : S3ObjectKey.t option;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.
*)}