Questions tagged with Amazon Relational Database Service
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
We're trying to set up a cross-account configuration where a glue job in Account A connects and pulls data from a DB in an Aurora MySQL RDS cluster in Account B, using IAM authentication.
We've...
1
answers
0
votes
11
views
asked 3 hours agolg...
I am trying to upgrade AWS RDS MySQL instance from engine v5.7.42 to v8.0.33 and got below error while checking compatibility >
```MySQL 8.0 syntax check for routine-like objects
The following...
0
answers
0
votes
25
views
asked 5 hours agolg...
We're using the [`aws_lambda.invoke` extension](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL-Lambda-functions.html#aws_lambda.invoke) to invoke a lambda function from a...
1
answers
0
votes
40
views
asked 2 days agolg...
Hello, I am trying to use materialized views in Redshift, where I have a Zero-ETL integration configured from Aurora MySQL to Redshift. Since the destination Redshift database is completely read-only...
0
answers
0
votes
64
views
asked 2 days agolg...
Why would I be able to connect to mysql rds database locally but not on my ec2 environment?
1
answers
0
votes
77
views
asked 3 days agolg...
I have two rds sql databases using the same vpc security groups and same vpc which has a public subnet connected to an internet gateway. Both are set to publicly accessible. However one connects to...
1
answers
0
votes
76
views
asked 3 days agolg...
Hi,
What are the differences between RDS/Aurora snapshot backup and AWS Backup copy. Any changes in restore procedure?
For DR, do we need both or anyone type of backup is enough?
Thanks,
Satya
1
answers
-1
votes
68
views
asked 4 days agolg...
On August 22, 2024, old 2019 certificates are reaching EOL and need to be replaced (see below for full AWS notification details). I understand that I can modify the RDS instance and simple change the...
2
answers
0
votes
46
views
asked 4 days agolg...
Hello, I am playing around on AWS to build my knowledge. I have an EC2 Instance with Postgres/psql on it and a postgres database. I am trying to migrate this to RDS using DMS, I have set up a the...
1
answers
0
votes
93
views
asked 4 days agolg...
Aurora Serverless v2 doesn't go back to 0.5 ACUs even when there is no activity on the databaselg...
We are observing consistently that the v2 serverless doesn't fall back to 0.5 ACUs when there is no activity on the database. It stays at 1.5-2 leading to 3 times the cost.
I have attached two charts...
1
answers
0
votes
68
views
asked 4 days agolg...
Hi Folks, I have a postgres RDS connection that I wish to connect with my AWS Glue. The version is PostgreSQL 12.14 on x86_64-pc-linux-gnu. I require to use a custom JDBC driver which I have uploaded...
1
answers
0
votes
55
views
asked 5 days agolg...
I have created my RDS cluster using CFT.
This is the CFT which I used
```
{
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "The template for aurora rds cluster.",
"Parameters":...
1
answers
0
votes
81
views
asked 5 days agolg...