Skip to content

Aurora Serverless Query Editor: restrict to read-only queries

0

Aurora ServerLess comes with a handy query editor, that saves the time to set up network for admins to access the database using JDBC.

Is it possible, using IAM, to allow only SELECT queries? or to limit queries to a read-replica?

asked 4 years ago937 views
1 Answer
0

This is not possible with IAM policies and Read Replicas are not supported on Aurora Serverless. https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html#aurora-serverless.limitations

AWS
EXPERT
answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.