pub async fn create_table( client: &Client, config: &DynamoConfig, ) -> Result<(), Box<dyn Error>>
Create the DynamoDB table with GSI Run this once during infrastructure setup