-
In order to support downloading of MySQL logs for customers, we need MySQL to log to a file.
## Acceptance Criteria
* [ ] GIVEN MySQL instances that are logging
WHEN logs are generated
THEN …
-
I created an Aurora Postgres DB and enabled enhance monitoring (EM). It worked well for a single instance dev DB but not for the autoscaling production version. In this case, the write instance gets t…
-
### Steps to reproduce
It looks like if pooling is turned off in the connection string, and a process tries to make a lot of sequential calls, an exception is thrown on connection.Open().
Connec…
-
### Name of the resource
AWS::RDS::DBInstance
### Resource Name
_No response_
### Issue Description
AWS::RDS::DBInstance cannot be modified with replacing updates when [CACertificateIdentifier](h…
-
### Describe the bug
While working on using the wrapper and following the example provided, I noticed in my output that whatever properties are specified in targetDataSourceProps are showing up in th…
-
PR #163 implemented support for non-Aurora multi-AZ DB clusters, which can now be created through CloudFormation by setting the `Engine` to either `mysql` or `postgres`, however the schema and public …
-
## asking a question
Hi,
Does moto have support in rds-data?
or more specifically at execute_statement?
In the documentation, I saw that there is no support but I wanted to make sure because …
-
We've just had our first in-lecture test of Quodl, with around 150 students taking a quiz simultaneously. We've encountered two major issues (or possibly two aspects of one), which affect the viabilit…
-
**Describe what happened:**
Currently we are using `datadog` helm chart as a dependency e.g.
Chart.yaml
```yaml
dependencies:
- name: datadog
version: 2.35.3
repository: https://helm.datado…
-
Hi there,
Thank you for the detailed instructions on setting up Twenty CRM on AWS Lightsail using Docker Compose. While I appreciate the guide, I'm interested in exploring alternative methods that …