=> Search
Determines the billing mode for the table - on-demand or provisioned.
To declare this entity in your AWS CloudFormation template, use the following syntax:
{ "Mode" : String, "ProvisionedThroughput" : ProvisionedThroughput }
Mode: String ProvisionedThroughput: ProvisionedThroughput
The billing mode for the table: * On-demand mode - ON_DEMAND * Provisioned mode - PROVISIONEDNoteIf you choose PROVISIONED mode, then you'll also need to specify provisioned throughput (read and write capacity) for the table.Valid Values: ON_DEMAND | PROVISIONEDRequired: YesType: StringUpdate requires: No interruption => https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt No interruption
The provisioned read capacity and write capacity for the table. For more information, see Provisioned Throughput Capacity Mode in the Amazon Keyspaces Developer Guide.
=> Provisioned Throughput Capacity Mode | ProvisionedThroughput | No interruption This content has been proxied by September (3851b).Proxy Information
text/gemini; charset=utf-8