I am aware of this command:
GRANT ALL PRIVILEGES
ON database.*
TO \'user\'@\'yourremotehost\'
IDENTIFIED BY \'newpassword\';
But then it on
If you are running EC2 instance don't forget to add the inbound rules in security group with MYSQL/Aurura.