Values.SuccessResponseHandlingConfigSourceDetermines how Amazon AppFlow handles the success response that it gets from the connector after placing data. For example, this setting would determine where to write the response from the destination connector upon a successful insert operation.
type nonrec t = {bucketPrefix : BucketPrefix.t option;The Amazon S3 bucket prefix.
*)bucketName : BucketName.t option;The name of the Amazon S3 bucket.
*)}