Values.S3ArtifactLocationSourceThe location of the S3 bucket that contains a revision.
type nonrec t = {bucketName : S3BucketName.t option;The name of the S3 bucket.
*)objectKey : S3ObjectKey.t option;The key of the object in the S3 bucket, which uniquely identifies the object in the bucket.
*)}