Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Remediation Steps:

Perform following to modify database encryption on Redshift cluster update SSL parameter group :

  1. Login to the AWS Management Console at https://console.aws.amazon.com.

  2. Navigate to Redshift console.

  3. In the navigation pane, under CONFIG, select Workload management.

  4. Choose the Parameter Groups that you want to modify then under Parameters section click on Edit Parameters button.

  5. On the selected parameter group configuration tab, choose the require_ssl parameter and change its current value from false to true.

  6. Click Save Changes to apply.

...