Hi,
I was helping a customer who needed to migrate an AWS RDS Oracle Database (15TB) to OCI having a few minutes of downtime.
Due to some restrictions, they cannot use Oracle Golden Gate.
A good option is to use the RMAN incremental backups as described in these blog posts:
Just change the package used on these posts to rdsadmin.rdsadmin_rman_util.backup_database_incremental.
Here you can find some explanations about the Rman Incremental Backup Algorithm.