Hi,
I try to change the default in amplify/backend/api/<myapi>/cloudformation-template.json and adding parameters to amplify/backend/api/<myapi>/parameters.json but both files are reset running amplify push.
I try to add parameters in amplify/backend/awscloudformation/nested-cloudformation-stack.yml under "myapiname"->"Parameters" but nothing, amplify push say that are no changes.
How can be changed DynamoDBModelTableReadIOPS and DynamoDBModelTableWriteIOPS parameters set by default set to 5?
I need this too currently i'm stucked because i have a lot of Types in my GraphQL schema and i don't want 5 R/W units x table.
The opportunity to set units for the GSI created by a connection would be appreciated too.
+1 on needing this. I was certain I was doing something wrong because I couldn't figure out how to increase the capacity.
+1 here as well... I actually want to scale down though
I would like to be able to also change to on-demand pricing,
Most helpful comment
I would like to be able to also change to on-demand pricing,