-
You've got Python 3.6 in the archive. What about the next [deprecated Lambda runtimes](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html)?
It's late for the Python 3.7 announcement,…
-
### Checklist
- [X] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md).
### Describe the problem you'd like to have solved
Cu…
-
This issue seems to be very similar to #1348 but for DocumentDB resources
### What happened?
- Deployed a `dbinstance.docdb.aws.crossplane.io` along with a `dbcluster.docdb.aws.crossplane.io`
-…
-
### Environment information
```plain text
sean@Seans-MacBook-Pro src % npx amplify info
System:
OS: macOS 14.3.1
CPU: (10) arm64 Apple M1 Max
Memory: 10.23 GB / 32.00 GB
Shell: /bin/zsh
…
-
### Description
#### General
We have terraform code, that creates a lot of resources and at the end creates AWS App Runner with necessary DNS records. The main problem is that running step with …
-
### Expected Behavior
resource "aws_rds_cluster" "my-cluster" {
backup_retention_period = 5
cluster_identifier = "my-cluster"
engine = "aurora-postgresql"
preferred_…
-
## [SIP-85] OAuth2 for databases
### Motivation
Modern cloud databases (eg, Sowflake, BigQuery, and Google Sheets) support OAuth2 for user authentication and authorization. Connecting Superset t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
On Destroy:
Error: deleting RDS Cluster (mycluster):
InvalidDBClusterStateFault:
Cluster…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
We are using airflow version: 2.6.3
We have the metastore in aws.
At around 12:00 AM PST, we have a…
-
### Describe the bug
We have noticed out of memory errors, and based on heap dump analysis it is due to efm2 plugin.
Also, we have set wrapperPlugins to `emf,failover` so we were quite suprised…