Problem description
Amazon S3-compatible authentication using Signature Version 2 (V2) is not enabled for Object Storage Service (OSS).
Causes
The request uses Amazon S3-compatible authentication with V2 signatures, but this authentication mode is not enabled for OSS.
Examples
An Amazon S3 SDK is configured to sign requests with V2 and initiates a request to OSS.
Solutions
Choose one of the following options:
Switch to OSS-native authentication. Update your code to use an OSS-supported authentication method. For details, see Overview.
Enable Amazon S3-compatible V2 authentication. Contact technical support to enable this authentication mode.
该文章对您有帮助吗?