

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 使用参数组配置引擎 ElastiCache 参数
<a name="ParameterGroups"></a>

Amazon ElastiCache 使用参数来控制您的节点和集群的运行时属性。通常，更新的引擎版本包含用于支持更新功能的其他参数。有关 Memcached 参数的表，请参阅[Memcached 特定的参数](ParameterGroups.Engine.md#ParameterGroups.Memcached)。有关 Valkey 和 Redis OSS 参数的表，请参阅[Valkey 和 Redis OSS 参数](ParameterGroups.Engine.md#ParameterGroups.Redis)。

正如您所预期的，某些参数值（例如 `maxmemory`）由引擎和节点类型决定。有关由节点类型决定的这些 Memcached 参数值的表，请参阅[特定于 Memcached 节点类型的参数](ParameterGroups.Engine.md#ParameterGroups.Memcached.NodeSpecific)。有关由节点类型决定的这些 Valkey 和 Redis OSS 参数值的表，请参阅[特定于 Redis OSS 节点类型的参数](ParameterGroups.Engine.md#ParameterGroups.Redis.NodeSpecific)。

**注意**  
有关 Memcached-specific 参数列表，请参阅 [Memcached 特定参数](ParameterGroups.Engine.md#ParameterGroups.Memcached)。

**Topics**
+ [中的参数管理 ElastiCache](ParameterGroups.Management.md)
+ [将参数组层缓存在 ElastiCache](ParameterGroups.Tiers.md)
+ [创建 ElastiCache 参数组](ParameterGroups.Creating.md)
+ [按名称列出 ElastiCache 参数组](ParameterGroups.ListingGroups.md)
+ [列出 ElastiCache 参数组的值](ParameterGroups.ListingValues.md)
+ [修改 ElastiCache 参数组](ParameterGroups.Modifying.md)
+ [删除 ElastiCache 参数组](ParameterGroups.Deleting.md)
+ [引擎特定参数](ParameterGroups.Engine.md)