Amplify-cli: Change DynamoDB read and write reserved capacity

Created on 9 Sep 2018  路  4Comments  路  Source: aws-amplify/amplify-cli

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?

enhancement graphql-transformer

Most helpful comment

I would like to be able to also change to on-demand pricing,

All 4 comments

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,

Was this page helpful?
0 / 5 - 0 ratings