When restoring an Aurora snapshot from the UI, there's this option available:
However, I can't find anything in the AWS RDS SDK that supports configuring this option when restoring the snapshot. There's nothing here that talks about it either: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/rds/restore-db-cluster-from-snapshot.html
Am I supposed to restore the db cluster from snapshot and then modify the configuration of the restored cluster?
Any pointers here would be greatly appreciated.
