# ボルトを使用したユニバーサルシークレット同期

### 概要

**ユニバーサルシークレット同期**では、クラウド環境にわたるシークレット管理の統合と自動化が可能です。KeeperボルトのレコードをAWS Secrets Manager、Azure Key Vault、Google Secret Managerに同期できます。管理者は、Keeperのゼロ知識セキュリティフレームワーク内で機能の有効化、同期ポリシーの構成、活動の監視を行えます。手動更新の削減と構成ドリフトの抑制により、セキュリティ/DevOps チームはエンタープライズ規模のシークレット管理に単一の信頼できるコントロールプレーンを利用できます。

### 要件

ボルトでUSSを使用する前に、[ユニバーサルシークレット同期の基本](/keeperpam/jp/privileged-access-manager/universal-secrets-sync/discovery-basics.md)をご参照ください。

### クラウドシークレットのドライラン同期

USS構成の共有フォルダのいずれかを開き、**\[更新をプッシュ]** を選択します。

<img src="/files/Io0XvfUdKFVdJ6uhxdAH" alt="" height="465" width="704">

同期結果をプレビューしたうえで、実行する変更内容を確認し、**\[今すぐ同期]** をクリックします。

<img src="/files/6W5Oj0GY6ql15w4xCqsV" alt="" height="451" width="704">


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/keeperpam/jp/privileged-access-manager/universal-secrets-sync/discovery-using-the-vault.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
