-
Currently the highest level we can do transactions in onetable is on a table: `await table.transact('write', transaction);`
However, DynamoDB supports a transaction operation that can write/get fro…
-
In setup, the library checks to see if DynamoDB local is already running and only installs if the dynamodb local is not running and the directory `${os.tmpdir()}/dynamodb-local` is not setup correctl…
-
### Describe the feature
I want to check if auto-scaling is enabled on the dynamodb tables in my account.
As stated currently Cloud Custodian does not support DynamoDB autoscaling resource.
Hopeful…
72nat updated
2 years ago
-
Tried using your script but it hangs on a dynamodb-local . Here is the modified script I was trying to use.
https://github.com/djangofan/dynamodb-copy-table
Here is how you can setup the local …
-
** Which Category is your question related to? **
Amplify
** What AWS Services are you utilizing? **
DynamoDB
AppSync
** Provide additional details e.g. code snippets **
I am currently think…
-
**Is your feature request related to a problem? Please describe.**
AWS DynamoDB added a new feature - see link below.
**Describe the solution you'd like**
This issue is a reminder to check if th…
-
Quote from [DDB Pricing for On-Demand Capacity](https://aws.amazon.com/dynamodb/pricing/on-demand/):
**DynamoDB charges for reading data from DynamoDB Streams in read request units. Each GetRecords A…
-
I have an account where running the provision_tables.py script (which uses setup_existing_tables.py) only provisions 6 of the 10 DynamoDB tables on the account. Possibly an issue with the paging in th…
-
Hello I have tried the capacity_reco.py in the following ways
1 table, default, limited parameters , all tables
Have also tried on Mac (Darwin mac-WM22KW6QLN 22.6.0 Darwin Kernel Version 22.6.0: We…
-
As recently announced in https://aws.amazon.com/about-aws/whats-new/2023/03/amazon-dynamodb-table-deletion-protection/, DynamoDB added a new option for tables, `DeletionProtectionEnabled`. This option…