

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# Amazon DocumentDB クラスターパラメータリファレンス
<a name="cluster_parameter_groups-list_of_parameters"></a>

動的なパラメータを変更し、クラスターパラメータグループを保存すると、[*すぐに適用*] の設定にかかわらず、変更は直ちに適用されます。静的パラメータを変更し、クラスターパラメータグループを保存すると、パラメーターの変更はインスタンスを手動で再起動した後に有効になります。Amazon DocumentDB コンソールを使用するか、`reboot-db-instance` を明示的に呼び出して、インスタンスを再起動できます。

次の表は、Amazon DocumentDB クラスターのすべてのインスタンスに適用されるパラメータを示しています。


**Amazon DocumentDB クラスターレベルのパラメータ**  

| パラメータ | デフォルト値 | 有効値 | 変更可能 | 適用タイプ | データタイプ | 説明 | 
| --- | --- | --- | --- | --- | --- | --- | 
| audit\_logs | 無効 | 有効、無効、ddl、dml\_read、dml\_write、すべて、なし | Yes | 動的 | String | Amazon CloudWatch 監査ログを有効にするかどうかを定義します。[See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| change\_stream\_log\_retention\_duration | 10800 | 3600-604800 | はい | 動的 | 整数 | 変更ストリームログが保持され、消費できる期間 (秒単位) を定義します。 | 
| default\_collection\_compression | 無効 | 有効、無効 (Amazon DocumentDB 5.0) / zstd、lz4、なし (Amazon DocumentDB8.0) | はい | 動的 | String | クラスター内の新しいコレクションのデフォルトの圧縮設定を定義します。[See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| profiler | 無効 | 有効、無効 | はい | 動的 | String | 低速のオペレーションについてプロファイリングを有効にします。[See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| profiler\_sampling\_rate | 1.0 | 0.0-1.0 | はい | 動的 | 浮動小数点数 | ログに記録されるオペレーションのサンプリングレートを定義します。 | 
| profiler\_threshold\_ms | 100 | 50-2147483646 | はい | 動的 | 整数 | profiler のしきい値を定義します。[See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| planner\_version | 3.0 | 1.0、2.0、3.0 | はい | 動的 | 浮動小数点数 | クエリに使用するクエリプランナーのバージョンを定義します。[See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| tls | 有効 | 有効、無効、fips-140-3、tls1.2\+、tls1.3\+ | はい | 静的 | String | Transport Layer Security (TLS) 接続が必要かどうかを定義します。[See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| ttl\_monitor | 有効 | 有効、無効 | はい | 動的 | String | クラスターに対して有効期限 (TTL) モニタリングを有効にするかどうかを定義します。[See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 