Values.ModelInvocationJobS3OutputDataConfigSourceContains the configuration of the S3 location of the output data.
type nonrec t = {s3Uri : S3Uri.t;The S3 location of the output data.
*)s3EncryptionKeyId : KmsKeyId.t option;The unique identifier of the key that encrypts the S3 location of the output data.
*)s3BucketOwner : AccountId.t option;The ID of the Amazon Web Services account that owns the S3 bucket containing the output data.
*)}