AWS RDS aurora mysql - from console we can do "cross region read replica" and its working .
but I don't see any option to do so with - AWS CLI - Boto3
What I found is with boto3 we can do replication for cluster but not for instance .
Please suggest if am missing something as am working on lambda function to do below operation once any new aurora rds instance being created - create cross region read replica on "Oregon" region