Q: How do I access any AWS instance?
A: Utilize Amazon SSM to gain access. Navigate to the EC2 instance in the AWS console, select the connect button, and this provides root access to the instance. Optionally, you can add your SSH key for future access.
Q: How do I update the master config?