-
### Amplify CLI Version
Gen 2
### Question
I really like Amplify but I find the resource name excruciatingly annoying, specially when deploying multiple branches/sandboxes in one AWS Account.
I …
-
### Description
Instead of only providing the arn, id, and table_name to the attributes reference (outputs) in [dynamodb_table_replica](https://registry.terraform.io/providers/hashicorp/aws/latest/do…
-
Is it at all possible for multiple KCL applications to re-use the same worker metrics & coordinator state table names?
Our organization uses several hundreds of dynamoDB tables (500+), which we ar…
-
**Is your feature request related to a problem? Please describe.**
With the addition of DynamoDB resource policies, data prepper can now assume a role in account A and access a table in account B. Ho…
-
### Description
In the AWS Console, when creating or modifying a DynamoDB table, it is possible to define attributes with types such as List, Map, String Set, etc.
Supporting these additional attri…
-
### Connector Name
dynamodb-source
### Connector Version
0.3.6
### What step the error happened?
Other
### Relevant information
Hi Guys, how are u?
When i try to create a connection between …
-
### Have you experienced this bug with the latest version of the template?
yes
### Steps to Reproduce
Ran the following with `alias pn=pnpm`
```
valbaca@maxbook js % pn dlx create-remix@latest -…
-
**Describe the bug**
I'm using docker compose which starts an opensearch node and a data-prepper server.
My pipeline is using DynamoDB (AWS not Local) as `source`, the created opensearch node as `si…
-
Hi, I have searched the code and the yaml's but cant see any way to count the number of DynamoDB tables. Do I need to add a custom scipt?
Apologies if this has been asked before I did search for Dy…
-
I noticed an issue with create/update methods where Model fields with `type: Object` that have empty strings are being removed unless you use the `nulls: true` param. For example:
```javascript
// m…