AWS::Cassandra::Table BillingMode

=> Search

Determines the billing mode for the table - on-demand or provisioned.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{
  "Mode" : String,
  "ProvisionedThroughput" : ProvisionedThroughput
}

YAML

  Mode: String
  ProvisionedThroughput: 
    ProvisionedThroughput

Properties

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

Proxy Information
Original URL
gemini://cfdocs.wetterberg.nu/aws-properties-cassandra-table-billingmode.gemini
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
181.531534 milliseconds
Gemini-to-HTML Time
0.774095 milliseconds

This content has been proxied by September (3851b).