Values.S3BucketSourceSourceThe S3 bucket that is being imported from.
type nonrec t = {s3BucketOwner : S3BucketOwner.t option;The account number of the S3 bucket that is being imported from. If the bucket is owned by the requester this is optional.
*)s3Bucket : S3Bucket.t;The S3 bucket that is being imported from.
*)s3KeyPrefix : S3Prefix.t option;The key prefix shared by all S3 Objects that are being imported.
*)}