Github Issue Number Here: GitHub #1123
What user problem are we solving?
The current DynamoDB tables and Terraform script reflect an older version of infra-configurations.
What solution does this PR provide?
Updated DynamoDB tables and Terraform script to reflect new changes proposed by the following diagram: Also added user_id as GSI to ModelTable.
Testing Methodology
How did you test your changes and verify that existing functionality is not broken
Ran terraform file configurations and validated created DynamoDB Tables on AWS.
DynamoDB & Terraform Update
Github Issue Number Here: GitHub #1123 What user problem are we solving? The current DynamoDB tables and Terraform script reflect an older version of infra-configurations.
What solution does this PR provide? Updated DynamoDB tables and Terraform script to reflect new changes proposed by the following diagram: Also added user_id as GSI to ModelTable.
Testing Methodology
Any other considerations