

# 待核准通知
<a name="registry-notifications-approvals"></a>

**即將進行的命名空間遷移**  
 AWS 客服人員登錄檔目前在 bedrock-agentcore 命名空間下為公開預覽。從 2026 年 8 月 6 日開始，服務會移至代理程式登錄命名空間。如果您使用 AWS 代理程式登錄檔，則必須更新端點、IAM 政策、SDK 用戶端、CLI 指令碼和登錄檔資料。如需從公有預覽遷移的詳細資訊，請參閱 [綜合登錄遷移指南](registry-faq.md)。

## 事件詳細資訊
<a name="registry-notifications-event-details"></a>
+  **來源**：`aws.bedrock-agentcore`
+  **詳細資訊類型：** `Registry Record State changed to Pending Approval`
+  **匯流排：**預設 Amazon EventBridge 匯流排
+  **資源：**登錄檔記錄的完整 ARN
+  **詳細資訊：**包含 `registryRecordId`和 `registryId` 

## 範例事件
<a name="registry-notifications-example-event"></a>

```
{
 "version":"0",
 "detail-type":"Registry Record State changed to Pending Approval",
 "source":"aws.bedrock-agentcore",
 "account":"123456789012",
 "region":"us-west-2",
 "resources":["arn:aws:bedrock-agentcore:us-west-2:123456789012:registry/REG_ID/record/REC_ID"],
 "detail":{"registryRecordId":"REC_ID","registryId":"REG_ID"}
}
```

## 建立 Amazon EventBridge 規則
<a name="registry-notifications-create-rule"></a>

如需如何建立 Amazon EventBridge 規則的詳細資訊，請參閱[建立 Amazon EventBridge 規則](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-create-rule-visual.html)。您可以在來源下找到 AWS 代理登錄檔事件： `aws.bedrock-agentcore`和 detail-type：`Registry Record State changed to Pending Approval`。

您可以將規則設定為 Amazon EventBridge 支援的任何[目標](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-targets.html)。