Problem description
HTTP status code 409 is returned when you send a read, upload, or download request to an Object Storage Service (OSS) bucket that uses server-side encryption with keys managed by Key Management Service (KMS), and the specified key is disabled.
Causes
The KMS-managed key specified in the request is disabled.
Examples
A 409 error is returned if you upload an object to a bucket that uses server-side encryption with a KMS-managed key (SSE-KMS), and the specified KMS key is disabled.
Solutions
-
Check the error details and resolve the issue. For more information, see Impact of CMK status on API operations.
-
Call the EnableKey operation to enable the key.
-
If the problem persists, contact KMS technical support.
References
该文章对您有帮助吗?