0005-00000215

更新时间:
复制 MD 格式

Problem description

When you read, upload, or download objects in an Object Storage Service (OSS) bucket that uses server-side encryption with Key Management Service (KMS) keys, HTTP status code 409 is returned, indicating that the key is in the PendingDeletion state.

Causes

The KMS-managed key that is specified in the request is in the PendingDeletion state.

Examples

When you upload an object to a bucket that uses server-side encryption with KMS-managed keys (SSE-KMS), an HTTP 409 error is returned if the specified KMS key is in the PendingDeletion state.

Solutions

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

  2. If the issue persists, contact KMS technical support.

References