Documentation Home
MySQL HeatWave on AWS
Download this Manual
PDF (US Ltr) - 1.1Mb
PDF (A4) - 1.1Mb


MySQL HeatWave on AWS  /  ...  /  Update Networking

3.3.3 Update Networking

To update the network for a DB System:

  1. In the MySQL HeatWave Console, select the MySQL tab.

  2. On the DB Systems tab, in the list of DB Systems, find the DB System to edit, and do one of the following:

    • Click on the row of the DB System to highlight it, and choose Update Networking from the Actions menu.

    • Click the name of the DB System to open the DB System Details page. Click the Update Networking button.

  3. Edit the Allowed Client Addresses:

    Specify public-facing client IPv4 addresses that are permitted to connect to the DB System endpoint. Addresses are specified in CIDR format; for example: 1.2.3.4/24. Multiple addresses in CIDR format can be specified in a semicolon-separated list; for example: 1.2.3.4/24; 1.2.3.4/32. For information about specifying IP addresses in CIDR format, see Section 3.2, “Creating a DB System”.

  4. Click Save to save the changes.