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 5 months ago21 views
1 Answers
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
Relevant questions
Best practices for migrating MySQL RDS to Aurora Serverless
Accepted Answerasked 3 years agoDatabase Connection Pooling with Aurora Serverless & Lambdas
asked 3 months agoAurora Serverless v2 without VPC
asked a month agoAurora Serverless - query logs
Accepted Answerasked 3 years agoMove RDS MySQL 5.6.40 database to Aurora Serverless
asked 3 years agoMove RDS postgresql database to Aurora Serverless
Accepted Answerasked 3 years agoAurora Serverless Query Editor: restrict to read-only queries
asked 5 months agoTLS 1.2 + Aurora Serverless MySql
Accepted Answerasked 2 years agoRDS Aurora Query Editor - Error loading Saved Queries - "The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type undefined"
asked a month agoMigration from Aurora to Aurora Serverless?
Accepted Answerasked 3 years ago