1 Answer
- Newest
- Most votes
- Most comments
0
Hello,
When applying changes to RDS instance, you must be aware that there is a parameter called scheduled modifications, you can decide when you want the modifications to occur:
- Apply Immediately
- Apply during the next scheduled maintenance window
You can choose Apply Immediately if you want the changes to apply right away or If you don't choose to apply changes immediately, RDS puts the changes into the pending modifications queue. During the next maintenance window, RDS applies any pending changes in the queue.
Ensure that you Apply immediately for the changes to happen right away, remember that there might be a downtime.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Modifying.html
Relevant content
- asked 3 years ago