import { moveS3File } from "https://deno.land/x/wmill@v1.418.0/gen/index.ts";
Move a S3 file from one path to the other within the same bucket
type
(data: MoveS3FileData) => CancelablePromise<MoveS3FileResponse>
import { moveS3File } from "https://deno.land/x/wmill@v1.418.0/gen/index.ts";
Move a S3 file from one path to the other within the same bucket