# ユニバーサルシークレット同期

<figure><img src="/files/tVQzpsLbWV5W31PZZI5u" alt=""><figcaption></figcaption></figure>

## Keeperユニバーサルシークレット同期とは <a href="#pdf-page-dqtjnnk6pra4mfdizdco-what-is-keeper-discovery" id="pdf-page-dqtjnnk6pra4mfdizdco-what-is-keeper-discovery"></a>

ユニバーサルシークレット同期 (USS) では、Keeperシークレットマネージャーのフォルダ内のシークレットを、クラウドプロバイダのシークレット管理サービスへ自動同期できます。

* **AWS Secrets Manager** — マルチリージョン複製
* **Azure Key Vault** — ハイブリッド権限による自動作成
* **Google Cloud Secret Manager** — ゾーン間の自動複製

{% hint style="info" %}
ユニバーサルシークレット同期は**2026年5月**にリリース予定です
{% endhint %}

## ユニバーサルシークレット同期の機能 <a href="#pdf-page-dqtjnnk6pra4mfdizdco-features-of-keeper-discovery" id="pdf-page-dqtjnnk6pra4mfdizdco-features-of-keeper-discovery"></a>

Keeper USSは、ゼロトラストKeeperPAMプラットフォームの一部です。主な機能は以下のとおりです。

* 1つ以上の共有フォルダ内レコードのクラウドへの同期
* レコード内容の変更時に実行する自動同期の構成
* 手動同期の構成（ドライランで作成・更新対象のシークレット一覧を表示し、同期操作を承認または拒否）
* Keeperゲートウェイの同期操作用ロール（任意）の指定

#### 主な機能 <a href="#key-features" id="key-features"></a>

* **マルチフォルダ同期** — 複数のKeeperフォルダからの同期
* **マルチリージョン** — 設定済みのすべてのAWSリージョンへの同期
* **自動作成** — Azure Key Vaultの自動作成
* **メタデータ/タグ** — コンテンツタイプとソースの追跡
* **ドライランモード** — 変更を加えずにテスト
* **エラー回復** — 欠落シークレットや権限の問題への対応

## ユニバーサルシークレット同期の使い方

USSは、KeeperコマンダーCLIおよびボルトUIから管理できます。

* [ユニバーサルシークレット同期の基本](/keeperpam/jp/privileged-access-manager/universal-secrets-sync/discovery-basics.md)
* [コマンダーを使用したユニバーサルシークレット同期](/keeperpam/jp/privileged-access-manager/universal-secrets-sync/discovery-using-commander.md)
* [ボルトを使用したユニバーサルシークレット同期](/keeperpam/jp/privileged-access-manager/universal-secrets-sync/discovery-using-the-vault.md)

続くセクションでは、KeeperPAMでのシークレット同期の基本について取り扱います。


---

# 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.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.
