Closed troyblank closed 9 months ago
Due to tables not being used very often it is beneficial cost to add the following
capacity mode On-demand
otherwise
billingMode: BillingMode.PAY_PER_REQUEST,
This is resolved with this PR > https://github.com/troyblank/api/pull/15
Due to tables not being used very often it is beneficial cost to add the following
capacity mode On-demand
otherwise
billingMode: BillingMode.PAY_PER_REQUEST,