billing Mode
Parameters
value
Specifies how you are charged for read and write throughput and how you manage capacity. Valid values are:
PAY_PER_REQUEST
PROVISIONED
All replicas in your global table will have the same billing mode. If you usePROVISIONED
billing mode, you must provide an auto scaling configuration via theWriteProvisionedThroughputSettings
property. The default value of this property isPROVISIONED
.