Skip to content

Commit

Permalink
Update packages/storage/src/providers/s3/apis/copy.ts
Browse files Browse the repository at this point in the history
Co-authored-by: ashika112 <[email protected]>
  • Loading branch information
erinleigh90 and ashika112 authored Mar 22, 2024
1 parent f3305c8 commit 23a5076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/storage/src/providers/s3/apis/copy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ interface Copy {
/**
* Copy an object from a source to a destination object within the same bucket.
*
* @param contextSpec - The isolated server context.
* @param contextSpec - The isolated server context.
* @param input - The CopyInputPath object.
* @returns Output containing the destination object path.
* @throws service: `S3Exception` - Thrown when checking for existence of the object
Expand Down

0 comments on commit 23a5076

Please sign in to comment.