1 Answer
- Newest
- Most votes
- Most comments
2
With Aurora, PITR is related to automated backups.
In Aurora you can't disable automated backups because the minimum of the period of retention is 1 day.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Managing.Backups.html
Beside, you can check LatestRestorableTime parameter by describing the cluster with the AWS CLI
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/rds/describe-db-clusters.html
answered 3 years ago
Relevant content
- asked 4 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 3 years ago
