Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Requirement
- Aurora cluster connecting to WRITER endpoint
Create DB Parameter Group
On AWS console, create a DB Parameter Group for your Aurora cluster. This allows you to create a collection of parameters you can later attach to your cluster. Click on Create Parameter Groups, name its group name and description as you like, and hit Save.


Create DB Cluster Parameter Group
Next step is to create a DB Cluster Parameter Group for your Aurora cluster. This allows you to create a collection of parameters you can later attach to your cluster. First click on Parameter Groups from the left pane, name its group name and description as you like, and hit Save.
Edit DB Cluster Parameter Group
Select that DB Cluster Parameter Group you made and edit the following parameters:



Configure The Instance
Attach the DB Parameter Group to your Aurora cluster. From the list of Aurora clusters, select the Aurora cluster you want to modify. Then click on Modify. You will need to change the DB Parameter Group and the DB Cluster Parameter Group to the one you just created. Finally, click the check box for Apply Immediately, confirm the changes, and Modify.
