-
By default, Scylla is configured to leave behind a snapshot (backup) of a deleted table.
This behavior will probably be unexpected by users of the DynamoDB API, which doesn't do an automatic on-deman…
-
I am trying to use dynamodb-admin to view dynamoDB running in my localstack docker.
I am running
`DYNAMO_ENDPOINT=http://localhost:4566 AWS_REGION=us-west-2 AWS_ACCESS_KEY_ID=test-access-key AWS_S…
-
Currently, the CLI provisions new AWS resources based on the categories that you add to your Amplify project.
This RFC is to gauge community interest and hear more thoughts around the CLI being able…
-
### Terraform Core Version
N/A
### AWS Provider Version
4.62.0
### Affected Resource(s)
aws_dynamodb_table_item
### Expected Behavior
When there are no changes to an `aws_dynamodb…
-
**Actual Behaviour**
Configuration in `serverless.yml`.
```
dynamodb:
start:
port: 8089
migrate: true
inMemory: false
stages:
- ${self:provider.stage}
`…
-
Hello, I'm working with workflow-core over AWS in a hight scalable data processing system.
I just want to say that works Awesome!. However, we are processing thousands of events per day and we hav…
-
Hi,
I am trying to read a big dynamodb tables to my RDD by emr-dynamoDB connector and then I used foreachPartion on the RDD, but your RDD always gives me one partition. this is my below codes, I …
-
I have dynamodb local running on a network server with IP 192.168.0.200.
My serverless.yml file is setup as follows:
```
plugins:
- serverless-dynamodb-local
- serverless-offline
custom:…
-
i use boto3 or boto3 session it query mobile data,but use flask-dynamo not work ,query data is None, why ?
it's my code
```
from flask import current_app
dynamo = current_app.extensions…
-
DynamoDb quota coverage is not completed - see table below for quotas that exist that are supported in service quotas
- [ ] Account-level read throughput limit (Provisioned mode)
- [ ] Account-…