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