-
[ERROR] 2020-05-27T23:47:02.478Z 5f76fbd5-dece-4a65-b24c-bb4b55de922c Exception: An error occurred (TooManyRequestsException) when calling the DescribeEndpoints operation (reached max retries: 4): Too…
-
I've built a version using dynamodb as backend using this as foundation, with (experimental) locking support, would you be interested in merging the work back? I can create a pull and iterate over the…
-
When packaging and running my AWS Lambda function using serverless + webpack with new versions of aws-sdk and aws-xray-sdk-core, I receive this error: `TypeError: Cannot redefine property: request`
…
-
I need to enable authentication by email/password for my API. This is not basic http auth, as I need to verify the data from a MySQL database.
Would it make sense to create a new "provider" package `…
-
- All Redash AWS Connectors should allow user to provide a Role which Redash should assume.
- Redash AWS Connectors should all be **consistent** with respect to credentials.
Currently the Redash A…
-
## CVE-2021-31525 - Medium Severity Vulnerability
Vulnerable Libraries - github.com/golang/net-v0.0.0-20200202094626-16171245cfb2, github.com/golang/net-v0.0.0-20201110031124-69a78807bb2b
github.co…
-
Hi,
I'm using additional options for terraform init such as --backend-config and so on.
Could the ability to pass arguments to terraform init be added?
For example there is a terraform-ls.rootMod…
-
I really have been strugly to undestand how to use it. For example, I need to make my dynamodb just make a update(acting as a create) if there is no `username`. I know that to doing that I have to do …
-
## Context
Most databases are based on long-running connections (e.g. Postgres) compared to a more modern approach like request-response (e.g. DynamoDB). When using Prisma Client together with a lo…
-
**Describe the bug**
I got this error when following the installation instruction here: https://grafana.com/docs/loki/latest/installation/tanka/
```
$ tk show environments/loki/
Error: evaluat…