0005-00000216

更新时间:
复制 MD 格式

Problem description

OSS returns HTTP 409 when a read, upload, or download request targets a bucket that uses server-side encryption with a Key Management Service (KMS)-managed key in the PendingImport state.

Causes

The KMS-managed key specified for server-side encryption (SSE-KMS) is in the PendingImport state.

Examples

When you upload an object to a bucket that uses SSE-KMS and the specified KMS-managed key is in the PendingImport state, OSS returns HTTP 409.

Solutions

Step 1: Check the error details and resolve the issue.

Check the error details and resolve the issue. For a full list of operations affected by each key state, see Impact of CMK status on API operations.

Step 2: Contact support if the error persists.

If the error persists, open a ticket with KMS technical support.

References