Questions tagged as 'rds'

1
answer

How to make an RDS instance via Inbound Rules / SecurityGroups receive access from an EC2 instance?

In order for my RDS instance to receive access only from my EC2 instance via Security Group , I create the MySQL permission in Inbound Rules and use Private IP of the EC2 instance or the CIDR of my Subnet ? Both works perfectly. Which...
asked by 04.06.2015 / 08:34
0
answers

RDS Amazon recognizes Brazilian time as Manaus UTC-04: 00 and not Brasilia UTC-03: 00 [closed]

I'm starting to use AWS services and I came across a "problem" in Amazon RDS. I use Sql Server and it updates its time according to the time of the server, but when I select the time for my time zone UTC-03: 00 (greenland on the RDS server) it...
asked by 20.12.2016 / 18:50
1
answer

RDS AMAZON - Difficulties connecting to the Database

I created a Sql server instance in Amazon, but I can not connect through the Sql Server Management Studio. I get the message:    error 10060   Can not connect to endpoint address, 1433. I'm using the following data: Server name...
asked by 10.09.2015 / 12:45
1
answer

Error accessing RDS bank with Heidsql

I get an error message when I log in to the Amazon RDS bank: Access data is correct and the bank is running. Is there any procedure to be done to have access to the RSD bank in Heidsql ??     
asked by 30.04.2018 / 21:02
1
answer

RDS SQL Server AWS - Doubt about changing instance class BD

I need to change the class of the database instance, as I use the "micro" and need to change to an instance with larger resources. My question is if I change, do I lose my current database? This is an MS SQL Server database in production, so I c...
asked by 21.11.2017 / 18:35
1
answer

How to create a MySQL schema after starting an instance in AWS-RDS?

I'm starting with the AWS Relational Database Service. I have already started a MySQL instance and now the next steps are: Run the sql that creates the schema and tables, Run the sql that inserts the data. How could I do this? Is it pos...
asked by 26.10.2017 / 22:07
0
answers

Error in aws lambda function connecting to rds mysql

I have made a connection between aws lambda and rds mysql server, but when I go to test it returns me the following error: {   "errorMessage": "Unable to import module 'test'" } Do you know what this error might mean?     
asked by 23.08.2018 / 21:20
1
answer

How do I query an AWS RDS service through the AWS API?

I have a database in the AWS RDS service and an API in the AWS API GATEWAY services. One of the options for requesting data when creating a method is to use other AWS services. Searching for this post I saw that it is not possible to direct...
asked by 22.11.2017 / 07:41
1
answer

RDS SQL SERVER AWS Amazon

Has anyone had a problem with the maximum amount of database that can be created with Amazon RDS? From what I've checked there is a trigger that does not let you create more than 30 database in an instance of sql server. I tried on express, SE a...
asked by 20.09.2016 / 20:25