Values.CustomS3LocationSourceContains information about the Amazon S3 location of the file containing the content to ingest into a knowledge base connected to a custom data source.
type nonrec t = {uri : S3ObjectUri.t;The S3 URI of the file containing the content to ingest.
*)bucketOwnerAccountId : BucketOwnerAccountId.t option;The identifier of the Amazon Web Services account that owns the S3 bucket containing the content to ingest.
*)}