Creating a Parameter Template
DB parameter templates act as a container for engine configuration values that are applied to one or more DB instances.
Precautions
- DDS does not share parameter template quotas with RDS.
- Each account can create up to 100 DDS parameter templates for the cluster and replica set instances.
Cluster
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List. Under Database, click Document Database Service to go to the DDS console.
- In the navigation pane on the left, choose Parameter Templates.
- On the Parameter Templates page, click Create Parameter Template.
- Select Cluster for DB Instance Type, specify DB Engine Version, Node Type, New Parameter Template, and Description (optional), and then click OK.
- Node Type: specifies the node type that this parameter template will apply to. For example, to create a parameter template applying to config, select config.
- New Parameter Template: The template name can be up to 64 characters. It must start with a letter and can contain only letters (case-sensitive), digits, hyphens (-), periods (.), and underscores (_).
- Description: It can contain up to 256 characters but cannot contain line breaks or the following special characters >!<"&'=
- On the Parameter Templates page, view and manage parameter templates on the Clusters tab.
Replica Set
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List. Under Database, click Document Database Service to go to the DDS console.
- In the navigation pane on the left, choose Parameter Templates.
- On the Parameter Templates page, click Create Parameter Template.
- Select Replica set for DB Instance Type, specify DB Engine Version, Node Type, Parameter Template Name, and Description (optional), and then click OK.
- Node Type: specifies the node type that this parameter template will apply to. For example, to create a parameter template applying to a read replica, select readonly.
- New Parameter Template: The template name can be up to 64 characters. It must start with a letter and can contain only letters (case-sensitive), digits, hyphens (-), periods (.), and underscores (_).
- Description: It can contain up to 256 characters but cannot contain line breaks or the following special characters >!<"&'=
- On the Parameter Templates page, view and manage parameter templates on the Replica Sets tab.
Parent topic: Parameter Template Management
- Precautions
- Cluster
- Replica Set