-
**Is your feature request related to a problem? Please describe.**
As far as I know there aren't many good third-party clients which support DynamoDB except Dbeaver Enterprise which is not free.
Si…
-
**Package version:** 1.2.0
**node version:** 10.16.0
Take this code:
```js
var dynamo = require("dynamodb");
dynamo.AWS.config.loadFromPath("/home/me/.aws/credentials.json");
```
Runnin…
-
### Describe the bug
When deploying, updating dynamodb table with replica regions, I observe access denied errors in cloud trail log
### Expected Behavior
No access denied errors in cloudtrai…
-
**Describe the problem you faced**
My Hudi job runs fine for first 9-10 executions and each job takes about 9-10mins. The job run after 10th/11th execution hangs and neither succeeds or fails. I am…
-
If auto-tag is enabled, the lambda tags the dynamodb tables correctly, but when running the Ruby script the following is returned:
`Completed collecting resources in 34 seconds
Found 2 total event…
ecout updated
2 years ago
-
We are submitting this issue to notify you of an IAM policy analysis we conducted based on an October 2021 copy of the `connorads/lockbot` repository. We recognize that your application has continued …
-
### Description
**What happened**: When Teleport is configured to use DynamoDB for storage and creates the tables itself, it can exit with an error while this process is happening:
```
~ » kube…
-
Hey AWS Labs guys. You've done a terrific job with this utility for replicating DynamoDB tables across several regions. We've been using it for quite some time and it works just fine. Our DynamoDB t…
-
DynamoDB has a very specific way in which it accounts read and write units, which is explained in detail in the [Pricing and throughput caps](https://docs.google.com/document/d/1i4yjF5OSAazAY_-T8CBce9…
-
It turns out that DynamoDB also has a metrics feature. The user can view graphs in "Cloudwatch" - https://console.aws.amazon.com/cloudwatch/home?region=us-east-1#cw:dashboard=DynamoDB and those have a…