0005-00000214

更新时间:
复制 MD 格式

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

  1. Check the error details and resolve the issue. For more information, see Impact of CMK status on API operations.

  2. Call the EnableKey operation to enable the key.

  3. If the problem persists, contact KMS technical support.

References

Client-side encryption