diff --git a/clients/client-s3/src/S3.ts b/clients/client-s3/src/S3.ts index 351c94cf2e69a..52af7133d17c9 100644 --- a/clients/client-s3/src/S3.ts +++ b/clients/client-s3/src/S3.ts @@ -448,8 +448,8 @@ export class S3 extends S3Client { *

To verify that all parts have been removed, so you don't get charged for the part * storage, you should call the ListParts action and ensure that * the parts list is empty.

- *

For information about permissions required to use the multipart upload, see Multipart Upload and - * Permissions.

+ *

For information about permissions required to use the multipart upload, see Multipart Upload + * and Permissions.

*

The following operations are related to AbortMultipartUpload:

*